. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T06:38:32.885Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T06:38:32.889Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T06:38:32.966Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T06:38:33.578Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T06:38:34.322Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T06:38:34.323Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T06:38:34.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-07T06:38:34.464Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-07-07T06:38:34.488Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-07-07T06:38:36.253Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-07T06:38:36.752Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-07-07T06:38:36.772Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-07-07T06:38:36.772Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-07T06:38:36.827Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-07-07T06:38:36.827Z |INFO |Root WebApplicationContext: initialization completed in 2338 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-07-07T06:38:37.210Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-07-07T06:38:38.083Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-07T06:38:39.431Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-07T06:38:39.941Z |INFO |Started MainApp in 9.822 seconds (JVM running for 10.467) |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-07-07T06:38:40.002Z |INFO |Start scheduling PRH workflow |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:38:40.014Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0d958345-0d44-4559-8336-10081abdf031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:38:41.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:38:41.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-07T06:38:50.778Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-07T06:38:50.778Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-07T06:38:50.781Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:38:51.325Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=7d0c6d3f-821c-4621-8d86-ab09fe964bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:38:52.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:38:52.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:39:02.448Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=74fbeefa-8208-4d01-ae31-6a986ba415e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:39:03.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:39:03.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:39:13.484Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5c885f40-4307-4e5a-933e-5fe6684c48c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:39:14.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:39:14.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:39:24.652Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=019f2555-9a33-404c-b0ea-506dcdd036c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:39:25.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:39:25.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:39:35.756Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=665edfa4-a56b-4ef8-9eb6-49c832168266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:39:36.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:39:36.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:39:46.796Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0af39710-d779-4fb4-9bb0-25237496e4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:39:47.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:39:47.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:39:57.868Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c16cf4c3-b7d8-4092-abce-c8a14f74b6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:39:59.003Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:39:59.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:40:09.005Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=75613fcb-e764-4b4f-96f1-30d14db51593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:40:10.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:40:10.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:40:20.079Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=68f05f6c-a51d-4852-976c-21f80b9ca887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:40:21.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:40:21.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:40:31.247Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0f564097-8d7e-4be3-be1f-f9fdef530521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:40:32.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:40:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:40:42.283Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9e8a7318-fe3c-4a0c-b84a-125e4fa5ab70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:40:43.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:40:43.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:40:53.356Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e7994fa5-ddee-4eb4-9d22-abc3e39d959d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:40:54.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:40:54.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:41:04.556Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f39944b6-6179-4697-8738-c539ee4eb954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:41:05.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:41:05.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:41:15.723Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=168bb508-9828-4033-9264-4f27a74d8c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:41:16.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:41:16.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:41:26.796Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8b34179e-7388-4f08-bf5a-1f27efd3a8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:41:27.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:41:27.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:41:37.869Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a6e05b5a-cdcb-4f3c-bafe-84c62be6cb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:41:38.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:41:38.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:41:48.908Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=10113711-c6b5-4ca6-9629-8bce599edb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:41:49.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:41:49.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:41:59.983Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=398ff66a-9846-4a64-b583-dff54d1499b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:42:01.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:42:01.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:42:11.083Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d60b8bed-3d26-459e-82e6-002a4ac0f43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:42:12.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:42:12.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:42:22.128Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=19a17dbe-c198-4724-a853-3b10e91a7acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:42:23.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:42:23.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:42:33.195Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8c520209-2f7f-4c63-af47-a85b8f5f2508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:42:34.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:42:34.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:42:44.683Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3bafb5e8-5e96-4cb5-8481-c3646be514d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:42:45.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:42:45.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:42:55.755Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5c4ad371-18ef-412a-a45c-3f239677617b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:42:56.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:42:56.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:43:06.796Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=622c55bd-223a-4bf0-8a27-36309ef3f341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:43:07.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:43:07.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:43:17.964Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=186ffacf-c0e8-4e93-a54c-028558e12e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:43:19.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:43:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:43:29.036Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9c94f31e-3c2c-4901-9274-08dbf0321345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:43:30.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:43:30.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T06:43:38.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T06:43:38.177Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T06:43:38.178Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T06:43:38.179Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T06:43:38.292Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T06:43:38.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T06:43:38.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:43:40.076Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=88602f05-fb43-41e5-8bc1-e4d93caaca2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:43:41.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:43:41.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:43:51.511Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d5b7ac53-a4e2-40f5-89e5-e37fff4ac4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:43:52.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:43:52.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:44:02.635Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=405bfa24-9bbb-439b-832d-4d19aa8c4b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:44:03.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:44:03.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:44:13.676Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=eeff4ce1-5cbc-4dbe-b138-263bd150e30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:44:14.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:44:14.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:44:24.715Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b4f94c44-f548-494e-8d41-35b0fa64c8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:44:25.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:44:25.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:44:35.755Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=20eff934-ad59-4ed6-8c6e-d48187135925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:44:36.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:44:36.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:44:46.797Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=28096de0-c1ab-48e0-8370-c0eb8391f96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:44:48.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:44:48.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:44:58.091Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3a722d97-9e94-45c9-a52d-d071e048c6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:44:59.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:44:59.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:45:09.163Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=7429084a-b212-404f-9500-7a0c5156760b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:45:10.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:45:10.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:45:20.236Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e114bb99-4e79-468b-ae92-f1a207a06362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:45:21.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:45:21.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:45:31.308Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9eaf5bca-25cc-4a38-8947-fd5367d7da53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:45:32.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:45:32.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:45:42.348Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=085f6b13-930a-434c-b93c-54122854cdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:45:43.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:45:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:45:53.421Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=4a211d15-2365-4908-94a0-c62a34ffbb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:45:54.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:45:54.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:46:04.588Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e84fd726-c0d7-43ed-8ec3-aa870ca1855b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:46:05.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:46:05.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:46:15.628Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=775c4b2f-1ae3-4c7c-bc28-45f836f4d61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:46:16.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:46:16.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:46:26.732Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9ce1710e-5971-40c4-be94-70de5f7ff019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:46:28.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:46:28.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:46:38.027Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=af5e12fb-86f4-40d2-9050-48d1aa6c5f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:46:39.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:46:39.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:46:49.068Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=cf93d3b7-19c7-47e6-b54b-c82c40b5cb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:46:50.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:46:50.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:47:00.331Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b5ae9611-e6a2-4c11-ae49-7e8de3a920b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:47:01.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:47:01.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:47:11.372Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=acd1837d-102b-4b25-81dc-8b30abd851c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:47:12.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:47:12.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:47:22.412Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=deb02342-b87e-46ea-92fd-3caac3fae060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:47:23.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:47:23.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:47:33.483Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=11fa5e4d-f25e-4fc5-aed4-d2935ba6c69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:47:34.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:47:34.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:47:44.559Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6e64b886-b103-4fb1-af7d-929cb70fa9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:47:45.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:47:45.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:47:55.661Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3256da1d-e2d6-46bc-afa1-89043eb89d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:47:56.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:47:56.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:48:06.767Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=375f43f7-e933-47d3-9a78-b1f4401e261e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:48:07.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:48:07.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:48:17.835Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=fc283f9a-eabf-405f-a9c5-bd746bc0222e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:48:18.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:48:18.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:48:28.876Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b6f981e4-381f-4f80-8e52-08530a3e8047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:48:30.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:48:30.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T06:48:37.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T06:48:37.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T06:48:37.490Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T06:48:37.493Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T06:48:37.568Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T06:48:37.568Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T06:48:37.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:48:40.044Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=cb8f8ea8-ae3a-4266-840b-b7e748cf5e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:48:41.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:48:41.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:48:51.117Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=727b726f-de22-41ad-a1a9-1aabc7520c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:48:52.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:48:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:49:02.156Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=08952eec-7e39-4d8b-bb2c-c888a9bfb4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:49:03.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:49:03.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:49:13.259Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=25432de3-cecc-4881-a5ac-0448c3b42b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:49:14.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:49:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:49:24.299Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=bc8cfdef-7811-4c85-b0e7-0a812c234d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:49:25.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:49:25.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:49:35.339Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b7489d5e-e7d9-482a-9a65-c9a5bd1355ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:49:36.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:49:36.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:49:46.381Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=cd585e34-2ac3-426e-94a4-3f90abd2b647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:49:47.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:49:47.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:49:57.581Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9a1364d5-0615-45cc-b397-e3ae76b047e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:49:58.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:49:58.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:50:08.652Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=357e9fba-ba20-4369-94af-b7564207c89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:50:09.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:50:09.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:50:19.692Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b2a52492-1c29-4a7e-8909-859e1b3df27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-07T06:50:20.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.9:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:50:20.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:50:30.796Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=17e74e50-efa0-44af-9810-3461e552061c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:50:30.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:50:40.896Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0146ddc7-bb86-42e0-8244-f9d4d27df4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:50:40.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:50:50.910Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b92578dd-33f6-4a95-bdc2-a0874769a679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:50:50.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:51:00.920Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c7fce87f-876c-42f2-b2dd-52cc6b384ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:51:00.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:51:10.930Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d56fcee4-fd87-4947-9271-6404ca067e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:51:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:51:20.939Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0fe3525c-9236-41f2-b101-d9ea05a56a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:51:20.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:51:30.949Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=aec2d177-eef4-4b5d-a038-c7c53902f2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:51:30.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:51:40.959Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=2ea7ba6c-5046-457d-9a86-6eafb39c8ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:51:40.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:51:50.969Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b4a09cf5-1c7d-4218-8a4f-f647843fdd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:51:50.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:52:00.979Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3657cd11-c13e-41ae-badf-5fe086a8b505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:52:00.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:52:10.987Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8290be2d-78c1-4011-9a34-ec30aee89522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:52:10.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:52:20.996Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5c34d3f7-480b-4b8c-9871-a63d4e11a729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:52:21.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:52:31.007Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9c3d5be3-fb87-4ba4-8d55-dc4054e348f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:52:31.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:52:41.016Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f3229ac5-fde1-4323-b521-7604a3b8b98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:52:41.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:52:51.029Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0a2e1921-4c7f-4e19-8c1b-0a4b0703aa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:52:51.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:53:01.038Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d8c43d67-f4aa-4887-ae62-97c157874a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:53:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:53:11.048Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=cb0c8155-e31b-45c6-b736-4a0ae6b472cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:53:11.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:53:21.058Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=93f44560-a48e-4100-88c7-9a8d3e577857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:53:21.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:53:31.068Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ac587f8e-5fc5-453c-b4ac-a4ff542854c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:53:31.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T06:53:37.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T06:53:37.468Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T06:53:37.469Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T06:53:37.470Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T06:53:37.545Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T06:53:37.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T06:53:37.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:53:41.077Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3ca3e1d3-69f1-465b-a3b8-732139cb06ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:53:41.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:53:51.087Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=26e40c9e-3426-4c9e-adef-7f86537c6bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:53:51.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:54:01.096Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=df859285-4d2f-4fa9-8256-aafc550cf9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:54:01.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:54:11.104Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=46069178-66d5-4314-884f-86ef092113be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:54:11.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:54:21.114Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=894b49d8-fe62-4cb6-9c98-99d93681939c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:54:21.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:54:31.123Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e77808e9-d7ca-4405-9830-4c7efde0ca84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:54:31.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:54:41.131Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=68fb494b-7fce-43ca-af8f-c987553de1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:54:41.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:54:51.140Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f403927a-d26f-4910-b96d-9167b806cc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:54:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:55:01.149Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=705ea919-1776-49ed-9219-c3f0361b5ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:55:01.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:55:11.158Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b58fd8bf-7350-406e-ae77-3bb7f33aed26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:55:11.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:55:21.167Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d9e0970e-19f4-47e7-a78a-94125d572249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:55:21.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:55:31.176Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3e5e66b9-bbe0-41b4-aa60-3e2f8f6020de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:55:31.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:55:41.185Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=2a0af428-3f1f-4b20-85a3-a2b41e688d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:55:41.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:55:51.193Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1070a124-c982-4b10-88fd-bffc76d8c3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:55:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:56:01.201Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c9252ead-0ef4-4fef-bb64-d044c7e4ff8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:56:01.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:56:11.210Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=911c14af-9ac3-4f07-846a-413a6ceb10e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:56:11.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:56:21.227Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0fc558aa-9242-40a4-a975-e22b34d33a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:56:21.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:56:31.240Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e1396483-de27-472b-8533-4d5f58de5bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:56:31.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:56:41.248Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=312afe91-e1bb-4c8b-bf64-08b58a8286db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:56:41.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:56:51.257Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a97443c6-2f18-4cf6-b9c4-09cf2861a035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:56:51.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:57:01.265Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=7ccfc3c0-4e68-471c-b06f-1d8a14dbb55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:57:01.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:57:11.273Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a56ea4c7-495e-4c7d-99b5-a7673b4e8f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:57:11.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:57:21.281Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b432c944-12a2-45d2-810c-700ba45a7c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:57:21.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:57:31.289Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=03883401-81ab-4158-baf2-9b35630f1abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:57:31.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:57:41.296Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=26f1f372-5202-45b3-8fc0-08fa9558dd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:57:41.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:57:51.305Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8e120867-a9ec-40b3-aca2-47b4f995b898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:57:51.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:58:01.312Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=54bd0102-8660-4431-8cff-749137b5298c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:58:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:58:11.319Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=21a332f9-c632-4781-9f4d-5595888796a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:58:11.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:58:21.327Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ed5261d1-b75f-4a73-9c97-6e6f8debc41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:58:21.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:58:31.336Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f6d5d1eb-e7f3-40de-83cd-9a1102809cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:58:31.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T06:58:37.452Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T06:58:37.453Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T06:58:37.454Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T06:58:37.455Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T06:58:37.543Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T06:58:37.544Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T06:58:37.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:58:41.344Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0cb221f5-2a95-436b-9d9e-f1968bb6ce69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:58:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:58:51.352Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=274d4263-9a85-4d35-9347-a851aed8659e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:58:51.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:59:01.360Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=55cea04a-f6a7-46b8-9f0e-42a10a984c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:59:01.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:59:11.370Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5173308d-5f3b-4c13-8f99-a7a18d343761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:59:11.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:59:21.379Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0709b05f-aa77-45e9-a14d-c8f541ee5f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:59:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:59:31.388Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1bd92024-56c6-497e-b542-de60b90a2454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:59:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:59:41.397Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a6dbc19b-05e6-45f4-a534-f08bd0db36da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:59:41.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:59:51.406Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=94f245e0-dbba-47cf-a9ec-97f65e32b068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T06:59:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:00:01.414Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=58c45267-ee12-4d08-be90-6425d39b5518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:00:01.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:00:11.425Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=06a80434-a8ce-450e-b076-552d94b5cf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:00:11.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:00:21.435Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ae5d76a9-2951-4310-b1b2-a84951a8fc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:00:21.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:00:31.443Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=51a6f1b5-cbff-4e52-9e73-178ba4ae9030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:00:31.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:00:41.451Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=452f08f4-f4e3-4db6-aa87-158a47a6cc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:00:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:00:51.458Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=32938bbb-d0ec-4481-aa9e-37552255be03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:00:51.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:01:01.466Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=bd0a7fb5-d81c-4869-996b-41445526bb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:01:01.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:01:11.474Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5b45c5ad-51c4-4cc8-9024-2055bb95fe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:01:11.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:01:21.482Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6f68c9ec-fc8d-4251-b850-00ed877eb6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:01:21.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:01:31.489Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=880fcb4a-f704-4759-8066-bbe333e83225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:01:31.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:01:41.496Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=aadae45c-0af4-4519-b9b3-d4735ee9af0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:01:41.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:01:51.503Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f01d3003-c96b-44a3-956a-b26aac41a791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:01:51.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:02:01.511Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6545a194-0c2f-4304-b74a-6d854aa87afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:02:01.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:02:11.518Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5db4370f-30e6-4289-93f3-7c827ef131a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:02:11.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:02:21.525Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=aded362d-b95f-428e-96b6-71ae9c19f246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:02:21.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:02:31.532Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b199feb8-810f-4e23-af62-333c3797b768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:02:31.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:02:41.543Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1a5cf333-352b-46eb-815e-d79f72e11245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:02:41.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:02:51.550Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ba01348e-3750-4b9e-93f6-bbb882edde80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:02:51.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:03:01.558Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3b7ff242-f277-4adc-8bd0-dd63216184dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:03:01.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:03:11.567Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d5100f00-78f8-4045-a179-c85109b27e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:03:11.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:03:21.575Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=fcc6a602-3bee-44f5-be58-6b939672a28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:03:21.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:03:31.582Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6009743f-df4e-4e45-9763-4db249b7d938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:03:31.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:03:37.454Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:03:37.454Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T07:03:37.455Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T07:03:37.456Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T07:03:37.531Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T07:03:37.531Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T07:03:37.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:03:41.590Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8c9f6ba4-b7e8-4da8-9ccd-c2f5aadebb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:03:41.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:03:51.597Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=89c79ef0-7ec6-4757-88e6-5cf1cc89cd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:03:51.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:04:01.604Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0cd137b5-a4f6-4b0f-a6b8-97e3a7497e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:04:01.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:04:11.612Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=4c53e7f4-695e-42bc-8a72-c44409c8ca12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:04:11.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:04:21.619Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=7838bd81-9789-45a3-9cc1-efaac9983704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:04:21.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:04:31.626Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3cd5b8df-b11e-4f93-8419-215be4515720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:04:31.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:04:41.633Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1edf8a12-0945-447e-a497-cdb6e87a7292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:04:41.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:04:51.641Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=50ade133-7e41-453d-b093-9c22cc3a4e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:04:51.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:05:01.650Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a83ff469-2468-41ed-954a-170263fe0a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:05:01.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:05:11.658Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3f8e857f-e21f-41a0-88d4-5471924495ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:05:11.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:05:21.663Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=930edfb2-0cb6-4bf9-be12-22cd610bb2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:05:21.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:05:31.671Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=98de0127-fcb1-4808-ade6-c3e1209a0524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:05:31.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:05:41.680Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=85182e9d-df1f-4259-9d9f-f67ee21aecbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:05:41.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:05:51.688Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=16bdf4e5-8b3f-4c03-a569-e86ab07d05aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:05:51.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:06:01.697Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=cd41994c-ca87-4eaa-b32f-e9880ab73917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:06:01.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:06:11.704Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1bb14d1c-5e50-40c0-be31-fe048bfb9689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:06:11.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:06:21.713Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ee097a11-40ab-49b7-b42f-34a8239c0153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:06:21.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:06:31.720Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=49d95711-0573-4eb2-bf4a-bd6ffcc04c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:06:31.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:06:41.727Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=334678dc-9750-424a-9652-7d76415045bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:06:41.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:06:51.734Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1d0e251e-4823-4a26-aa92-49baa194b363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:06:51.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:07:01.742Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a744ebae-337e-4dde-8a35-50a331d71196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:07:01.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:07:11.748Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=dbdc74aa-d8b0-4753-91af-67c64091a954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:07:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:07:21.756Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=bb154817-c37e-4ab6-bb1a-960183401654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:07:21.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:07:31.763Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=cca7d211-4975-407b-b568-5ec7361eb271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:07:31.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:07:41.771Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b764b74e-9247-4bbd-847c-5392248b2352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:07:41.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:07:51.777Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=065b80f8-bf42-4f30-b7f2-10e326c57105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:07:51.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:08:01.783Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6b6002c2-ed33-460c-9dc8-993aa421c2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:08:01.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:08:11.789Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3b2a97b4-d4b8-4062-8079-5cfe1309ec86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:08:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:08:21.795Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9f8eac3a-cbce-4813-855a-3a6df1f8cbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:08:21.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:08:31.802Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9a0deae1-e94e-4093-b9aa-41c7424716f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:08:31.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:08:37.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:08:37.459Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T07:08:37.459Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T07:08:37.461Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T07:08:37.547Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T07:08:37.548Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T07:08:37.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:08:41.808Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=daf8829f-d66a-4c49-ad00-f92b818567e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:08:41.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:08:51.815Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6fc19792-ce1c-4ead-916f-21cbcca09c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:08:51.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:09:01.821Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5298f1b5-2e58-4200-8809-e4448a0a9ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:09:01.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:09:11.828Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=397e1827-fa46-434d-85af-9d11d8ba3eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:09:11.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:09:21.834Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=2533dc22-5ae2-485e-b17f-4058b1dd83f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:09:21.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:09:31.841Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0d23738d-3a9e-45d1-b683-9344476b96ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:09:31.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:09:41.847Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=26ebb4ec-027a-4eb3-884b-c1b1b9254b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:09:41.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:09:51.854Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f369d379-704f-4388-bceb-9ce18789335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:09:51.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:10:01.860Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=168f13c4-802d-4a08-bd9c-62cfd22647d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:10:01.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:10:11.867Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=638a1aba-1a30-4ac2-a25f-15d849e3f77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:10:11.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:10:21.874Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0a4d0918-155d-49ce-add2-2405c4a88f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:10:21.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:10:31.881Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b4c9577f-5185-4c9b-8b1f-cb944cae24e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:10:31.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:10:41.889Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=70047d5a-ea6f-4c54-8f36-9bdc84c905d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:10:41.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:10:51.896Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=7f500ea0-b2db-4cd9-9915-cb8e9abf9616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:10:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:11:01.903Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=dc2ef0c9-339c-4f2f-9a1c-586e5d839ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:11:01.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:11:11.910Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6f65e332-61e3-4570-bf95-70d6c0d7d3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:11:11.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:11:21.916Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=2109ddc9-0e05-401d-9b44-1015d2797a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:11:21.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:11:31.922Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ee42da7c-dfe5-4fb4-9fd9-91618eac5dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:11:31.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:11:41.929Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=887fd906-86c1-4b5f-8d90-4e561273685c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:11:41.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:11:51.935Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b42f9257-28d8-4f53-a2c5-2090e00b3c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:11:51.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:12:01.942Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3511e9fb-3f06-4ba1-86f4-03f6f3fc49ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:12:01.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:12:11.948Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=406501fa-fa8d-4ea2-b566-0c3088cf6d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:12:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:12:21.955Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=02612fc5-35b2-4116-a7ed-922848d5879b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:12:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:12:31.961Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=64767aa3-94d4-4c4e-98fe-2e6909b790d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:12:31.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:12:41.968Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b1fb2b7a-77dd-4276-ae85-01280dbcdaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:12:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:12:51.973Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c9f0473e-91fb-43d0-8996-7951d7d9153f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:12:51.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:13:01.979Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=81d44ed6-b013-47df-b048-b4146508b3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:13:01.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:13:11.986Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ef3181db-b025-465a-b010-91bd901bab2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:13:11.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:13:21.994Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a136f105-2eb9-4cdc-bf4b-c9c4aa0efdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:13:22.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:13:32.001Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3ab3bf60-dba6-417c-a7f6-bafaee660834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:13:32.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:13:37.479Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:13:37.480Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T07:13:37.480Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T07:13:37.481Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T07:13:37.551Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T07:13:37.552Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T07:13:37.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:13:42.007Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=19787d55-22f6-4200-b046-ec56cd1303f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:13:42.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:13:52.013Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ce0bd4b5-250a-49fc-8e34-51ad494794c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:13:52.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:14:02.018Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9478f0ec-5819-4ad3-88d8-020700bd51ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:14:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:14:12.025Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d306e62c-40dc-4502-9e7a-bd9971d8a701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:14:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:14:22.031Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9ec3ce27-94a8-4d31-b80d-f4fd3cb3fa94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:14:22.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:14:32.038Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=4d019537-0331-49a9-8d54-06ebb0fc9160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:14:32.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:14:42.044Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=700888e3-6940-4e62-b304-d944c0dca9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:14:42.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:14:52.051Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=036bb142-905a-4f7c-9a27-eaa57ef87725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:14:52.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:15:02.058Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=19714e26-64f2-46ef-9fee-cb5f6b2a4f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:15:02.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:15:12.063Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=839d6388-f2c0-4a35-8308-fcf20d01c054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:15:12.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:15:22.069Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a4b79df6-009d-4cb9-b31d-566893bcc6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:15:22.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:15:32.076Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c6250767-500d-40b9-b042-6fac4a2a82f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:15:32.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:15:42.084Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=886b2c21-ac5d-401e-aa11-84f6fc587cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:15:42.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:15:52.091Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=fa69e890-9022-4d0e-8747-eabc2391c0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:15:52.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:16:02.098Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1df0784b-f3c4-4aa8-9719-96f42cface84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:16:02.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:16:12.105Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=cac382fe-ac8e-4b44-857c-00d3b84ffe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:16:12.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:16:22.111Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8adecdc5-9e7d-442d-92b9-df69fd394a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:16:22.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:16:32.118Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e4d5ca5c-e64d-4cec-8bb2-4913127aeafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:16:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:16:42.124Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=09bbd2f1-0137-46cc-a61d-45244684b635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:16:42.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:16:52.131Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c618f3ad-3ebe-4628-b65e-75ce427c3cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:16:52.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:17:02.138Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a56eba2b-542f-4823-889f-729e758c67ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:17:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:17:12.145Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5c2c62e2-a90b-4ccf-aa99-2e6ff104647b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:17:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:17:22.153Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8db20693-50db-4bd0-893b-c10e5bb68fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:17:22.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:17:32.162Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c2105063-e70f-4687-a12f-390b0df55cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:17:32.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:17:42.169Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=13b50d3c-ca77-4c75-bd8c-2f5c9e0767ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:17:42.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:17:52.175Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8ee8b115-a2d2-4cce-ab63-31ea8060f61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:17:52.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:18:02.181Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f49c3886-8f11-4150-8781-f8bab7df8b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:18:02.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:18:12.188Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=60f96f11-ce6a-493f-ac34-ef2dea41aa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:18:12.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:18:22.194Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a407fcf6-724a-42f7-b49c-0c21ddc94714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:18:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:18:32.201Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=72dd4c44-6584-469e-a157-d84405026d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:18:32.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:18:37.468Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:18:37.469Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T07:18:37.469Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T07:18:37.471Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T07:18:37.547Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T07:18:37.547Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T07:18:37.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:18:42.208Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=cfabf3d1-3d93-473b-a467-00b3f19425fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:18:42.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:18:52.214Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=23369800-3836-42ee-84a8-275e230de77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:18:52.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:19:02.221Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=06bb89d6-1efb-4c4d-b4e6-a21fb36c2598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:19:02.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:19:12.226Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a4f980c7-4137-4cdc-bda1-07db0c8a7cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:19:12.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:19:22.233Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=bc5aaf13-3139-4ef4-a797-1d886364d6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:19:22.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:19:32.239Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=91f16442-da30-4920-b8d3-ca8c7d88ca0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:19:32.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:19:42.246Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=95d8672f-8725-4095-8232-c6766bd61a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:19:42.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:19:52.252Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=857ccf4a-01cf-4a5c-9b72-43a3375c84c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:19:52.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:20:02.258Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d9bcecae-0fdb-4ff0-8614-ed37d5cf2dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:20:02.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:20:12.264Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=de2240df-7b33-41d5-a0b1-2c218d4d2c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:20:12.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:20:22.270Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1f97c08b-062a-4143-b382-d4c806f527f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:20:22.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:20:32.276Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=97e96073-de1f-4b80-904f-257a1f14f3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:20:32.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:20:42.283Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=13670d87-fff7-4280-8b5c-84ec1995b89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:20:42.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:20:52.289Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=4f039cf0-d7f4-4c80-98ba-2aa5d0ed661a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:20:52.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:21:02.295Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=7e93e68f-aec4-42b0-964e-17fd7a3c95c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:21:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:21:12.301Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=313487f6-8bb0-4db8-90f0-d7dd1400c0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:21:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:21:22.307Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=958702f7-2c5d-44cd-b3dc-20aae20af742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:21:22.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:21:32.315Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=63769fd7-dcc5-4060-820a-d41f28822bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:21:32.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:21:42.322Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ab11509d-7ec1-4747-9837-ecc6effa1cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:21:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:21:52.329Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=53dd9c15-9072-467c-a7e0-4f01ddc0282a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:21:52.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:22:02.335Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f8fdc245-805d-465b-b5d8-9803fd90be80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:22:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:22:12.341Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=fbf7684a-9b5c-4fb4-998e-d02b1aa40417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:22:12.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:22:22.348Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=66fd53a8-bb78-425b-892f-e4c66b973645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:22:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:22:32.355Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=020ff8e0-a2ed-4920-b1ba-2b5206d17fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:22:32.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:22:42.362Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6a889c50-defa-4bc8-a998-dbda7694f6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:22:42.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:22:52.369Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=42bbafb2-83be-43f2-b21b-b749daf47aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:22:52.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:23:02.375Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=dd35ae8a-f926-40e0-b404-32e13afed744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:23:02.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:23:12.381Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b7daf54f-4772-429c-9c71-cc1cfa15c75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:23:12.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:23:22.387Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1d1624de-ca6f-4d91-ab68-b5b2d7ffb79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:23:22.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:23:32.393Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d006cc8a-8b54-43d3-bb5f-cb5713ff8543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:23:32.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:23:37.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:23:37.462Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T07:23:37.463Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T07:23:37.464Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T07:23:37.540Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T07:23:37.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T07:23:37.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:23:42.400Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=95a29949-0600-429a-89e4-4b1c7e6e9ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:23:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:23:52.407Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=45f7d053-00e1-4b65-9de4-976ec50b856d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:23:52.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:24:02.413Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=7533d25a-5a7b-4144-9fe8-b87af627039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:24:02.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:24:12.419Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0d3e47ed-49af-4773-90d8-6e62ae3ded34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:24:12.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:24:22.425Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9c580551-1b9d-4906-8dd3-0d3f5201f93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:24:22.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:24:32.432Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=304a5a51-9377-4113-a9ea-497e5abf766d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:24:32.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:24:42.438Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=cba95dfe-ba78-4751-ab42-bd008b08a4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:24:42.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:24:52.445Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=80d091b4-62c6-4737-8173-dd008a589dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:24:52.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:25:02.452Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=fa844a17-3b52-4067-9009-a1c0fc292643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:25:02.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:25:12.459Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0ea7b9bb-038e-4c65-a28a-0cc0bfdbe37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:25:12.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:25:22.464Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b055b40a-44f2-433a-874f-a1082ed10f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:25:22.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:25:32.470Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=41dca5bf-abe0-4b06-8ac1-5c4c8357c885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:25:32.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:25:42.477Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d53d7a20-eae5-4a34-8281-43d29f33c8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:25:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:25:52.483Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=42db9e81-7b9e-4e57-9521-da76ca1c77c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:25:52.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:26:02.490Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1d771aca-c54a-4c2d-8cc9-f8916ff1e29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:26:02.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:26:12.497Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5486d12d-048f-4000-9630-da6c2e913783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:26:12.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:26:22.503Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f42f2108-e102-41df-a075-19e5bcb867e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:26:22.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:26:32.510Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=2eab3fbf-660c-43ee-aaa3-912daabd769b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:26:32.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:26:42.516Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d0ce739a-b9f2-4d8f-84da-f7d5ebeba44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:26:42.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:26:52.522Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b61402b8-9c72-413a-870f-215b92830c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:26:52.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:27:02.529Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=157c68b6-6bd8-43fa-a1f5-d023177fcdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:27:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:27:12.535Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=381176d2-46c8-4c1e-87df-2d91cf173113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:27:12.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:27:22.545Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c1ece4fb-a644-477f-b2b0-cc8d34d47a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:27:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:27:32.551Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c52a3bee-bb5a-437f-844c-2d05051d3fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:27:32.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:27:42.559Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8baa1849-4457-450a-89ab-cb98f919e17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:27:42.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:27:52.565Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b2d00cdd-91d9-4b00-a0db-839c486f8ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:27:52.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:28:02.572Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e0badc29-a57c-428b-abb0-be7651d18150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:28:02.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:28:12.580Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=385a6602-12eb-4ee4-b870-e19f2d8103aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:28:12.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:28:22.587Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9b1623cc-1357-4d9c-b662-7ec07bc59577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:28:22.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:28:32.592Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=056ee456-8375-4c71-aaf6-028fb549efff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:28:32.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:28:37.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:28:37.459Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T07:28:37.460Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T07:28:37.461Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T07:28:37.531Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T07:28:37.531Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T07:28:37.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:28:42.599Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c13eaa93-0d81-4b0f-a796-55004252d3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:28:42.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:28:52.605Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=cbbb1a0a-300f-402c-9e63-8650849fcf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:28:52.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:29:02.612Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f3a059e5-2ec3-420a-9f07-d3b8c897ab40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:29:02.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:29:12.618Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=84a8f853-cdde-4a26-aea0-285dd404223a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:29:12.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:29:22.624Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a46e48e2-d84d-47b8-b107-866fed489b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:29:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:29:32.630Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=240f4c4d-b364-4479-b692-a3dc002e0b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:29:32.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:29:42.637Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=284df97e-0b3c-4bdb-8bfd-7d526a3de2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:29:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:29:52.643Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8f64c14e-6c2d-40fb-ae6d-b8b1fb1e3526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:29:52.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:30:02.649Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=047d6844-b391-42fc-b1df-1c2331f91c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:30:02.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:30:12.654Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ceb139a6-86f1-4006-937b-1f46cc57b34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:30:12.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:30:22.660Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=dc602096-dbfb-469e-861c-e965d5a6ea31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:30:22.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:30:32.667Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f2cdddd1-d6c9-4f16-bc16-3e30ca660982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:30:32.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:30:42.674Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=2a1ad119-a83f-42a1-b846-2b3afaa1c1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:30:42.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:30:52.681Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=42bef2fc-4c84-44c4-ac09-00a7cf5b05e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:30:52.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:31:02.688Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=68412745-caa1-41a4-a377-1a8577119c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:31:02.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:31:12.694Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=198c9b3b-9d07-4da7-acf6-79e44c4f0753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:31:12.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:31:22.702Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1c244b35-40d5-4227-81fa-ece0a7259e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:31:22.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:31:32.708Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1e983f3c-662b-464a-b399-dff6fd6e30ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:31:32.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:31:42.715Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=314b3191-4373-4cd8-8af2-59f7b98da1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:31:42.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:31:52.720Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=884dad34-0334-4803-819a-a729df6bd83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:31:52.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:32:02.726Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a9e57f6a-9890-42d6-8e89-c0f35849b03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:32:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:32:12.733Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c6eb7d97-3e91-46e8-8f14-4bacd77a1365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:32:12.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:32:22.739Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c6e95426-cbcc-4382-aa02-4c4db8a5a2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:32:22.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:32:32.745Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8c8d9d4b-b5a1-42b9-8c03-ec251006a402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:32:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:32:42.751Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b914c9d2-d533-479c-b2d1-f700e90bf551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:32:42.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:32:52.756Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f01a7d10-993c-45e2-b0bb-a61db600fc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:32:52.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:33:02.763Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=249adac6-1729-414f-a642-e5df9e446054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:33:02.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:33:12.770Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=25ed43ff-ceb9-4448-a2bb-50a0795568e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:33:12.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:33:22.776Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=84b5e265-6781-457a-b894-6445cdb96954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:33:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:33:32.780Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3ae88c13-7744-4b35-b001-d8c47799aef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:33:32.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:33:37.431Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:33:37.431Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T07:33:37.432Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T07:33:37.433Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T07:33:37.499Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T07:33:37.499Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T07:33:37.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:33:42.786Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=99242480-c947-4b29-9d0c-99fff4bbe5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:33:42.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:33:52.792Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=2d36781d-dffa-4440-a987-01266fccd2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:33:52.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:34:02.798Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=afbbe48a-fc53-4567-93e7-e529778cf815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:34:02.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:34:12.803Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=83a46554-b137-468c-ab64-75e552a4b5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:34:12.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:34:22.810Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=731e0f25-8022-45b0-8334-449e0bfb6f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:34:22.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:34:32.816Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=abdb960f-5ab0-4c6f-b0c4-2fdea461c936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:34:32.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:34:42.821Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8b71226d-8940-43a7-bfea-d8c99751b887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:34:42.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:34:52.826Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ae0270af-f894-4961-b924-29aeb6116c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:34:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:35:02.832Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=71c2ca6c-31ae-4092-9d34-8922ef6b0fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:35:02.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:35:12.838Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a7c76a29-ae77-4d62-b595-accccb21d550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:35:12.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:35:22.844Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=563b6ba6-a653-48e0-9528-2d47c4a1679a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:35:22.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:35:32.850Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6c782ee2-d91e-4678-8e84-321f81151231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:35:32.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:35:42.857Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e758cef8-a71a-4c06-badf-552fcc34396e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:35:42.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:35:52.863Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=2387acab-274b-4103-94e3-7de9a65f00d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:35:52.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:36:02.870Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d9552075-33e8-423b-bc6d-0ccb613e733a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:36:02.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:36:12.875Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=341f6d3f-59c0-4990-9e3f-69ca068017c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:36:12.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:36:22.882Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=4c1bf305-98f1-4919-b2fd-3a4884747246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:36:22.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:36:32.890Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3142ff11-f4d8-4527-b05d-35dc977046c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:36:32.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:36:42.897Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=24053e0a-7e0a-4c80-9c5d-b9cda5949774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:36:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:36:52.903Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=88e9b119-b2d4-4df7-976a-d6856782be43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:36:52.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:37:02.910Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=4724b0a6-db43-4b3c-bb94-731174893f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:37:02.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:37:12.916Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d5649078-3ef9-4632-b06e-e12a436716ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:37:12.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:37:22.922Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=22ae916b-8c85-4918-901b-0aa2af597789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:37:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:37:32.928Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=43f16f67-4fd8-4824-a529-eb36a192c721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:37:32.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:37:42.935Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6a0e2c5b-cb6d-493f-b4fc-3505810e586d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:37:42.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:37:52.941Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=640d92ae-820d-49e1-ae5c-008c04cee444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:37:52.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:38:02.947Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=800cdb42-46c7-4cd0-a72a-4eca8e4f495c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:38:02.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:38:12.953Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8aa7522d-10fb-4b89-b346-050bd9976e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:38:12.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:38:22.959Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5d639151-2f20-437e-8876-7c53447226a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:38:22.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:38:32.966Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=45cc0e18-2e57-4bd4-b69d-5e071ed5ad20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:38:32.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:38:37.441Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:38:37.441Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T07:38:37.442Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T07:38:37.443Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T07:38:37.507Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T07:38:37.507Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T07:38:37.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:38:42.972Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=886e556e-7320-4188-8c05-22f0232adbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:38:42.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:38:52.979Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=2fca29d2-91d0-4ad3-9e72-653027b5a271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:38:52.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:39:02.985Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=76a80533-8b1d-4467-b074-68295cc3159b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:39:02.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:39:12.991Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=50e4edbd-e7ce-4079-86a3-19910e5d2ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:39:12.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:39:22.996Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=20123a85-8705-4eb7-a253-4fbb7c401565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:39:23.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:39:33.001Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8e366831-9182-44d8-9a80-0873496c6575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:39:33.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:39:43.008Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a45178a0-3385-4059-9ed7-fa890a80ba52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:39:43.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:39:53.013Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b74e11b1-8e08-4094-87b3-acc7818e7ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:39:53.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:40:03.018Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1d09fff9-7939-4b3a-ae07-541351102f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:40:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:40:13.025Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0ec3255f-ca65-4fe2-ba2e-ab3d39a6dc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:40:13.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:40:23.031Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=900a0703-ca5f-4c01-9d78-a90cfa887b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:40:23.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:40:33.037Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=586d99ec-d61e-41c0-bf3b-516b5569dd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:40:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:40:43.043Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0eab797a-f9a5-4a80-a394-37ae6975947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:40:43.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:40:53.048Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=178611b5-499e-4e44-95b1-efdd9ccb03d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:40:53.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:41:03.055Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f0940516-91d1-4593-b188-89a417fa2775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:41:03.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:41:13.062Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=17485ce0-9217-48cf-8b4b-99a561f02367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:41:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:41:23.069Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=895da120-c653-491a-9c2f-20d0f0d8ed9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:41:23.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:41:33.074Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=27ee4aa7-dad9-48f9-bcd9-d73ba1dd4423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:41:33.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:41:43.080Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=bc4d39fd-0506-4356-9fd1-0f9d1d689999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:41:43.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:41:53.086Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0090e38c-6c04-47df-ac55-64aa11d03acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:41:53.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:42:03.092Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=4f1253e3-1f4e-4fa4-bde1-bf55a837b95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:42:03.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:42:13.098Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d3e6ad95-3464-484e-a2fb-bac435f40ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:42:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:42:23.103Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d9b3de84-a52b-4ee5-8b13-e1c0aebeb8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:42:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:42:33.110Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=872ba713-f4bb-46f9-8c75-0a2c13f955ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:42:33.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:42:43.117Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=45e72e04-b425-4baa-a414-796b2b0b9810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:42:43.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:42:53.122Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3f45d004-9854-4c59-b0fa-9cfed5c4a7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:42:53.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:43:03.131Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=31ec7235-5d7c-4a11-936e-a268454e2d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:43:03.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:43:13.138Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=7f8b7e13-5a69-44c0-bf94-c6fbd746631e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:43:13.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:43:23.143Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=aaacb4e9-a369-4b24-8c1b-c22c3cceb137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:43:23.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:43:33.149Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0aa2af00-dd2e-4c6d-a451-48a85fdcfe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:43:33.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:43:37.437Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:43:37.437Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T07:43:37.438Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T07:43:37.440Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T07:43:37.512Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T07:43:37.512Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T07:43:37.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:43:43.154Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b6841c20-b932-4424-848c-95e1480f1351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:43:43.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:43:53.160Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ee07fc2e-b5d8-4421-97e6-d470928795d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:43:53.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:44:03.165Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=4c656fc9-9c86-49e4-bc57-157174d0fb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:44:03.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:44:13.170Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=00a26bd6-6da5-47a0-a29d-a6b33ce952ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:44:13.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:44:23.176Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=2e1152f7-8f88-48aa-a6e9-2f7869b39811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:44:23.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:44:33.181Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=40f29717-e6de-486b-96de-a730860711f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:44:33.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:44:43.186Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d594291e-e4e5-47ad-b674-3e92281126e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:44:43.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:44:53.191Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d05ba3b8-9a27-499f-8b5a-f8a0142e412a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:44:53.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:45:03.197Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5c29b75a-1508-49de-a0e5-6f5d3def0124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:45:03.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:45:13.203Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=4236e578-917e-4811-8696-432b2dbc641b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:45:13.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:45:23.208Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3dc1f5a4-a38f-41c4-a58d-60bd9c7b2f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:45:23.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:45:33.214Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b4737c3c-932c-40ed-9cf2-478f57d6d089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:45:33.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:45:43.219Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d28ae98b-4ded-474b-a7f8-53dc35c3e7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:45:43.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:45:53.224Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=07aafbd3-170e-496f-94ac-dfcb9d81cb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:45:53.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:46:03.229Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=50e4fffb-053e-4dbc-ac83-0b4964fdf94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:46:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:46:13.234Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c6136267-d4f0-422d-90af-434b13804b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:46:13.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:46:23.242Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=33dd53a2-f52f-4452-8603-6c8454ae3e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:46:23.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:46:33.247Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=fc8626ff-deb4-4d59-bbc7-ed81c7c92661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:46:33.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:46:43.253Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8b27ca81-7707-4e40-8988-4c644ae6aaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:46:43.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:46:53.257Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c2111fc0-8ab1-478b-b61c-886dfc694d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:46:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:47:03.261Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9a1fab75-8153-4b70-af43-692da96bdb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:47:03.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:47:13.266Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a21a62c4-cd90-4e7c-b481-0bc363b2827d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:47:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:47:23.272Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=2a894166-7df0-41e5-86c5-ff81d3eea06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:47:23.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:47:33.277Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=22358e08-b397-48eb-b84b-43a2f806e6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:47:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:47:43.283Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b4dea36a-f24d-4cfe-8f9f-57207e3af2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:47:43.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:47:53.290Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1e03146e-bf87-4bad-b5dc-0d014874e4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:47:53.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:48:03.295Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=94a48bdd-1afb-40d3-90bb-2b1dc3d578d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:48:03.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:48:13.299Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d819f981-c724-4af1-8438-3e09f3afec56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:48:13.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:48:23.305Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=703e6450-f1c2-4306-980e-2b4db82e9e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:48:23.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:48:33.310Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=7475d1c6-e98f-469d-be83-f1ad2d5aa703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:48:33.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:48:37.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:48:37.458Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T07:48:37.459Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T07:48:37.460Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T07:48:37.527Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T07:48:37.527Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T07:48:37.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:48:43.315Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9377746a-bb80-4efc-88b5-04a5a53a9d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:48:43.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:48:53.321Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=518a4302-2e65-4a6c-8484-aa5023b022ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:48:53.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:49:03.326Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=fa96f4c3-6303-4a57-88dc-455430188389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:49:03.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:49:13.332Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f8249f46-ef99-43fa-9505-d0b541a3f744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:49:13.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:49:23.337Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0ef3e41d-d91a-46e4-b9a3-adb383873e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:49:23.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:49:33.343Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=3a270df6-e16b-4504-8cb9-39582e7a9ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:49:33.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:49:43.348Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d88a5ba8-f5b5-483b-a0ff-5ae34ea6be12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:49:43.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:49:53.354Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=35ed305b-65a4-40be-a44f-f1a3658896dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:49:53.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:50:03.360Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d2661ea1-7835-40cc-abd5-74a35c5e5b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:50:03.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:50:13.366Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=b5b5b8ce-6ff7-4ae3-aa52-9849f2a7d87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:50:13.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:50:23.372Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=440fab4c-87fa-4efc-867b-0648e00f938a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:50:23.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:50:33.378Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f66987d4-3074-4fac-8933-29abf8a86ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:50:33.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:50:43.384Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=06384011-6414-4e3e-aa8e-92ee487f2f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:50:43.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:50:53.389Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=729abe89-167f-46f5-9937-72980cfdbf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:50:53.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:51:03.395Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9421d085-b6d1-4218-97bf-4eff29ee21e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:51:03.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:51:13.400Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=cb9544ad-096c-4c7f-ba9f-ba9c01056268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:51:13.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:51:23.406Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=aff3cc31-9739-4a90-aee7-b0c9f6595327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:51:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:51:33.412Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=401afe09-342d-48db-96a9-fcab4ed52262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:51:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:51:43.417Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=478ed727-0f10-4214-905e-cc4daa01e2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:51:43.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:51:53.423Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=4e843a51-02db-4e37-8c1a-d73541312bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:51:53.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:52:03.428Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1e8d05af-cbcb-409e-aacd-10f680240ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:52:03.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:52:13.434Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e3e1ff27-b5ee-4c10-9d5e-601b94e889b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:52:13.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:52:23.440Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5739e3b3-b7c4-4bb1-adcb-8c2d3f547526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:52:23.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:52:33.446Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8c01e668-e493-4f34-97fb-939a796d9741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:52:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:52:43.451Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=283d8ba3-f6d0-4019-9a9e-152a43a03e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:52:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:52:53.457Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=cc614d5b-1d1d-46ae-ac2a-bfbf82e0d377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:52:53.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:53:03.463Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=52a8d019-7a87-405e-acef-7fe86fb368e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:53:03.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:53:13.470Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=918b6fb8-3252-439d-90f5-bc73b79b32ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:53:13.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:53:23.475Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c458d6fd-8ef8-44a3-88a4-7dafee07f73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:53:23.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:53:33.481Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d02fb2b7-805f-4879-92e4-bc265fb4a2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:53:33.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:53:37.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:53:37.448Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T07:53:37.449Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T07:53:37.450Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T07:53:37.515Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T07:53:37.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T07:53:37.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:53:43.485Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e6370f36-931b-42a2-ba73-2ad5a5b27ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:53:43.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:53:53.491Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=edb53305-3909-4fca-a8a2-61aa4d27eadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:53:53.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:54:03.496Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c8ba0fd8-7109-4e29-8403-4908eaecf7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:54:03.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:54:13.503Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=93e66d80-f113-443b-bfaf-5bd232137047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:54:13.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:54:23.508Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5013b03b-42e6-448d-af99-e329e5d9a71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:54:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:54:33.513Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c2d82d8a-a43e-4e6b-bd51-ae0f3670cd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:54:33.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:54:43.519Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=01ec9717-01ac-4f2f-bcb8-0ee2c8b0b297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:54:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:54:53.524Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a34bf399-813c-4f45-ad4e-3f409060f12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:54:53.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:55:03.530Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=099acc84-0172-41ed-b403-c9819b65f6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:55:03.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:55:13.535Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1c5c2418-3688-4bee-a8d7-21f8613380d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:55:13.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:55:23.540Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=4b3e28de-5e92-4f9b-bdb9-3354036cc53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:55:23.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:55:33.545Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=92fdf3b2-f2ee-44d3-8e38-65cb667c30dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:55:33.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:55:43.551Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=af8d3e6d-2715-4fa8-8211-f57a80803150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:55:43.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:55:53.556Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=7f18d9dd-de34-4ffb-8315-07cc184edc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:55:53.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:56:03.562Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1e3fa983-a71e-4668-8687-d8a18f58152e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:56:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:56:13.567Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=92121eb3-45b6-4dce-84f9-d280586f0302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:56:13.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:56:23.572Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8ff9d518-51d9-48b2-aaaa-edbef61819ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:56:23.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:56:33.577Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0fa3fd66-18aa-4b9e-83f5-167f42362e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:56:33.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:56:43.582Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=51122c98-3d66-4d7a-aab5-fa78232218a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:56:43.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:56:53.588Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=bee05e81-0e6a-425c-8a04-4f30d25b4ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:56:53.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:57:03.594Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a6e288a9-d15c-467a-99fd-d86c28c14224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:57:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:57:13.599Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=80210540-56b0-4c9b-b23d-cedeb029e970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:57:13.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:57:23.605Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8cb82054-3298-4d3e-ba2b-e1e41da9aeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:57:23.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:57:33.610Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c5b282b6-bb0c-4e0a-b2a8-621e103a253d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:57:33.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:57:43.615Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6f9712af-df6b-4ef0-af85-d7c35c7a91b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:57:43.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:57:53.620Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=bb54c30d-09f2-4ead-a719-f4c6f5e6f2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:57:53.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:58:03.626Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f4d4bb23-f74d-44bc-b557-cf4ad84ea5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:58:03.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:58:13.631Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=2c6644b7-a94f-47b7-b04b-d659c54918de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:58:13.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:58:23.636Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d8f89d99-b118-460d-881a-315be561446f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:58:23.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:58:33.642Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=26e6e7a1-08f2-45de-b571-dc9461e62d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:58:33.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:58:37.424Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T07:58:37.425Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T07:58:37.425Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T07:58:37.426Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T07:58:37.495Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T07:58:37.495Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T07:58:37.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:58:43.647Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=53cebed6-c994-4d60-b1c4-7c9dfcb29da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:58:43.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:58:53.653Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=564fcc91-834c-4103-b529-2419f234e1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:58:53.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:59:03.658Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=2270c972-2e77-471e-9f8a-6726c19c8060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:59:03.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:59:13.663Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=7cf10750-fb03-4fa5-8070-c106dccf53f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:59:13.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:59:23.669Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=be2af2fc-bcdb-4186-b8cf-38049cfe8da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:59:23.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:59:33.674Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5998223d-b70b-4149-a4e4-4126d275ad81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:59:33.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:59:43.680Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=350ff7a8-033b-490d-ae52-6d3ccdc038f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:59:43.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:59:53.685Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f817aac7-560a-4c7b-8da6-ca8c821dbb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T07:59:53.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:00:03.691Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=eb8e18e4-0055-4f4f-b937-0f0acffd20bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:00:03.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:00:13.697Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=cb30ff84-f1db-4f7a-94d4-ef55334640ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:00:13.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:00:23.701Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9d7479d2-0288-4904-9ddd-7bccaed5100e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:00:23.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:00:33.706Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=79a8cc01-0325-4a27-bd1d-e2b25fea1a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:00:33.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:00:43.712Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=c4e1f234-8a8b-4c86-859d-d430cacb9cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:00:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:00:53.717Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=78eef456-6ff0-4b1c-a036-7f3cf052ecb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:00:53.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:01:03.723Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=76388531-321e-4452-8527-78fe8206078a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:01:03.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:01:13.729Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ce6a012a-2ab9-49ca-b3e9-70b5370bc107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:01:13.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:01:23.734Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=bc236eb3-34df-4295-900d-6c8e33423745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:01:23.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:01:33.741Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a9b1af8f-f449-4191-81d6-616b0dfe4625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:01:33.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:01:43.746Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8baa9f19-0540-446e-9ba3-aa14e4ad8239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:01:43.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:01:53.751Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d511828e-e7b7-4283-84a2-9b239782da6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:01:53.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:02:03.757Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=8527c364-b8aa-47cf-a8b0-255676a6f37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:02:03.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:02:13.763Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5fe03c5d-7d8f-4ae9-8f98-521ed4de523e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:02:13.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:02:23.769Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=12f4c467-f60d-4266-b195-f15f400901c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:02:23.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:02:33.774Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a919ca2d-8dba-46f3-a5e8-c39502cf43d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:02:33.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:02:43.783Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f0d80ade-9e65-42b6-b2c7-f8fef3cf6d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:02:43.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:02:53.788Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e783fbe3-43f8-4dce-9787-c8354437cec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:02:53.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:03:03.793Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d9d64d66-ef34-4575-aeed-0193455da5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:03:03.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:03:13.799Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6c547798-b0b9-4f7b-8a40-d454d257ca00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:03:13.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:03:23.805Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=977afde7-2b31-4aa1-aec9-97ab23b30017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:03:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:03:33.811Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=958e94c4-9ad0-484a-be0f-507a1396d6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:03:33.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T08:03:37.422Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T08:03:37.422Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T08:03:37.423Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T08:03:37.423Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T08:03:37.486Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T08:03:37.487Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T08:03:37.488Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:03:43.817Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=58efadda-ce34-487f-9d60-51e9f2f976d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:03:43.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:03:53.822Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d25db90e-5d28-497a-8005-1440f30a3ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:03:53.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:04:03.827Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5e44055d-8059-42bc-a14e-1de64c991e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:04:03.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:04:13.833Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d9b3ac34-ac64-4966-a064-da73efd8756a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:04:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:04:23.838Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=15086902-5189-4f76-9529-915a938a1f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:04:23.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:04:33.843Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f0c9e5a5-38c2-4315-a5a4-65c1750eaf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:04:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:04:43.849Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=bab3d07a-f58f-4fd4-8580-164297174d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:04:43.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:04:53.854Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6673b9d8-44b1-4cd2-a874-5068eedc6719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:04:53.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:05:03.859Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e6226a6b-6413-4b93-b4e9-2cc23e92e98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:05:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:05:13.865Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ae10bfdf-ed3a-4291-aa54-b972f788e054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:05:13.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:05:23.872Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e230e6f1-6218-4e25-a3f4-0a64b3e8c432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:05:23.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:05:33.878Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=a48b69a2-459e-4055-8696-5f0315d14153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:05:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:05:43.883Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=5e92567b-141f-488d-b43a-90d3e21636fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:05:43.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:05:53.888Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0cde040c-f3ac-4fd8-a23e-fc34340df748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:05:53.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:06:03.894Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=49bf7e03-1188-4d97-bfc3-76f83f48fcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:06:03.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:06:13.899Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=2b6438a6-b53f-42af-9064-43b33f6affe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:06:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:06:23.904Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=efcf3553-52d7-45cb-b02a-bafe4d3f16d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:06:23.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:06:33.910Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f4920528-6fc8-4f1b-a1c7-011e74760c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:06:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:06:43.915Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9d1d10d2-4945-4dbf-b2b0-d566119197e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:06:43.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:06:53.920Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f5bfee90-3dae-4591-a95f-d6e3e56e4b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:06:53.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:07:03.926Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e5a0c594-716c-4cd9-9fca-39bd50355047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:07:03.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:07:13.930Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d1031c69-0d91-45d6-8391-54f45117bb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:07:13.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:07:23.936Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=27eac755-8547-46b4-ba39-830088c838fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:07:23.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:07:33.941Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6f409a0c-2651-474c-9f66-3c304c693c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:07:33.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:07:43.946Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=465395ac-b3c9-48da-8520-923c75babcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:07:43.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:07:53.951Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=9475cbd3-d1a0-4f1c-a4e4-abd0778f3138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:07:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:08:03.957Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0948115f-a913-4c66-8bc8-ee1ebb9edd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:08:03.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:08:13.963Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6a6038fa-49f7-4e0c-8e1a-6b8b11910113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:08:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:08:23.969Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=ba1ecd4e-f65e-4347-9ee9-3c89a31b85b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:08:23.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:08:33.975Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=06117cc1-37b4-4d44-8aa5-b6562b6d3d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:08:33.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T08:08:37.431Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-07T08:08:37.431Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-07T08:08:37.432Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-07T08:08:37.432Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-07T08:08:37.495Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-07T08:08:37.495Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-07T08:08:37.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:08:43.981Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=e9306327-1e1f-4783-b072-07d67a052be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:08:43.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:08:53.987Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=61cf190b-4d4c-47ef-bb08-e04eca237dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:08:53.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:09:03.994Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0bcf840a-61ab-4cf0-8516-a423f59dbead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:09:03.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:09:13.999Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=f7d4bb63-6c56-4e25-a78b-cf9b1cd8a100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:09:14.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:09:24.006Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=6ca80b8f-2ae1-4caf-a0ad-08e0b67f9830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:09:24.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:09:34.011Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=1f169e6f-48e8-47cb-b09e-1fdc3c4d8259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:09:34.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:09:44.017Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=56d5301a-0ccc-4b92-a165-61bc0a329a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:09:44.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:09:54.022Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0e342884-5d80-4382-9157-cc2e26d9e630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:09:54.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:10:04.028Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=57214c9f-8137-431c-8800-ba49eed73050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:10:04.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:10:14.033Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=01b3926c-6d00-4d36-a044-120e4aff019e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:10:14.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:10:24.038Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=cb14f297-b6aa-451e-97b9-6ca9bb778dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:10:24.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:10:34.043Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=0d1be15e-adbf-47cd-a1c5-108a4e50b809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:10:34.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:10:44.048Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=28524bce-cb1c-409f-8c6a-0fc3d01457d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:10:44.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:10:54.053Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=67012ba8-52dd-482a-bb79-1483ba09b371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:10:54.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:11:04.058Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=92749b0e-446c-4c2d-9229-0919e6073b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:11:04.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:11:14.064Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=4aeed01b-af02-4eea-be43-2864af0d8b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:11:14.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:11:24.069Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=dcd2ca3d-b784-4c4d-a5f7-15088fb34178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:11:24.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:11:34.075Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=71337428-e9dd-4691-86a2-ea52c13096d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:11:34.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:11:44.081Z |INFO |Init configs |InvocationID=46e95e6e-eb25-43b0-9388-622097a76c2c, InstanceUUID=d393083f-ae77-429b-9ebc-29132b4e63a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-07T08:11:44.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |