By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:15:49.015Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:15:49.021Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T05:15:49.093Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:15:51.371Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:15:51.854Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:15:51.855Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T05:15:51.855Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T05:15:52.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-14T05:15:52.868Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-14T05:15:52.945Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-14T05:15:58.899Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-14T05:16:00.410Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-14T05:16:00.455Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-14T05:16:00.456Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-14T05:16:00.676Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-14T05:16:00.677Z |INFO |Root WebApplicationContext: initialization completed in 7730 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-14T05:16:02.701Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-14T05:16:05.707Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-14T05:16:09.757Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-14T05:16:10.753Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-14T05:16:10.754Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-14T05:16:10.769Z |INFO |Completed initialization in 14 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-04-14T05:16:12.038Z |INFO |Started MainApp in 36.62 seconds (JVM running for 40.078) |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-14T05:16:12.557Z |INFO |Start scheduling PRH workflow |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:16:12.634Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=949be97d-32df-4bbd-8fed-0e9212a732d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:16:15.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:16:15.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:16:25.144Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ff44904c-0d78-4013-8fd0-c3a9c2c40182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:16:26.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:16:26.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:16:36.604Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=dc5c9468-bacf-4ee1-bc06-2c182ef1e8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:16:38.003Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:16:38.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:16:48.053Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f0317ff9-b79a-4c32-b05c-3adb199c5359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:16:49.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:16:49.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:16:59.641Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=47e80e7d-3193-4568-b96e-b5154399555c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:17:00.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:17:00.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:17:10.920Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=77cc3619-1650-4621-80ae-24b87e2c663c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:17:12.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:17:12.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:17:22.212Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d828bc3e-1dc8-4f3b-9403-d978a0948bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:17:23.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:17:23.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:17:33.420Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5779ab35-97a8-47e3-a2f3-37f1ea3eceb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:17:34.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:17:34.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:17:44.521Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ff280578-89cd-45e5-897e-93a3739409ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:17:45.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:17:45.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:17:55.656Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=14424c26-a626-4c69-88a5-de11f17659b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:17:56.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:17:56.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:18:06.786Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b14041cf-a225-4dfe-bd73-a0550bc6b30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:18:08.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:18:08.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:18:18.153Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8ad4531d-86ce-4864-81dc-304828669228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:18:19.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:18:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:18:29.314Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=47fc462e-3c35-4ac8-b750-4e19b1a81e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:18:30.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:18:30.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:18:40.416Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1d71960f-778f-402e-aa8d-44533ed6ab8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:18:41.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:18:41.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:18:51.532Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ca81ebc1-2253-4094-9b8a-b6c2c207ed9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:18:52.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:18:52.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:19:02.666Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=87eb2291-c003-444a-adb7-e2cfad6d02d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:19:03.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:19:03.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:19:13.861Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ed2555f4-e999-4fbf-80c7-ac8100a2e0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:19:15.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:19:15.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:19:25.053Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7049e616-a5f9-40e1-b650-bd81d04ab4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:19:26.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:19:26.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:19:36.138Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=dd257e1f-a062-4ced-b814-5c623604ae18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:19:37.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:19:37.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:19:47.234Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4decdbee-57f0-4f7b-8c6d-1929ebf04673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:19:48.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:19:48.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:19:58.301Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=525c5774-1242-497d-ab02-3b98ae77c718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:19:59.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:19:59.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:20:09.442Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b0215e2f-b736-48d8-b5ce-548718bf5e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:20:10.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:20:10.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:20:20.584Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d0c129ae-239c-4ce0-8405-92ab3a2bb9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:20:21.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:20:21.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:20:31.675Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a891f25a-f39e-4031-8f90-fb757e830b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:20:32.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:20:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:20:42.759Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f3ee7a59-3908-409d-94c5-ce4890029477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:20:43.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:20:43.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:20:53.872Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5a0d9363-dfdf-41d6-af5d-4f7540bd84c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:20:54.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:20:54.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:21:04.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:21:04.376Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T05:21:04.377Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:21:04.402Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:21:04.468Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:21:04.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T05:21:04.469Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T05:21:04.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:21:04.992Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=fd31b1fd-4ea5-4c59-a7ee-bc067d857755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:21:06.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:21:06.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:21:16.240Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=cacd70fd-d81d-4d64-a92f-b029a3e2497e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:21:17.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:21:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:21:27.361Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d5e5248a-759e-4a68-bfa7-1960033930ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:21:28.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:21:28.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:21:38.501Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=fa1006b7-3750-4209-8ca7-187bc96490b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:21:39.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:21:39.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:21:49.673Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=82b72773-0ae2-47af-94a5-07d464605674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:21:50.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:21:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:22:00.869Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e4e9ddfe-54a4-4db7-9e4b-148c1d01d9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:22:02.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:22:02.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:22:12.185Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4628505a-9bd8-48df-94b1-1b584c6fce03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:22:13.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:22:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:22:23.364Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5390e12b-b9c2-4dd3-adf2-b903fcf16037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:22:24.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:22:24.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:22:34.534Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f7b5befe-b226-418a-9c48-de5a2ac5158e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:22:35.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:22:35.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:22:45.669Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2ea8fc48-92cc-4dad-806e-82af1c26db5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:22:46.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:22:46.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:22:56.769Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6951bd2c-1f27-4350-aa97-91a0f330b6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:22:57.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:22:57.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:23:07.900Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b8ac1bb8-da6f-439d-af12-79e8227c86d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:23:09.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:23:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:23:19.008Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e6fc0772-7941-4ca9-9216-231217cfaee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:23:20.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:23:20.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:23:30.125Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=60b46bb2-b928-4cc2-8c97-2fcbae8e5ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T05:23:31.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:23:31.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:23:41.218Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6ec9ea56-8a66-40cf-9b7c-42c07e2c7ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:23:41.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:23:51.605Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=56e4fdcc-f983-4668-adf6-98c2c731f37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:23:51.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:24:01.644Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c77ee83c-aca5-48d9-bbb4-bb58db16ee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:24:01.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:24:11.668Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d03a765d-fc29-480d-a8e5-9e90c9e339c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:24:11.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:24:21.700Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c320c333-11a0-43bf-b725-c0d409334250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:24:21.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:24:31.720Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a2464dd5-8010-46a2-8c4b-12b683a13a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:24:31.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:24:41.817Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=df502314-d37d-4011-97b9-66a6318d1eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:24:41.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:24:51.845Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=687aabeb-3857-45d0-808d-fbbcca2efa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:24:51.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:25:01.870Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0ce8c23d-0083-4f95-a5b8-28406ba230bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:25:01.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:25:11.910Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d9007ca5-e0c1-47f2-82ba-79c74dd88623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:25:11.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:25:21.935Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7b87fe81-ae18-4354-bde7-663c0ac728e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:25:21.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:25:31.965Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=22258ace-38e1-41c9-b05c-a4cc546f2489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:25:31.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:25:41.985Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5c79e201-2f12-44d5-aa74-e7e5f54ce236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:25:42.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:25:52.020Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=90f72362-8241-4698-a4ea-5c1c62301be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:25:52.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:26:02.056Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5d761e6a-64a5-4b73-8ae3-4aedcbe9bb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:26:02.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:26:03.339Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:26:03.339Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T05:26:03.341Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:26:03.345Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:26:03.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:26:03.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T05:26:03.357Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T05:26:03.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:26:12.092Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=93a9b4b1-357a-4016-9559-89839bbcc6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:26:12.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:26:22.112Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e1115e09-7ae7-454a-92dc-39a2be82518a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:26:22.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:26:32.133Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c3725686-6a2e-432a-9c7e-37ecb9f2ccf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:26:32.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:26:42.155Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=02841387-ed2e-428f-8a31-3c34dc8effd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:26:42.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:26:52.175Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=66baa389-6acb-4636-ba2d-693ecaa43036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:26:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:27:02.195Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=125eb0cc-41c3-4891-bd81-d346eafa3c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:27:02.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:27:12.213Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=430a59e8-a5ee-4403-86b9-1f980664bc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:27:12.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:27:22.231Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=52d07781-49b3-4aa4-a077-c1f9e4a983a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:27:22.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:27:32.251Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5a030a1a-cad0-45d9-b0a6-59488af687f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:27:32.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:27:42.270Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e17e9b82-58b4-4f6b-a570-5d77461c1c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:27:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:27:52.286Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5344f626-74f9-47c8-aec9-0f8c540041cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:27:52.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:28:02.301Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5d9dff76-7799-4314-9831-dd6369d3a26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:28:02.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:28:12.318Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0e9dbf1f-566a-428b-b7e8-f3e3342702f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:28:12.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:28:22.340Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=558ef6a5-e3cd-422f-a30d-668b84590b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:28:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:28:32.356Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=031ce03b-0a56-4875-9afb-36cc6f24d4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:28:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:28:42.371Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=54bbf898-507f-4586-83a8-4e7575d01702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:28:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:28:52.386Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f11de5ea-0d00-469a-bb1c-05615aba1ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:28:52.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:29:02.411Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b09997b5-026a-4ade-9027-a6bc45471d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:29:02.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:29:12.434Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=979c8c39-3ec6-40ed-94c2-f0cee4cc6894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:29:12.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:29:22.464Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=491dd2c4-2aaf-43a1-9f38-4e5ac163dc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:29:22.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:29:32.482Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4cf29590-04b5-44fb-a5cf-c5656b0dad4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:29:32.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:29:42.498Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f7b8d9dd-12f3-404f-8072-24b880b8dfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:29:42.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:29:52.516Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2d4e3943-f96a-4a30-8950-a4d4a69d4f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:29:52.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:30:02.530Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c9d321c4-4355-4450-9d17-6aa276115840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:30:02.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:30:12.546Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d1fe48a6-3fef-44a5-87d3-b6fbee493c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:30:12.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:30:22.561Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ed720291-4965-4665-b888-313e0ab88405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:30:22.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:30:32.581Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a3527df2-b7ce-45ed-8317-d00320b3ccb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:30:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:30:42.596Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b70f1598-19f9-4d31-9df5-4a0a21917ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:30:42.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:30:52.611Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=98a48557-a3c4-4a15-9653-ea8088a6454c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:30:52.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:31:02.629Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3e41c94a-6e4c-4432-9089-3182f6c9efe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:31:02.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:31:03.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:31:03.181Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T05:31:03.182Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:31:03.185Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:31:03.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:31:03.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T05:31:03.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T05:31:03.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:31:12.655Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d0098943-fdfe-4b8c-ae87-6096fff6a87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:31:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:31:22.674Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2967e45a-fe4b-4e24-ad19-7e2128e6d728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:31:22.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:31:32.688Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ffff2cc5-289a-43b1-aa62-05b2b2336567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:31:32.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:31:42.704Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=cfca713e-86ca-406d-9a70-01a844cc0836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:31:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:31:52.727Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1cd3de05-d0bd-4605-82a5-c3e04ffb3130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:31:52.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:32:02.740Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=dd8fe3ee-573c-4dbe-a48b-e9317639aa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:32:02.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:32:12.762Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8bfcbcaf-b19f-4097-af36-d6e3c9ceec64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:32:12.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:32:22.784Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9d1b41c4-a850-41e6-9885-e88f62cc5bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:32:22.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:32:32.816Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2cf25f4e-2142-4374-8688-c9adf75b0ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:32:32.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:32:42.843Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f1128667-468b-4a1a-a223-9a60ab608471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:32:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:32:52.860Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=79938a2b-3cc5-46ef-bf62-39fe1b8420bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:32:52.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:33:02.875Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a16c4ddb-934c-42f3-acce-7fd0a0206ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:33:02.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:33:12.907Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e26e39c4-df2b-42e4-9d90-f4aa93300140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:33:12.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:33:22.923Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f8bfac18-2e0c-4783-90b3-b3231f01aab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:33:22.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:33:32.942Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=42f940e6-68a2-41d5-a450-99f7c6256970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:33:32.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:33:42.971Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6bff670c-5422-419d-92a0-60caf295edfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:33:42.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:33:52.995Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2cf6d169-79de-479d-8c30-2ab8e23d5563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:33:53.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:34:03.011Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f0152003-f57b-4373-8ea7-e8d96f69a570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:34:03.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:34:13.029Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=04f8f596-17e2-4368-a05a-321fdaed52c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:34:13.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:34:23.052Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=24e01e5e-26a5-4f6c-9621-e485ad59051b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:34:23.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:34:33.066Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=bda2a93a-415e-421b-9a79-9d6daac51edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:34:33.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:34:43.079Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=cf490068-704f-4ae5-b42e-403343b1bb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:34:43.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:34:53.094Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b485d310-ba91-4774-acbb-6ccbf7c837c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:34:53.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:35:03.122Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=dd000b2f-3648-486e-986a-8470f4a87df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:35:03.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:35:13.137Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=fce821dd-8dd4-490a-9728-7eca0e0bf292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:35:13.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:35:23.152Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=23394594-d33e-4ae2-901b-9a0fb044daa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:35:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:35:33.166Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=efedc487-5dfb-43c5-806b-297ee2cd79fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:35:33.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:35:43.185Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=10a4c8e0-ecef-408c-ae85-a52451c20c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:35:43.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:35:53.204Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2175771d-5d05-4bd0-81f9-f9794a583b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:35:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:36:03.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:36:03.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T05:36:03.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:36:03.179Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:36:03.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:36:03.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T05:36:03.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T05:36:03.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:36:03.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:36:13.247Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d00cc9ab-3e4f-420d-ad29-9329adef0aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:36:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:36:23.272Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=06a0be55-eed9-4861-8239-68c0a9941cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:36:23.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:36:33.294Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=313e1408-5c6c-4c6a-a220-b7f9386a50e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:36:33.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:36:43.310Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=75f32c5e-2213-42a1-aab2-7c770cb21773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:36:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:36:53.331Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2215a50e-b9a8-4554-afa9-df206d17f7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:36:53.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:37:03.349Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=44cfc5b1-2940-44c4-a8b6-4cf92a71cdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:37:03.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:37:13.363Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=683902d2-f5f2-4607-ac6b-080b9d61f3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:37:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:37:23.385Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=261f33d4-e292-48ef-89a8-d4fbb7b5e08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:37:23.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:37:33.432Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7e3a475a-1fa1-48fe-8e84-f926d11f86aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:37:33.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:37:43.450Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=cb5c5acb-a176-4ac8-8148-2af4f9d559c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:37:43.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:37:53.475Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=96ff56ce-32a9-4afd-a896-07482a0b5f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:37:53.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:38:03.509Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5773f3ee-f5b2-4f6b-b7a3-d5fd7fff11d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:38:03.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:38:13.534Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5fa088ae-6bc3-4a6c-8b44-ceea8a2a8905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:38:13.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:38:23.549Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1049c8a1-1f96-425a-8caa-b576a41f11af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:38:23.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:38:33.564Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=93c79051-da55-4c99-9e06-3a6d45cd67f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:38:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:38:43.585Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4ffdeb49-9f82-4ea3-ad08-b87b8cad0bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:38:43.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:38:53.607Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=bb2566d6-1c21-49e7-872e-0a9dd6df92bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:38:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:39:03.628Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=91be95e8-ac38-47b0-a8e9-bffc1a225b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:39:03.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:39:13.645Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3e5b0904-e870-47e9-a35c-ba102c4453fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:39:13.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:39:23.666Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=19f561bd-8482-415c-a949-7e5a641c5592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:39:23.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:39:33.679Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=30009a65-67f9-49a7-b2af-fbac3be1585b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:39:33.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:39:43.694Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5b9cd62c-2e37-40f2-a459-566cfbe45726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:39:43.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:39:53.707Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=17b083a6-5d00-45eb-b1ac-b4896693984b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:39:53.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:40:03.720Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b4ef067e-bb43-4b39-b008-5c7e6b65caed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:40:03.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:40:13.737Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7d6bb7cd-de53-4982-bcdd-d19fade1ce87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:40:13.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:40:23.757Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b51a6343-107e-4d6b-bcd5-a6bdc65d765d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:40:23.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:40:33.778Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=aee1c0e3-306b-4440-bbcb-6f98db3c5307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:40:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:40:43.796Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4269e91b-4eea-4b01-935a-1af11ac363da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:40:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:40:53.820Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=224083ac-4a20-49f9-af99-0c1613779384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:40:53.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:41:03.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:41:03.219Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T05:41:03.220Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:41:03.223Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:41:03.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:41:03.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T05:41:03.233Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T05:41:03.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:41:03.835Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8a1e99d2-a184-45d6-9e73-bc68c5b8c423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:41:03.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:41:13.850Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6aebde08-6c0e-423a-8b57-59e953ec2269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:41:13.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:41:23.878Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=691b74aa-6ab9-4f45-9da3-a24e8c90edb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:41:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:41:33.896Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d3e11c03-252b-4e9c-b600-4d97baaad22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:41:33.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:41:43.929Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=451463a2-da05-4c95-95b6-64dfe7070ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:41:43.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:41:53.950Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=dceb501d-b4c2-4a97-910a-2813f11737d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:41:53.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:42:03.968Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9046bf34-4384-4b7f-afb7-18f997452a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:42:03.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:42:13.984Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=71c4e758-5cee-4aba-a70f-5a81213c470c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:42:14.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:42:24.004Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9a6f1432-6c7c-4724-87f5-b89660543a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:42:24.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:42:34.018Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=35a67596-4458-47da-baa8-816127889aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:42:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:42:44.046Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8de935c4-374e-4256-ac07-e36b3baf8f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:42:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:42:54.071Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=fc4478d0-9093-4785-8de1-67b1d45f8525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:42:54.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:43:04.094Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6890c83c-bca8-42c0-bfd8-15a3a4730031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:43:04.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:43:14.130Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=13394da9-a044-42c6-842e-e4f4f81a297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:43:14.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:43:24.156Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=01d3d7e6-b706-41c7-ac6f-4bdbcccab07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:43:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:43:34.169Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=76e03843-2303-4750-9bc6-05c89fa3b97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:43:34.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:43:44.183Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d8ee872d-c8d9-4f8e-8d62-e50b2c1558ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:43:44.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:43:54.198Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=90119fef-8aa3-4779-9b85-a877ae1d52aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:43:54.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:44:04.221Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5df76526-ad5a-4841-8641-720b11d6a129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:44:04.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:44:14.242Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ccfe9fe0-9fdc-48f6-b0bd-438f124e8209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:44:14.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:44:24.260Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=bdd91262-6b66-4c1e-874a-d27a08cdbf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:44:24.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:44:34.274Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5d98f550-c203-48f7-8080-95ec0af9d786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:44:34.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:44:44.286Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b886f193-05fa-4348-a251-5fd0acac56da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:44:44.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:44:54.301Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=aec0d888-0824-4403-97d0-1c7decf0923d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:44:54.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:45:04.331Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b02b8cd5-5951-4a06-872c-c043e430ff9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:45:04.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:45:14.348Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=aab84aee-37c4-4a7b-8c5e-fa2e797fecb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:45:14.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:45:24.366Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2e168ba0-de96-40cd-bae5-a941ad280c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:45:24.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:45:34.381Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=cdd1912c-3ec1-42b7-8adc-19da691942eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:45:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:45:44.427Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3fec11be-351f-4348-84a4-1eb0408bf76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:45:44.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:45:54.459Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5f7f19e5-d426-4c6e-8901-a2040ef02038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:45:54.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:46:03.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:46:03.209Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T05:46:03.211Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:46:03.217Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:46:03.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:46:03.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T05:46:03.229Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T05:46:03.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:46:04.474Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=43c7e60e-f5fc-4734-832c-cabadf0998b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:46:04.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:46:14.510Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=78bf34bb-b2fd-4d7a-958d-90b942037636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:46:14.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:46:24.540Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=21988ac6-7644-4a5b-affc-0317e3964ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:46:24.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:46:34.568Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e9c693d0-1e20-4615-975a-65983fea787d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:46:34.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:46:44.596Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d38c674e-febd-44c0-ab4b-b3bfc4096173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:46:44.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:46:54.610Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=58d77742-f899-4132-b3a6-545f43f8976e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:46:54.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:47:04.685Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6232065d-8546-4452-a0cb-ef66508770f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:47:04.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:47:14.762Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=cbbd9966-ee46-4ce7-a239-90573ae5dd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:47:14.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:47:24.848Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b642b77a-ca6f-4e35-8d87-7fba0d8b9552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:47:24.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:47:34.926Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e93d6383-3b13-4064-9e45-36d2d9d6f23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:47:34.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:47:44.969Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=04a34974-e53f-42a0-9f2d-9ff7c362ea41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:47:44.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:47:54.991Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d7c243cf-2682-463c-be69-b4ac2921b23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:47:55.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:48:05.005Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2eea263d-24af-43c7-9c39-0a0a8cd1642f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:48:05.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:48:15.047Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=fb3e3a33-3a24-4572-8931-bc04765103c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:48:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:48:25.091Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=cba5fef8-38a3-45a0-a6f1-3905419f63e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:48:25.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:48:35.120Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=49a4e9cd-2c9e-40c8-b78d-c28fcecd1701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:48:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:48:45.156Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d0453351-d4ef-4942-a676-fb8bede73eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:48:45.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:48:55.188Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=aabfecc1-ba78-492a-b34f-a16268f31d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:48:55.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:49:05.221Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3bb9e7c6-b0cd-4dd8-92c0-7b462c2054aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:49:05.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:49:15.264Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2e2898ea-2d14-40bb-94ff-50db76fdb33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:49:15.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:49:25.307Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=eafadee6-6000-4550-8c67-1709b4581812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:49:25.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:49:35.331Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=fcf0b991-804b-4c6e-9537-a86428388c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:49:35.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:49:45.367Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b0e82933-d8c8-4e66-aba3-0894c085c08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:49:45.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:49:55.413Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7e04ad48-14a2-48e4-b3c7-6c98241e0ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:49:55.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:50:05.439Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=37cda0b2-2481-4bcf-9b6d-8b56773e814a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:50:05.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:50:15.464Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f1b2b833-4d87-4ac5-b615-90ca85cb4b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:50:15.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:50:25.488Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2e9ccf86-e0a5-4dda-a334-f9e172d7d800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:50:25.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:50:35.545Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=483e5155-acaa-48f3-bd4e-0709e35392e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:50:35.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:50:45.560Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a8b91630-de99-47cf-9439-8d7a1d2c55e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:50:45.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:50:55.584Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3a54d3f7-d6cc-4433-9763-035d6da8066e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:50:55.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:51:03.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:51:03.177Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T05:51:03.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:51:03.183Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:51:03.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:51:03.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T05:51:03.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T05:51:03.200Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:51:05.598Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5cd4f07e-4193-435d-8ed1-7b9a7044cad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:51:05.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:51:15.641Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f6ccdd29-7e17-4768-916e-78a833a8290f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:51:15.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:51:25.674Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=039725b6-0db1-45e2-b336-383f9908f146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:51:25.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:51:35.691Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ab74ca0e-ce4c-4116-8d9b-20eb15749acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:51:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:51:45.716Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=86245349-6f1f-4466-a004-13793b3b700f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:51:45.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:51:55.739Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=76bf8874-f79b-4f9d-986d-ae8acdc80d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:51:55.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:52:05.770Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c0715229-4bb6-48a2-8f6f-224a15b168d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:52:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:52:15.787Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b72dfe6b-aa0c-4270-ab0e-81e7c5426f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:52:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:52:25.805Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=698c81aa-e478-49d4-ac01-319378446d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:52:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:52:35.816Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6a8ba344-e0bc-4a57-84b0-c3d379cfe84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:52:35.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:52:45.832Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=442fe97c-584f-4f62-bbca-680f69c6eb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:52:45.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:52:55.846Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d3a42e1e-e2f7-4847-80fe-8042c7768232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:52:55.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:53:05.867Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7860ed99-0f75-4396-b4a9-5badecf3eae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:53:05.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:53:15.884Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=020d272e-1bb3-4145-9065-34b742a88bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:53:15.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:53:25.900Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=cd970f06-d687-47e7-ab98-4d88bcd528fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:53:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:53:35.915Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c0dabeae-bf53-46ad-a37e-8ab426d022f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:53:35.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:53:45.929Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=510f6126-3e02-4c34-a121-53b0b038d9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:53:45.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:53:55.946Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f71e80ff-018d-46ce-80ec-41bdfa151eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:53:55.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:54:05.972Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=72b61c50-9297-43cd-8dc3-cdcb01ad86f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:54:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:54:15.982Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1fa7ab7e-3920-4639-84b6-4863148f76fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:54:15.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:54:25.994Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=52aff849-66f9-473c-ad25-ad18ba77faf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:54:26.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:54:36.006Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=25fb9631-f44d-4fc5-b5ca-c702a1d88ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:54:36.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:54:46.018Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=52e27ed8-d57b-4055-80e8-74694a0f3b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:54:46.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:54:56.029Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7b4ba950-73b6-4da7-9261-fb1636b7db3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:54:56.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:55:06.048Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=42bb0fe5-c5be-4352-b575-065b5429aec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:55:06.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:55:16.068Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e0193533-e071-47ca-aca7-57437f2f2706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:55:16.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:55:26.080Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5273a6c5-c7c3-418f-9485-f60b27ebf184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:55:26.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:55:36.091Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=bf7a0fea-2bd9-43aa-b26c-a102f7cbef81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:55:36.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:55:46.103Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7fc728c2-f7c2-4e6d-905f-d2c714c932d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:55:46.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:55:56.114Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a878f506-a402-4004-9b18-206378517694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:55:56.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:56:03.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T05:56:03.185Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T05:56:03.186Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:56:03.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:56:03.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T05:56:03.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T05:56:03.200Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T05:56:03.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:56:06.137Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=92690050-d423-42c4-90c4-26c6f2853582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:56:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:56:16.154Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ede86fd5-d9f6-448c-91a9-9624e5e9f11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:56:16.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:56:26.168Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=624bb061-6c35-487d-a9c0-cb40b105b06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:56:26.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:56:36.190Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9782b9ae-0a72-4e94-bbcd-b8dcddc86564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:56:36.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:56:46.204Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c09455ca-68bf-47d6-bc23-206fc9758623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:56:46.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:56:56.220Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=db09696a-e2d7-40ce-9ed6-c57c1f6cd277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:56:56.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:57:06.238Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2383abb9-9bc9-4c33-965f-cb6777e24408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:57:06.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:57:16.250Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a5386346-cd9d-45b0-a378-5bbcb363af16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:57:16.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:57:26.263Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4205ab38-dbd5-423e-ac52-5f0e9b3dbc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:57:26.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:57:36.276Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=85f773e4-79b9-48b3-b5d0-43d862d8d81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:57:36.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:57:46.288Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=73cdb051-0506-4b3c-837e-b27082f48655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:57:46.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:57:56.299Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c572b6cd-3d00-4bc5-a5f3-e55eb606cc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:57:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:58:06.328Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ac1496cc-9510-4d85-85fc-4e8969bd974c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:58:06.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:58:16.349Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2e5189de-4cde-4a67-a1bf-85038ee50ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:58:16.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:58:26.366Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b31e30d4-b7b8-4111-a0f1-775aa424ec45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:58:26.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:58:36.376Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c51496ac-b013-4a6e-88aa-1a297d5c4f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:58:36.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:58:46.389Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=955bdce3-18e8-4711-ac5a-cfe307085fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:58:46.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:58:56.408Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1fcca481-b593-47e1-b18b-fa01c905a901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:58:56.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:59:06.434Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=824549b7-274a-4a65-8c66-e7e35ccc2c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:59:06.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:59:16.447Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c4d9b543-c061-43e8-9678-a1b5d7d4e22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:59:16.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:59:26.461Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ad5081f7-570c-413a-a8a5-b0c827b6f478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:59:26.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:59:36.472Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5405c7e5-e715-49c7-9eb4-4c9321e993a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:59:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:59:46.487Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4c51146b-a372-4ff1-af2f-3b69ae4ea76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:59:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:59:56.499Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8308958c-a618-440c-aeaa-0c5a70ad8c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T05:59:56.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:00:06.514Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=94b5531e-94c5-4310-a51d-07fb4ba06daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:00:06.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:00:16.543Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=07072fe1-251e-406c-97f6-d403d4539f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:00:16.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:00:26.561Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1d4f52e9-7da6-4ccc-b89b-082b313df41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:00:26.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:00:36.581Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1ed124ee-7b31-4d28-9201-d5877308d4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:00:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:00:46.594Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=739dd8c0-5c20-43e7-9a62-7e2d51b050b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:00:46.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:00:56.608Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=05f0d72c-4bba-4128-ad9b-86f94422ce31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:00:56.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:01:03.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:01:03.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T06:01:03.122Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:01:03.128Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:01:03.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:01:03.138Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T06:01:03.138Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T06:01:03.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:01:06.645Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c86b6b5d-67cc-4829-9e29-a00dfcf6c8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:01:06.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:01:16.658Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f58996e5-a03a-40b1-acd0-1521620fcfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:01:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:01:26.676Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=79f26873-79ae-42ff-9cf2-3f0d189f5b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:01:26.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:01:36.688Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8b6574b9-6da0-43e8-a07f-48145e75ccb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:01:36.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:01:46.700Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e42584af-29eb-4aad-93f4-44dc254b1dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:01:46.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:01:56.713Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=cbf653c3-a715-4378-a416-652cdb671ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:01:56.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:02:06.723Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c4a458b9-0801-411a-baac-c68fbeb45cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:02:06.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:02:16.742Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3404b2c0-1f00-470b-8fbe-716cf8d1533c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:02:16.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:02:26.751Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=bce25f1c-c1da-440f-8354-177a722647e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:02:26.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:02:36.764Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6ec9c99c-a94f-497c-acd6-30f2b6d0e533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:02:36.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:02:46.777Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e5e45e23-14cb-4c38-b0c0-b656c97ad9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:02:46.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:02:56.788Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ba256fbc-dff5-47fa-99e1-0b9e16ffd784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:02:56.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:03:06.802Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0021c29b-d3ed-4515-842b-a6c54031cd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:03:06.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:03:16.816Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c77677df-f0ee-4112-a14e-b6eab2412d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:03:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:03:26.828Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=482d3287-dcc9-4abc-8368-dd2177400ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:03:26.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:03:36.858Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5e3b4561-6937-4443-be59-230d003344a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:03:36.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:03:46.874Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8a0cf1f7-6954-45af-8430-32528c022d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:03:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:03:56.910Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=38834fbe-03b3-4903-aa8e-1435086d820b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:03:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:04:06.923Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e7225080-3d9a-4fab-baeb-aebcd3ebd999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:04:06.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:04:16.943Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d2710db5-1d26-4fbf-89dd-a9b9c2df8a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:04:16.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:04:26.956Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ef8c2b10-bd7d-4514-9ced-6d3a263ed6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:04:26.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:04:36.989Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=642e79a4-6948-4674-a9dc-2ad4d03963f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:04:37.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:04:47.006Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8c0af0a9-55d8-4b36-a150-20953e6a06ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:04:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:04:57.019Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e3403311-b9fc-45a4-9d81-d6c835508a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:04:57.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:05:07.031Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b2b7ee6e-f032-414e-9fee-51ff220d466c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:05:07.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:05:17.057Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f34c533c-77c1-488b-9f0f-da5e27671400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:05:17.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:05:27.075Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8f2441fb-1ef4-42b9-ad66-47f8e5f74b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:05:27.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:05:37.086Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e24e3d60-5971-4e05-b8e4-89faefd339a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:05:37.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:05:47.096Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4dc6afd2-0cdc-4844-bdba-b38e6aa86cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:05:47.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:05:57.107Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ac401c0b-94c7-4ad7-9b8c-655a3d004994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:05:57.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:06:03.102Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:06:03.103Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T06:06:03.104Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:06:03.107Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:06:03.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:06:03.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T06:06:03.117Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T06:06:03.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:06:07.129Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=845e64df-442c-42cb-8950-1e7d3d45e134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:06:07.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:06:17.151Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=bb6748f1-ec24-4a1a-b507-6e0db8b3c87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:06:17.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:06:27.182Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=57f8fec8-721f-4b03-aa6c-151a6cee75bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:06:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:06:37.193Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ac560423-8826-46fa-8fa7-d1d5d280b189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:06:37.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:06:47.210Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=225966bd-9b29-4c77-9f74-143f1cf65480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:06:47.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:06:57.221Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=bfaf9555-fe28-4b17-962c-d43d1f00b6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:06:57.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:07:07.234Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=af193b2b-0beb-471f-8ee1-295b34c60be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:07:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:07:17.244Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3b42ea00-851d-42f4-a152-5f5046506f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:07:17.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:07:27.254Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6775201a-fbd8-4eed-8ee4-a64a320cc9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:07:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:07:37.268Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=fa124e01-7990-4583-8adc-15f22882daca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:07:37.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:07:47.289Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4ff29c87-d360-4580-89c9-60e31a5e629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:07:47.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:07:57.302Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=561a3b1d-5726-409a-9f57-6572703fb0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:07:57.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:08:07.314Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e41d0a95-4c1a-4556-8bc9-f7e22c331974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:08:07.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:08:17.325Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1cb76285-2d58-4cd2-98e4-793564a57a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:08:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:08:27.342Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a82fd99b-1a56-46f6-b8a8-d3b2a8ee10a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:08:27.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:08:37.359Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=12d3f6ec-f4e5-4abe-b8fb-8bd1641b4742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:08:37.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:08:47.370Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ae168cf2-959a-4fc8-8ded-6cfb5e850171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:08:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:08:57.382Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e42232cb-e938-4f6b-98d9-8f8a414e7154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:08:57.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:09:07.392Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=64440104-3e03-41e6-85f7-6b6abd1820fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:09:07.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:09:17.403Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0e9e8259-8d61-4056-8c21-f9a9576d70d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:09:17.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:09:27.413Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f1e7ca24-87e6-44a1-b773-5e2b9a8fbf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:09:27.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:09:37.424Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3b65ff7d-8824-4bae-aef3-b903dc9cb07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:09:37.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:09:47.436Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6af3fea5-b169-4f94-91c3-62da6bf68be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:09:47.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:09:57.448Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e5c1987e-2772-4b6a-be92-7480eccef9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:09:57.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:10:07.458Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d3ea0aa9-e9e9-4191-8d06-7e10a5754b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:10:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:10:17.472Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=aeb0629c-c64e-40e7-8bed-fd6054185ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:10:17.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:10:27.483Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=21aa12c1-71a2-41ba-af7a-8a5ba48c8ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:10:27.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:10:37.496Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1ff20ac1-0926-4e0c-8ac0-e093e6d170d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:10:37.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:10:47.514Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=30951c83-6186-4242-a022-aa822d2221b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:10:47.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:10:57.525Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e7d2391e-da0f-4555-9f60-0fb2936efaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:10:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:11:03.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:11:03.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T06:11:03.142Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:11:03.145Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:11:03.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:11:03.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T06:11:03.152Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T06:11:03.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:11:07.535Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d49bb181-7fa9-4bd9-acf9-c123972bd3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:11:07.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:11:17.545Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=eaed4237-d80f-4801-875e-b6bcb2b37211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:11:17.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:11:27.555Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7892d23a-2d32-486b-90ad-9285026e9540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:11:27.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:11:37.567Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7d6b1e4d-1b5f-43ed-8633-d590fe177418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:11:37.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:11:47.580Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2f1c4f63-7b0b-49a2-ac6d-f1eefdb5dfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:11:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:11:57.590Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1a2a7d11-cb49-47ed-b014-04603fbfc52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:11:57.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:12:07.601Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1051cafc-0b89-479c-b7cd-e1ed8fa1d117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:12:07.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:12:17.612Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9ff2a764-7b20-401b-ae3f-94dc9cf0d631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:12:17.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:12:27.621Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6176100e-9c11-4568-9132-1315c650d83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:12:27.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:12:37.633Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ed08b278-046d-4909-942b-f8aa4f5acdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:12:37.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:12:47.643Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e7cb0386-cbee-40f1-b5c4-6135d6e983a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:12:47.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:12:57.658Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9031ce78-1f40-4dc8-bef0-8219dea3aae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:12:57.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:13:07.676Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f7796c37-c37f-421e-bba4-3e1058ce9e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:13:07.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:13:17.688Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=99fcd9be-68c7-4038-bde2-3c16edb48aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:13:17.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:13:27.701Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=26c87c18-d9f6-4ec5-9ff1-8c1e606ae591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:13:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:13:37.727Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=51f86b0f-80ce-4c4d-b151-b71054bf26b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:13:37.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:13:47.739Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5cbc04fd-7c28-4d1a-b5de-a9a8fcb69dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:13:47.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:13:57.752Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0da95323-63dc-44ff-a327-2a5078f38866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:13:57.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:14:07.764Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7ca406ea-2bc1-4e30-8973-b910e0bea558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:14:07.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:14:17.777Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0f381422-8fac-4081-9143-eef71ee26174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:14:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:14:27.791Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b0cf63f9-a0dd-4ffc-8920-e81838d856d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:14:27.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:14:37.806Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=11eb6470-4a87-4758-80db-0f7afa2ab8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:14:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:14:47.823Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1efa4050-2f2f-4d64-9568-299adcce507e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:14:47.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:14:57.841Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=57a2f3fb-76b2-4ed2-ac73-17dd1d690435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:14:57.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:15:07.860Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9827a6a2-3d2d-4808-b1c2-14de62500bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:15:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:15:17.894Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a4a3e14a-8187-4a09-9db8-22013ce716c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:15:17.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:15:27.920Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0b93f533-8019-4f23-9cf4-01996f5572c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:15:27.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:15:37.940Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0ce082e9-7c29-47fc-b72d-cf420af08e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:15:37.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:15:47.957Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=41831ca0-adee-48cf-8c89-c8e903427910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:15:47.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:15:57.990Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a2466d20-bf10-4615-9ddb-89426f161b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:15:58.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:16:03.106Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:16:03.107Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T06:16:03.110Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:16:03.117Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:16:03.127Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:16:03.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T06:16:03.128Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T06:16:03.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:16:08.001Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=bf01809d-bf8e-4fab-89f5-468426b49389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:16:08.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:16:18.017Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b5b4c168-5099-4515-ba13-05c806d087f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:16:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:16:28.030Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b646ffb4-d8bc-44fb-9c42-23decae1822d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:16:28.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:16:38.042Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=99e28100-ee47-4d59-9d51-99c2cb904024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:16:38.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:16:48.059Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e4e9ae93-b881-4804-af63-4410539e7bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:16:48.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:16:58.070Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4307e548-c5fb-4d8f-b312-23dd24f2bf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:16:58.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:17:08.080Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3f82e868-f815-4093-a07f-fedeb9cdd116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:17:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:17:18.093Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4e5f298b-e60e-4cff-a01d-dc30080f024e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:17:18.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:17:28.110Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=cd9f09bd-0e6c-445a-b27f-f1f71a026982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:17:28.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:17:38.123Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2ea0fa96-0caa-4581-8728-22a21f002dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:17:38.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:17:48.139Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6f478a0a-cce6-439e-a1a3-5789ff72bdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:17:48.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:17:58.152Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8daa7235-767e-4861-8439-ef65d650dde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:17:58.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:18:08.173Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=078e7a8b-6d21-448e-9118-7b7c5741ed70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:18:08.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:18:18.187Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=38ae31d6-0493-4f38-972f-959f68ccebd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:18:18.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:18:28.199Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a0946ee0-efe7-4962-9c18-6d9873fbac82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:18:28.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:18:38.215Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=81b9d94e-3fa8-404b-9d35-e5be775e8100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:18:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:18:48.230Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=02daae71-0d3a-4a35-8d28-72be3a0a4c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:18:48.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:18:58.242Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f4b7f5ff-8819-44b0-b27c-3e42a047d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:18:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:19:08.253Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=edefd97a-742f-41ce-aeea-e64924497f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:19:08.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:19:18.263Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=cbf3632c-1cad-49a3-af74-cf1a494256d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:19:18.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:19:28.273Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1095ef9f-38d6-456f-a47c-c0dcfe2ca5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:19:28.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:19:38.286Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=dc47ff61-0597-471a-a22d-6e9ea7852136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:19:38.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:19:48.301Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d3c02721-b7c1-409d-acff-539478b1dc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:19:48.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:19:58.329Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=23c41ca2-630e-4797-8e32-fdb37385c3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:19:58.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:20:08.343Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=501dd5c4-5c32-409f-850f-3a5b41becbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:20:08.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:20:18.354Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4c8566e2-f132-456f-804c-d7d216934cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:20:18.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:20:28.367Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=cda2a811-4674-44ee-be2a-23cc67c8e1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:20:28.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:20:38.380Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a535adcc-ab6c-426a-a1be-631e163d0e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:20:38.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:20:48.403Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4df0ffda-d8e9-452c-a902-d5bd1c78505f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:20:48.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:20:58.424Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4017a93d-fef4-472c-8bc6-b425644ccefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:20:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:21:03.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:21:03.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T06:21:03.162Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:21:03.165Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:21:03.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:21:03.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T06:21:03.173Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T06:21:03.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:21:08.438Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=49f84e21-2aa3-417f-b87b-f338a59bae13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:21:08.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:21:18.468Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8860a683-4098-467d-9371-ba5d56dbe41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:21:18.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:21:28.486Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a56a4d69-a051-4e56-ab54-a1d147106c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:21:28.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:21:38.498Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0108dafe-0d2d-4934-8dca-a93b9a8d4884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:21:38.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:21:48.519Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ae831ff1-e8a1-409e-8007-db69116e58db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:21:48.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:21:58.537Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2da004fe-0a90-4e9d-956f-ee73042db6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:21:58.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:22:08.548Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b8c3735e-91a3-43f4-b7e9-3276e9dd34ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:22:08.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:22:18.564Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2f86ddd6-757b-4805-8920-fd4629677696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:22:18.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:22:28.575Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e9d1cf5d-8fab-4e8c-a78f-efe7c74062a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:22:28.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:22:38.588Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c2f0d31e-69b8-4a53-b172-6f3541ad8208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:22:38.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:22:48.601Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d294c5fa-1445-4882-9ab2-3cd9cafbaf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:22:48.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:22:58.642Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=42105ec2-419e-4ad8-8cbd-39aa66e7e80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:22:58.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:23:08.654Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=644600d9-5210-40ca-a65d-743a331ae84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:23:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:23:18.665Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0ee53206-4e84-4113-a467-c4196d21f825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:23:18.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:23:28.680Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f7c64429-b2fd-4479-b9c2-943cff9db55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:23:28.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:23:38.692Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e4902ccc-6d30-4bd6-a9e8-5624d0171c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:23:38.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:23:48.706Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=43611109-15ee-425a-9603-89a8d7c33be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:23:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:23:58.722Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3a0dfb41-022e-4b7b-b021-bb866ac58c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:23:58.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:24:08.731Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=17b63be5-cb63-466b-a331-3a659053d75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:24:08.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:24:18.754Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=60f8c0dc-f3b6-4882-b034-aba2fef3859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:24:18.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:24:28.778Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0c405b83-0d8e-4c02-b93a-951a6cc428a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:24:28.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:24:38.793Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=553aacf1-9b7b-4f00-ac67-b095d9629a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:24:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:24:48.806Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4fbcf46c-6603-45d8-8756-509262c324b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:24:48.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:24:58.822Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3649537d-6062-413f-b10c-faba3b190df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:24:58.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:25:08.834Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1e0d3edd-9822-40c7-8647-d695b72d9fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:25:08.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:25:18.851Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6137681f-da5b-4fa4-92c1-18ea03c386e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:25:18.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:25:28.866Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2eb4cb59-7f47-459e-88e3-d25ec2fe5a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:25:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:25:38.884Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e79ea989-09d1-4bcf-9646-d436e8851506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:25:38.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:25:48.894Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=11a4bff8-e49b-4d40-92bf-bb8f35d54f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:25:48.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:25:58.912Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7836803a-f84d-438c-a2b6-dc5cbd3382ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:25:58.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:26:03.157Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:26:03.158Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T06:26:03.159Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:26:03.163Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:26:03.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:26:03.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T06:26:03.174Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T06:26:03.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:26:08.923Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1a195def-b065-4e60-bf81-c83f5cc565ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:26:08.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:26:18.942Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=463d772e-ddf5-4040-9036-a5092fdf3035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:26:18.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:26:28.951Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=248af823-608e-4caf-b054-7c7c4fc37a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:26:28.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:26:38.964Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ad9dda20-5bcd-4c6c-99c9-6482d344ae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:26:38.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:26:48.977Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4b91358c-0cd1-46d5-b5ce-763f21d6bf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:26:48.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:26:58.987Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=797e21a5-b185-4704-9dec-67fc372649e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:26:58.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:27:08.997Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2f256568-7c9d-423e-93f6-6db9a01141b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:27:09.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:27:19.008Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f0b1e7ad-b2aa-428d-bcd9-1a6c7afd7a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:27:19.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:27:29.024Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=11a4eea0-b1b3-4100-b0ed-ecd3e4ccbba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:27:29.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:27:39.038Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=43237893-57ec-4710-8816-5f05a2a851ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:27:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:27:49.055Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5d762ddd-2da9-4c80-8fb9-9aa278fe6aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:27:49.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:27:59.075Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=08052264-81cb-4a22-b91c-e4fa09318bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:27:59.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:28:09.086Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0e6d7119-92db-4c48-8205-5e8572690843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:28:09.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:28:19.097Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=882fcdee-28ba-468f-b069-d105346ae444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:28:19.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:28:29.112Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=dd1a15db-f7ee-4025-bd62-ec84d42c2de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:28:29.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:28:39.135Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=19a07908-2d43-4ba5-a2da-52785582ed38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:28:39.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:28:49.158Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=62eeee3c-24ac-4027-973d-724842169146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:28:49.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:28:59.172Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a9e6ef05-4877-4fa5-9c98-9f49e29dcafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:28:59.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:29:09.182Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5309aa3a-2987-47c8-984d-649fd5fbea26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:29:09.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:29:19.192Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3d8b14a1-cb97-4c33-9c48-2a3ba27bd73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:29:19.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:29:29.207Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4ec38ffb-01d4-4efa-a7a2-3e23d1df7206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:29:29.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:29:39.218Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9473ccbd-7aa0-4cab-8302-60eb8c1896ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:29:39.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:29:49.235Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=dc31b253-68d5-4b97-a87a-8c781ec008f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:29:49.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:29:59.247Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=afb908b2-1c6b-48d0-b4a5-d3c3a329d6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:29:59.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:30:09.262Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c40831ff-7e10-4aba-8c8c-7d569926ab63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:30:09.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:30:19.279Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ce053943-2d57-49a9-a65e-fc4d294f170f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:30:19.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:30:29.293Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=102fd17f-0800-4bda-b94d-82e0100c6681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:30:29.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:30:39.304Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7aef34ff-bf89-439f-8bd6-e166702208a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:30:39.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:30:49.319Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=34fe9f98-3538-437e-b340-aafd16b7c4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:30:49.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:30:59.330Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=25ac5538-79aa-4eea-a6b0-8a67c1058872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:30:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:31:03.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:31:03.169Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T06:31:03.170Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:31:03.175Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:31:03.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:31:03.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T06:31:03.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T06:31:03.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:31:09.340Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=fa4ae5b5-3cb4-4eeb-bd02-4a6f1f30b903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:31:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:31:19.355Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=804e9012-21c2-48b5-a939-14d20f8b6e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:31:19.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:31:29.366Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b23b1ec3-bc95-4434-970c-5202eca295a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:31:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:31:39.391Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=bbc897ce-e9a6-4cf1-80ce-b87f78e94a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:31:39.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:31:49.405Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=fa00354c-37d3-4a17-9672-41eaad3243e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:31:49.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:31:59.422Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=bd4c56ff-fd13-4144-9312-c7b5dfdbe781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:31:59.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:32:09.434Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e9cccec6-7ae5-47af-b499-43752bab079f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:32:09.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:32:19.447Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c83800a2-da90-4ee4-92e8-5f8d199ea619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:32:19.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:32:29.462Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a970b0c8-e065-4166-ac89-18f4a5a6041a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:32:29.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:32:39.476Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1bc4419c-dc61-4789-a0b6-a60bfb8c7464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:32:39.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:32:49.486Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=63b219d0-2791-4442-84ed-fa1d6a12f2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:32:49.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:32:59.506Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9879a458-e2b2-4c34-8210-8ee0924c5e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:32:59.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:33:09.531Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=081bfa69-8097-4673-b001-add0f9dea4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:33:09.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:33:19.546Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=499a38f7-865e-4807-a3c5-0c99e419b5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:33:19.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:33:29.559Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=10ba13fd-dff3-4be8-b7fb-3aa1fadde99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:33:29.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:33:39.571Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=02f06b3c-5847-4e8a-b44b-6c260e04ca96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:33:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:33:49.584Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d1b09bfe-e0fb-46be-989b-86ef5d509b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:33:49.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:33:59.596Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5f870bc2-3d30-41a1-ad06-2a26073a3f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:33:59.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:34:09.607Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=66e7ef36-b692-4bf7-948c-c3cb79ee0368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:34:09.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:34:19.633Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1a997156-45cb-440d-9881-34909f6db828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:34:19.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:34:29.645Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=084d1ca5-a60d-4dd0-a6f2-4189604ae18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:34:29.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:34:39.664Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d3999b31-b803-4361-9b0b-c550ad9a74bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:34:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:34:49.678Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f759cc87-0514-4b81-a142-fb4dff3d4f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:34:49.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:34:59.689Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=90dd7883-5c05-44c1-9f72-09a4d6e17068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:34:59.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:35:09.702Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=cd6488b8-23a9-4d9f-b127-f05c5598a936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:35:09.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:35:19.713Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a5c18c13-2a74-4c36-8882-99835ddf54e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:35:19.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:35:29.728Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=48079f02-89ba-49db-9f85-cc187f9d90e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:35:29.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:35:39.742Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5d6e2b35-5369-4695-b0c0-3ba42e818b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:35:39.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:35:49.754Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f0cc77e2-36da-447c-a262-61a0e3ac489c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:35:49.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:35:59.766Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=bb43e3c6-069b-471e-8245-737fb2980b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:35:59.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:36:03.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:36:03.104Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T06:36:03.105Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:36:03.107Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:36:03.114Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:36:03.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T06:36:03.115Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T06:36:03.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:36:09.777Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b5af8194-acd4-4d77-b6c2-f37dd73d05de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:36:09.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:36:19.792Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ff1dbf86-f3bd-4b03-85b0-3dd97f889efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:36:19.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:36:29.805Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=96c42924-5d07-4c8d-a43a-d80c6f469a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:36:29.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:36:39.814Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e9c111a2-7776-4673-b60a-c635a3e25463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:36:39.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:36:49.830Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b110a886-15c1-4dc4-8bb1-75fc20720be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:36:49.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:36:59.846Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ef5404ae-f932-4dcd-b915-422d79db37de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:36:59.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:37:09.857Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5e2a7225-19cc-478c-a806-1c9aecfd796b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:37:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:37:19.866Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ac6a0257-77db-414d-955b-cb5788db5c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:37:19.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:37:29.877Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6edc902f-90ec-4745-8c8a-10cedd291e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:37:29.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:37:39.887Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=26922b39-945a-4ce3-83e5-a64535c296e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:37:39.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:37:49.901Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=25ecbd46-678b-43a9-8788-e63e5137c369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:37:49.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:37:59.912Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9a6f74f8-3aa1-4686-8a2f-bb1e446a6173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:37:59.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:38:09.925Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=24049611-798d-4b01-8863-32874e621c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:38:09.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:38:19.936Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1a330483-e534-4bc1-bb7b-9e4f461462dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:38:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:38:29.948Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d4cf37c9-1e07-43fb-9acb-5251b47db55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:38:29.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:38:39.961Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f0fd82a4-b23f-4d5e-bad5-32820e67d435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:38:39.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:38:49.972Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f73d5c09-321b-4ad1-959a-53e59f54361a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:38:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:38:59.987Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=316b8734-abce-4641-b294-1db3e028e8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:38:59.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:39:09.998Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=14fdf3eb-01f7-496f-9468-4f6ecbf9a68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:39:10.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:39:20.016Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e8f758be-5a4f-4f1e-b086-56684cc81b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:39:20.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:39:30.041Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=45438939-5c8c-4f29-99fc-de381ccd8e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:39:30.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:39:40.054Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=affed19c-25a6-4fc8-8bcb-cd567517f180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:39:40.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:39:50.071Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8cb25536-164b-43cd-83de-21629dd5d4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:39:50.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:40:00.082Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c4a8224d-6b59-43f8-a10e-7dae52746e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:40:00.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:40:10.091Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=63825e23-978a-47d5-a983-7f61400a96ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:40:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:40:20.103Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=37b26ebd-858d-487d-b53d-c0965ea267d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:40:20.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:40:30.114Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b7860463-891b-45b0-b36e-405e10d6de35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:40:30.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:40:40.125Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=52d7017c-cc75-4a62-a049-7de732acf375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:40:40.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:40:50.141Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a5c5c252-5af7-457e-8de0-676a7bd7ac25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:40:50.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:41:00.152Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=494dc0de-7190-4f1e-a999-39c2d06758f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:41:00.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:41:03.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:41:03.148Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T06:41:03.149Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:41:03.153Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:41:03.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:41:03.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T06:41:03.163Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T06:41:03.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:41:10.164Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=74201ef8-076d-4107-98e5-ca00c7602280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:41:10.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:41:20.175Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=229f86fc-1de7-4686-bd35-3345358ff24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:41:20.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:41:30.188Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=bea1e002-fddf-44ac-9e71-9405ae2c8205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:41:30.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:41:40.202Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0b265cfa-0d66-47b7-8e70-e02f1e928b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:41:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:41:50.215Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a937f79d-90c7-431b-af93-24cba1cae893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:41:50.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:42:00.226Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=76eb3c9e-e120-4808-9cab-a6780ff2ae65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:42:00.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:42:10.237Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=983954b1-5b66-4b20-b7e6-bc044a40b103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:42:10.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:42:20.253Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2ad1e077-af20-41be-b979-4eb3e8431eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:42:20.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:42:30.271Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=86cddbe1-8246-4d68-828c-19a1c82df982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:42:30.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:42:40.286Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=cd5fc152-372d-4d37-ac67-c8321d4b5958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:42:40.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:42:50.296Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6b649222-2bce-4b69-8837-bbe9b1d687c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:42:50.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:43:00.308Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=af4bb2fd-ae7a-44ba-a414-89bb0621b17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:43:00.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:43:10.321Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4a14f807-637b-493c-b2de-d79c05906f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:43:10.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:43:20.337Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=59264981-1570-41e7-8cf0-eaf819b0d891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:43:20.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:43:30.350Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=bebe7277-890c-4e74-aa90-3313bf603550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:43:30.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:43:40.362Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=fd8d0648-b51b-4622-af17-2d35ac5e3ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:43:40.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:43:50.383Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a396d34b-4ae3-4e6c-ae83-31c5bb68a75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:43:50.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:44:00.398Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2fb17b09-c78d-49d0-892d-325804e1515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:44:00.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:44:10.415Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0fe7892b-acd4-483c-95f1-681d7a1bc08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:44:10.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:44:20.439Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9d3fd3ee-7cf1-4f91-97c8-0ca79e433c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:44:20.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:44:30.453Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=555f4488-2069-4318-aa71-13984fd87359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:44:30.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:44:40.463Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d66c4105-b9f1-4bd7-9510-086eb221ed0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:44:40.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:44:50.492Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2295519a-c053-46ae-928f-767b3e8e640a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:44:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:45:00.505Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5a9b2616-0586-4418-b2b9-91a4a4c2a1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:45:00.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:45:10.516Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8be9a48c-77a4-4197-a38a-884ee14bec33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:45:10.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:45:20.533Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7bd38156-2e8d-409d-94df-55ea4ba2d366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:45:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:45:30.550Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b36b6eed-b499-4bec-a1d0-901326990647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:45:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:45:40.563Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=88a96f76-1edb-40f4-9132-97b2a142ef5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:45:40.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:45:50.576Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ca0bfced-6300-4665-8372-be6fe1e4c5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:45:50.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:46:00.598Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c0aacc0e-dac1-4b91-95d3-6b97f45c702a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:46:00.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:46:03.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:46:03.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T06:46:03.103Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:46:03.106Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:46:03.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:46:03.116Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T06:46:03.116Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T06:46:03.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:46:10.609Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6038d0c9-cd4c-48ee-b450-8452f1ced1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:46:10.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:46:20.620Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=971faff6-7c2b-4cc1-8e09-33979970d183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:46:20.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:46:30.641Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c194e5c6-a3a5-4016-b669-d1d3cd450251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:46:30.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:46:40.656Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=97562dd7-0578-4447-aefa-b9032c15d8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:46:40.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:46:50.672Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d0e16e72-8f4a-4148-ad49-4f79fe3c9abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:46:50.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:47:00.682Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8eaa8147-bd17-4e1c-88d7-7e9acd6bc120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:47:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:47:10.692Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0dc6d50f-0fac-4b47-bbea-98bae615676e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:47:10.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:47:20.704Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7f18ee55-e749-4542-825d-f0204a7bc2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:47:20.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:47:30.720Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5a84dc92-cf59-4633-bc7d-180a86d9a80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:47:30.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:47:40.729Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=66691504-a68b-482e-b89f-ae6808a43b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:47:40.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:47:50.757Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=69a7bbcb-84e6-410f-8f6e-2dcda88bedcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:47:50.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:48:00.772Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ea019971-2bff-472d-8b45-f0bfd0c9cf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:48:00.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:48:10.794Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=eefff1f7-7bfc-4717-b7dc-40aa1855836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:48:10.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:48:20.807Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=397c40cb-567c-443a-95b3-932d5288d7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:48:20.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:48:30.820Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=80525d64-a61b-4e5f-bc22-b44e478531f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:48:30.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:48:40.836Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=dd7789ad-5ba2-4fb2-a22e-7cc800f268df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:48:40.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:48:50.856Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9048a544-c341-4d4d-92c7-125d59c0f275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:48:50.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:49:00.867Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5204d988-d635-4529-8c7b-d8282df430f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:49:00.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:49:10.882Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=53ab825d-8492-429b-b16b-b778e022d2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:49:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:49:20.894Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6bf702df-d18e-4bba-827a-90415ef0a0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:49:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:49:30.903Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b170c261-edd0-47df-831d-bd1adceeba13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:49:30.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:49:40.922Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a371785f-61c6-4bb7-bd1f-92380f87357a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:49:40.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:49:50.951Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=17893623-0063-4e26-9fd9-54b2b7eb66d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:49:50.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:50:00.964Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5e8c8523-d7b7-4524-80ba-554f3c8a42ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:50:00.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:50:10.979Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=938a3d73-8740-4f2c-8c49-8460d313f0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:50:10.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:50:20.993Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=03ce8fc3-410e-4d0c-ac7b-371dc4bc231d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:50:21.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:50:31.020Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=60d2371a-a8ef-4a52-99e4-ade57e044ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:50:31.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:50:41.037Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7d129f18-52d0-475c-a47d-7c5cc7dd6587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:50:41.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:50:51.050Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b87e970f-e36b-48c7-9095-67eae778f001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:50:51.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:51:01.063Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8e506d0d-f33b-4594-b6f3-7b2d24da0f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:51:01.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:51:03.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:51:03.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T06:51:03.063Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:51:03.067Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:51:03.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:51:03.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T06:51:03.076Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T06:51:03.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:51:11.074Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=de62faf4-444c-4827-a02e-1fc860730864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:51:11.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:51:21.086Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0fb53b8c-a35e-4e34-aee1-60995b2b4e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:51:21.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:51:31.099Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1070e181-0665-4e02-8373-8ff5f6e37081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:51:31.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:51:41.111Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c84cac50-a928-4d3c-9886-d793ad980456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:51:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:51:51.124Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3c483add-6653-4f02-87ba-b85578f5b529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:51:51.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:52:01.136Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=adb3ef68-ee2e-4da3-b8a5-14aa0bef37b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:52:01.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:52:11.151Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b28c1b1d-38ea-46be-a66a-d07f7e11e8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:52:11.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:52:21.161Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3451ec66-10ca-4dc8-9a12-0d5e08051843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:52:21.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:52:31.170Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e365fd14-546a-400d-9a14-d2ed2a6ba351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:52:31.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:52:41.180Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=40758c42-d812-4918-accc-709d4fe7d102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:52:41.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:52:51.191Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7f978e02-b488-4a09-a23b-a65a57b1753f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:52:51.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:53:01.201Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=395180da-d557-4b4f-99ab-1b89a54a9c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:53:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:53:11.216Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=16b7582c-7cfe-46b6-b207-fa2663885bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:53:11.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:53:21.227Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2a3cfc0b-d571-45e9-a709-165558f7a78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:53:21.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:53:31.238Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ecba28fb-6bbd-4a9c-94cb-304593706c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:53:31.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:53:41.247Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7b8fbcce-66fd-46aa-903c-c7e959d2a536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:53:41.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:53:51.257Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=dcc716ee-e8df-436d-bee1-df5165c62ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:53:51.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:54:01.269Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=98c1e288-62ff-4f2c-9695-41c6bb84c817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:54:01.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:54:11.282Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e5e13356-22e3-4cc8-843e-1ea38b48ec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:54:11.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:54:21.293Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ccdf5d82-ea80-4a3a-9f23-ca57e3605343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:54:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:54:31.302Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=84316221-7b7d-4d90-b8ec-72894c2cc39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:54:31.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:54:41.312Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e2b5310a-1407-4bdd-a446-92943ca8d053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:54:41.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:54:51.322Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=32b2d59d-751f-4746-afab-58ca300c77ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:54:51.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:55:01.333Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=22b71eb4-f811-4f85-bb24-29ee5665c401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:55:01.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:55:11.344Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c1addd14-641b-4a91-9476-6d389e047470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:55:11.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:55:21.355Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=61723b48-0e44-436c-b913-09d7c23ff714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:55:21.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:55:31.365Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8ec24f92-b787-45f5-8707-41ea77299134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:55:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:55:41.377Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9a7c5ecc-475d-43cf-b7a9-1160e8683c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:55:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:55:51.392Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d622c5f2-102b-4d3c-a00b-15035769bbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:55:51.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:56:01.404Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=219f03c6-b075-40fe-8005-5cf224072afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:56:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:56:03.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T06:56:03.111Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T06:56:03.112Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:56:03.115Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:56:03.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T06:56:03.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T06:56:03.123Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T06:56:03.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:56:11.415Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c3f00cd9-a7f9-4cbd-9123-02070b56c94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:56:11.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:56:21.426Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6942f4e2-1af4-4192-b2fa-d8ba860fe209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:56:21.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:56:31.438Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e73bc8ce-977d-4b8e-8c91-400e9d0cdabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:56:31.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:56:41.449Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=dff1a3ce-b97a-4008-9890-3bd98e54f425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:56:41.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:56:51.460Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=41efb005-4301-42e3-9732-482158e9ca59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:56:51.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:57:01.471Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ffa23142-6d6b-4404-aca0-b38b4d1ade1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:57:01.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:57:11.483Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=4c79f98b-92ac-4205-bfaf-966ff9c0ba3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:57:11.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:57:21.500Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=7365e957-0229-4acc-83fa-5152288624d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:57:21.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:57:31.515Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0c3cb75b-de93-400d-80db-1b45408e39da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:57:31.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:57:41.534Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e79e9d06-f663-4554-9b3a-aaa00158e9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:57:41.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:57:51.544Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e6a49be5-d6a3-4769-9c26-035309f7e9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:57:51.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:58:01.557Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e98208f5-57e1-4652-9949-83ba3b4aaaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:58:01.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:58:11.566Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=607086e8-4f5a-4e22-b30a-100a93781570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:58:11.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:58:21.576Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a70fe42d-69e8-4423-a3e0-a86e482d909d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:58:21.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:58:31.588Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=61f9742c-8a9a-4448-9580-db16397f90bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:58:31.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:58:41.601Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=25f18c54-ab29-49ce-9831-aa4f9c8014f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:58:41.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:58:51.609Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=dd63da5f-36f1-4f7f-933d-25a928d95c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:58:51.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:59:01.624Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ffc027ea-e851-4965-b0f6-8ae3c8f6a82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:59:01.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:59:11.635Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ce658ab6-fd43-4518-8b5f-8866fb4fbbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:59:11.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:59:21.645Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c623ddb4-a840-4f28-8742-67733d95b395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:59:21.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:59:31.654Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b4060aef-5127-48cd-8b49-bfefabde1d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:59:31.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:59:41.665Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3619fa05-5da2-4e3a-9f5e-3f91cacd687a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:59:41.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:59:51.673Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=56296bb3-f8e4-4ab0-a89c-3e565c97359e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T06:59:51.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:00:01.683Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a32d4b5c-aa31-47e3-a815-2c109657dc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:00:01.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:00:11.694Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e7721661-e797-4f45-bcd6-9a014f54fda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:00:11.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:00:21.703Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b7361c34-47d0-4e1a-a32d-af236d71b24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:00:21.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:00:31.716Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=83984a6a-0e52-49af-8e4a-1df18b3bd344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:00:31.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:00:41.731Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c43b03ff-ffa7-4989-bca2-5a0aa16438d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:00:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:00:51.744Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1138c1b1-48a4-4885-86a1-1865d23f88e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:00:51.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:01:01.759Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=fd6de8a2-db47-4e39-b2d3-81e45518fcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:01:01.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T07:01:03.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T07:01:03.090Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T07:01:03.091Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T07:01:03.094Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T07:01:03.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T07:01:03.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T07:01:03.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T07:01:03.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:01:11.771Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c3742ad1-651d-4b56-b306-2136241537d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:01:11.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:01:21.782Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5a5a2abe-f043-45d6-ae42-0c2849026fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:01:21.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:01:31.794Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e1ead714-6917-4f53-b677-862ad74c208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:01:31.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:01:41.804Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6f6a1953-3163-4f6a-9627-cc8a5534cb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:01:41.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:01:51.821Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=758161e8-0d5e-49cd-bab0-dcdb173054c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:01:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:02:01.834Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=3761ad23-e33d-4288-ac0d-399f95245d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:02:01.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:02:11.844Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2aaf8fa1-d372-4747-96a7-edef81173dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:02:11.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:02:21.860Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ccddb3cd-6166-4d09-a022-fc6e471290e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:02:21.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:02:31.873Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=1fb57d1c-d9c9-43aa-91e2-27dd27fb7f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:02:31.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:02:41.880Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=a637661e-1eaf-49d3-ae78-dd6f711ae8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:02:41.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:02:51.892Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=33787e4d-5b22-45c4-bacd-931a1a767d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:02:51.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:03:01.904Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d5103fb6-23e7-4195-b519-9d34123cea4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:03:01.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:03:11.914Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ae2c951a-0826-41e4-9302-13d7b68836c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:03:11.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:03:21.928Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0b2f2666-ff00-4e3b-9db0-96ca223d217d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:03:21.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:03:31.943Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=98b535b9-b3d9-4e45-8ff1-8f50e118eb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:03:31.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:03:41.954Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f4b3bb13-82f3-4c7b-95d4-e567b2978c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:03:41.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:03:51.976Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5d142d20-fd51-4843-8d92-7fdf18e2c747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:03:51.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:04:01.986Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=148dd5cb-4178-4810-b082-4c36b9634385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:04:01.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:04:11.997Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c1170409-38d0-436c-bc89-59340056994b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:04:12.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:04:22.005Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=b506e943-2dd3-46fa-bc63-be7cdc1bf420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:04:22.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:04:32.015Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5b1c3eed-e4eb-426c-8589-930f6c268a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:04:32.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:04:42.034Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=48c01862-bfef-44d7-b6af-3ab11d6692b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:04:42.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:04:52.050Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=2a9bac03-f2d9-47f5-a184-921dd12c4c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:04:52.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:05:02.059Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=aefd4bd6-bba5-41f8-a878-959f53c1c8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:05:02.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:05:12.070Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=002df186-c923-4b03-b90a-88cb1112a3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:05:12.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:05:22.085Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=50af4e6d-2841-47a2-b3b4-84afd4ef60d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:05:22.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:05:32.094Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=f45a7ca4-a7c0-462b-be05-5a081683cbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:05:32.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:05:42.104Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=ee2c035f-7922-497b-9eec-78e9676ce52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:05:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:05:52.114Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=8762ea4c-5271-4744-8996-faffa34d8a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:05:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:06:02.122Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=e0911dbc-8b58-416a-98fb-3b42b1bdd7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:06:02.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T07:06:03.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T07:06:03.046Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T07:06:03.047Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T07:06:03.050Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T07:06:03.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T07:06:03.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T07:06:03.056Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T07:06:03.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:06:12.131Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=6109f3f7-4fea-4704-90f4-5e5e6e199283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:06:12.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:06:22.140Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=d4bf22d5-fd8c-4df0-9ab2-fd3946fae282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:06:22.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:06:32.150Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=856dbbf3-5a3f-4e6c-a499-2f288af718e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:06:32.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:06:42.158Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=bf76fc60-1847-4f5b-912a-81fe905f0e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:06:42.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:06:52.166Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=c8227090-f579-4930-b655-385f04a7c425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:06:52.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:07:02.174Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=5fc4dc74-b9a7-48e9-a4f1-7279709f795f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:07:02.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:07:12.181Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9cd7acd9-def0-43cf-889a-428f8a181fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:07:12.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:07:22.190Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=59951aab-0bff-4c8d-b2be-4e90464d0e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:07:22.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:07:32.218Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=56030fed-c14f-4a2a-b9fb-01b0b359deb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:07:32.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:07:42.227Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=36f1d01b-fa67-471c-89df-903b5d1b5a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:07:42.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:07:52.237Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=9bdde5c6-1cdd-4297-8fd6-26aa08dc0594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:07:52.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:08:02.244Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=060392d4-67b2-413a-80c5-a2847892d0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:08:02.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:08:12.254Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=0616314c-bf22-4ea3-aa70-89079d685785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:08:12.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:08:22.266Z |INFO |Init configs |InvocationID=49625eb6-68fd-4432-8f4d-c16c69243bb3, InstanceUUID=66e9f467-d7bf-43e6-acab-ddff2d3befdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T07:08:22.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |