. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:21:33.659Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:21:33.666Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T11:21:33.713Z |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-05-26T11:21:34.506Z |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-05-26T11:21:34.618Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T11:21:34.618Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T11:21:34.618Z |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-05-26T11:21:34.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-26T11:21:34.906Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-26T11:21:34.933Z |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-05-26T11:21:37.052Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-26T11:21:37.756Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-26T11:21:37.790Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-26T11:21:37.792Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-26T11:21:37.926Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-26T11:21:37.926Z |INFO |Root WebApplicationContext: initialization completed in 2992 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-26T11:21:38.543Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-26T11:21:39.547Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-26T11:21:40.972Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-26T11:21:41.552Z |INFO |Started MainApp in 10.621 seconds (JVM running for 11.4) |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-26T11:21:41.625Z |INFO |Start scheduling PRH workflow |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:21:41.637Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2331662b-db6a-45b1-8a46-5dafe0a53888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T11:21:43.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.134:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:21:43.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-26T11:21:43.504Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-26T11:21:43.504Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-26T11:21:43.507Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:21:53.154Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5a88ceab-ac7b-4263-a44e-54a67115b3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T11:21:54.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.134:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:21:54.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:22:04.246Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ba7e9d86-453e-454a-969a-21d1c76e3177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T11:22:05.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.134:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:22:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:22:15.281Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=93fd3cfa-b323-4a6b-b9af-8c91bfce9bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T11:22:16.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.134:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:22:16.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:22:26.354Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=66d5af5b-917f-44f5-b7af-488d0e783647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T11:22:27.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.134:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:22:27.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:22:37.425Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0f77a040-b5e2-43dd-9c52-98c246e3cc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T11:22:38.464Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.134:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:22:38.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:22:48.465Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c6319725-6073-426b-ac0c-f19e0f60e73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T11:22:49.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.134:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:22:49.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:22:59.506Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f0a10252-7a8e-42fc-997c-a41d585f111b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T11:23:00.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.134:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:23:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:23:10.548Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=dc52f32c-c40c-41db-bda5-cd3aab3b8327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:23:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:23:20.702Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=eef861fc-de59-44d8-a7da-184a6b981b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:23:20.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:23:30.728Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8cc71b4d-c90b-40cd-89b5-904ec0855808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:23:30.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:23:40.836Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f29bffc0-eb56-4b0b-9c56-5ad583f369bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:23:40.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:23:50.929Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e9a984bd-aeed-469c-81de-c2aff90478b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:23:50.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:24:00.955Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=42411465-3c52-4bc8-93db-4beab12ac8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:24:00.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:24:10.972Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fe1549bd-aef2-451b-aaa8-765b1580da20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:24:10.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:24:20.989Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fb4d1d41-f041-4a60-8a49-edfcc2bcdd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:24:21.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:24:31.009Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fcc9400b-92ef-42c1-8480-86dd5a87f7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:24:31.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:24:41.032Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f7947521-e8a6-4632-9777-7225cafefede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:24:41.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:24:51.057Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cec7f1c2-e803-4751-96da-4e220a79412c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:24:51.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:25:01.076Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bb6a793a-b365-4d37-841c-acb802161467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:25:01.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:25:11.096Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a765f900-2707-4ec4-baac-b5d7e7a0c546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:25:11.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:25:21.110Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=42704f18-bae5-4ab2-9a6f-b7aea6b4ac89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:25:21.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:25:31.127Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9f4a1dba-87dd-438f-9cbb-25a8d5f15ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:25:31.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:25:41.272Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=870be4ba-822b-4a4e-9ef8-a4b2e780704c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:25:41.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:25:51.348Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0d69e0cb-6fa2-4292-be5e-47d0192133fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:25:51.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:26:01.391Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b50905d5-4751-4a82-8276-22c43d1fc883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:26:01.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:26:11.436Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2043956e-fa93-43e2-99ff-1a2ac7ae85e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:26:11.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:26:21.474Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5055f40f-dd0d-483b-ab36-589b00fecc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:26:21.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:26:31.491Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=af5ed26b-3136-492b-8ddb-d835a07c2c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:26:31.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:26:39.451Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:26:39.452Z |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-05-26T11:26:39.453Z |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-05-26T11:26:39.457Z |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-05-26T11:26:39.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T11:26:39.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T11:26:39.471Z |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-05-26T11:26:39.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:26:41.508Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=03351d95-dacd-43e6-a640-de561adc9db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:26:41.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:26:51.527Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b06c06a3-aad2-4644-92df-c2ebf33a61cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:26:51.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:27:01.543Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7646db16-d705-405d-95f6-e16f8dd0a7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:27:01.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:27:11.567Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=467a3637-7d9b-48d8-9568-552856ec4dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:27:11.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:27:21.583Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6bdb40de-7d5a-419b-ae74-fcea797f68a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:27:21.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:27:31.599Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=45317a56-1533-4d72-92a3-573fac172e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:27:31.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:27:41.627Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c8b9da1b-f79b-40c2-8999-53d65f6d4f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:27:41.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:27:51.642Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e2bd5040-7cfb-42ad-b643-e8f9daa6d031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:27:51.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:28:01.657Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d85743b3-ff7b-4b84-9c13-fc59f953b1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:28:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:28:11.674Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2c2b8c7b-0c6a-430b-bf81-df6563344776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:28:11.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:28:21.688Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d0e06eda-acd3-46f2-8333-56d4e3e686c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:28:21.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:28:31.701Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=abdc0c20-a56f-45ea-ab49-3b67faa1e938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:28:31.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:28:41.719Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=387a4268-7060-4c4e-b273-cffda0b2e137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:28:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:28:51.737Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e43627c6-5f7f-4257-b14f-4d2843dea9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:28:51.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:29:01.752Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4e4bfec3-b6e1-48dc-ad4f-6c9202a134e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:29:01.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:29:11.784Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=22d4f86d-03d6-4694-88e9-d6fae1496464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:29:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:29:21.803Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=35beec4c-d163-4bab-945d-e734338cc39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:29:21.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:29:31.834Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1185bb73-baae-4ce1-877b-760e3119c53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:29:31.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:29:41.859Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e3548c79-6a0b-4624-8283-a5268e57710f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:29:41.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:29:51.875Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=609ee8d3-673b-471f-a0d0-4d9a4efa4ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:29:51.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:30:01.897Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a219c88f-3804-4e66-af3d-939f45de9375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:30:01.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:30:11.922Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4db9fb5c-a607-4069-b4ca-bcea4ef7cd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:30:11.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:30:21.934Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=580a2818-4d19-4fdc-a2fa-1b44c33acee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:30:21.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:30:31.948Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b9ea1f92-8367-493b-8f2f-e7f99238801a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:30:31.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:30:41.960Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c49f5138-9581-4ea9-bbff-484b1cc93180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:30:41.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:30:51.973Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bb957c05-cd54-44bd-a81b-f7311d8876fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:30:51.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:31:01.988Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f826797f-bda8-4e71-811e-27fe1153cebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:31:02.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:31:12.001Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=44b2fa3d-85d8-4223-a3e6-d816f229913c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:31:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:31:22.013Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=12f8d52d-d4ed-4313-902e-1908c323a6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:31:22.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:31:32.028Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=85c70ffe-f74b-4aca-821b-011cffd4fc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:31:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:31:38.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:31:38.938Z |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-05-26T11:31:38.939Z |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-05-26T11:31:38.943Z |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-05-26T11:31:38.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T11:31:38.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T11:31:38.955Z |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-05-26T11:31:38.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:31:42.040Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a486ef98-177e-4a97-902e-e96ca5fc578f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:31:42.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:31:52.055Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=82acaa67-b93b-487d-a882-a00960816928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:31:52.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:32:02.068Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a14d23a5-0e21-44aa-9406-8dbad9664649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:32:02.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:32:12.083Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bbfeedae-4632-4fd8-9e2a-280f45176bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:32:12.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:32:22.095Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=22cdaa6d-ac05-446d-8d57-fff238f05afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:32:22.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:32:32.117Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=40287257-87d2-4ed6-bd46-fe9b5ed45cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:32:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:32:42.135Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e151e97c-d2ff-472a-afab-dcbb49a7eeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:32:42.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:32:52.158Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=263270bb-3264-443b-a03a-84d35fd61655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:32:52.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:33:02.172Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5ebe5c16-7f7b-4e98-aa2b-1aaed976bcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:33:02.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:33:12.183Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e6869f90-8234-4708-826a-bfac131f4533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:33:12.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:33:22.196Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fc63be17-c1e0-46ef-a453-15fd550914d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:33:22.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:33:32.214Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2342fed0-c818-4503-8b4d-caa0d43bef03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:33:32.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:33:42.226Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=42efd9b4-f6c8-476e-9e8f-eae966334771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:33:42.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:33:52.238Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7bc4e865-0fbb-48a1-8952-1e9844de406e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:33:52.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:34:02.251Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f2a36211-1848-4962-870a-ce754272b1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:34:02.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:34:12.265Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e3e6a4ce-d61a-4d8e-8a79-04f2e706f8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:34:12.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:34:22.283Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c2baf32f-c2d6-4df2-94e2-240c76ee2b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:34:22.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:34:32.303Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=536e66e9-8eaa-47fd-9e4f-cc124d4bfceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:34:32.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:34:42.315Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0032b337-c46c-471c-9c8e-9f9889f6e3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:34:42.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:34:52.327Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ac46c539-7e52-448e-969a-e8575a4413cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:34:52.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:35:02.338Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=309fd9c9-b865-4f50-9efe-8394e0f5212e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:35:02.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:35:12.353Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c4748215-9d5f-4755-b3f0-50e01e01d931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:35:12.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:35:22.365Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=428435d2-b44f-458e-a59f-cc3042f56057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:35:22.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:35:32.378Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0bf317fd-d479-4fc8-a574-117676e13703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:35:32.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:35:42.389Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e8e24ebf-19bc-4691-929e-ef21fd924754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:35:42.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:35:52.402Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b7b31bde-1bc6-4b24-a40f-8adc21754f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:35:52.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:36:02.414Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fb78aa4b-c173-4b3e-80ba-c75c7ba425f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:36:02.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:36:12.426Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2efe4baa-aa96-4437-a2d2-226527a39ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:36:12.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:36:22.437Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=853ebdb2-1b1f-47f3-82d2-cd2eded2fccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:36:22.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:36:32.450Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3f3c5097-b4cd-408e-bc2e-20b2d75e6f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:36:32.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:36:38.847Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:36:38.848Z |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-05-26T11:36:38.849Z |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-05-26T11:36:38.852Z |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-05-26T11:36:38.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T11:36:38.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T11:36:38.862Z |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-05-26T11:36:38.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:36:42.462Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=360b43d4-5377-48d0-a02b-784319be4e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:36:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:36:52.472Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5ff30934-9ad1-4ffd-a20b-148b5487a733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:36:52.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:37:02.483Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e85e8357-bdf5-4258-9d51-2b91f98b6f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:37:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:37:12.497Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=43c8467b-79ba-43c7-848a-5607d3bb20f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:37:12.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:37:22.509Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a3a097a0-862a-4010-9ce8-b45740820e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:37:22.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:37:32.529Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7cc4d8cb-4aee-49e1-9984-56e8bf4e6ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:37:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:37:42.544Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c88d0000-eee7-46ea-addd-1d65aa17463b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:37:42.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:37:52.556Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ca6b5ec9-caf5-4fce-88fa-7ad6419c01f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:37:52.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:38:02.569Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=167b17f4-e2c2-40bf-9b5c-43b275caad8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:38:02.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:38:12.582Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9ba0157b-e9cc-4b6b-b2d8-5adffa3a725f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:38:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:38:22.592Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=06a9beba-75b0-4921-9e85-ff744cbddaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:38:22.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:38:32.607Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b64d4667-aa25-4cbb-ae1b-92b9a19426f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:38:32.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:38:42.616Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c056227a-5e02-412f-9805-8f53ff1090b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:38:42.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:38:52.626Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9fed8e35-27c8-4f72-a25e-0edc6bfcc971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:38:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:39:02.637Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=514ce03d-8827-4fab-b30f-3a1067ae4422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:39:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:39:12.646Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=405123db-88ba-450f-9b1d-ba356a52bb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:39:12.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:39:22.657Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8dd2d5f7-e31d-47fa-a255-4e5a87913a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:39:22.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:39:32.666Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3307cf7e-a544-4a9f-b5f9-64f3cd25a2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:39:32.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:39:42.678Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=af67c59f-2791-45d1-a982-e922fc9c1819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:39:42.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:39:52.703Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=385cc2f0-c000-40a5-abb2-adaadebcb98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:39:52.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:40:02.713Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b009c07e-31e5-405e-bd49-532420090ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:40:02.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:40:12.722Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1cfad298-2960-4d36-ae72-4a42aaead51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:40:12.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:40:22.732Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5b55c70d-21da-4972-940c-fcd2a7f67ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:40:22.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:40:32.743Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=dc5812c6-e964-43b5-800c-21a231a65ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:40:32.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:40:42.754Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cf8f3fa2-8338-44f5-a6f0-8042c455153c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:40:42.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:40:52.764Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ed0d69ac-09f5-4ade-832e-a23fba75f64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:40:52.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:41:02.775Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2af1a414-c728-4ab2-a291-979e12ef8833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:41:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:41:12.786Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=062068f4-6a8d-4a06-af62-f299ef557c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:41:12.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:41:22.796Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=77a3153c-35a8-469d-a3f3-ab669042ca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:41:22.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:41:32.811Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fbf6a6a8-8223-4043-8d5e-0e7522293c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:41:32.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:41:38.888Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:41:38.888Z |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-05-26T11:41:38.889Z |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-05-26T11:41:38.892Z |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-05-26T11:41:38.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T11:41:38.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T11:41:38.902Z |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-05-26T11:41:38.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:41:42.822Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ca83505d-ff53-475c-9e27-cd3c9fc0bb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:41:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:41:52.833Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4424258d-d3bf-4414-8d55-1c82620d8e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:41:52.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:42:02.847Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c899a044-7d27-42c2-b3c0-1aaa6d629f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:42:02.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:42:12.858Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cf8fd9bf-a2cb-4b22-ba05-8964e8767c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:42:12.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:42:22.869Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=744b8423-3cc9-42e5-bb2d-31429dd816fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:42:22.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:42:32.883Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1429d35e-3aaf-462c-b557-fb66ee216c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:42:32.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:42:42.893Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=326937eb-d13b-4b16-b50f-7235b800b13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:42:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:42:52.904Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ce0a79e3-a403-4c23-b6e7-1b082f1e8007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:42:52.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:43:02.915Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=68ec9680-cb4c-4c1f-b9fc-ff0cc220d04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:43:02.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:43:12.928Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=afecdb81-a934-4dfc-a6b5-740800cd3ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:43:12.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:43:22.947Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=933be347-ae01-4b76-9fd6-c877f0fe27b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:43:22.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:43:32.960Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9ef6e9e0-6226-45e3-ab27-cb472b0bd73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:43:32.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:43:42.971Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=af780551-8bd7-44c6-934b-ac588d6e727e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:43:42.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:43:52.983Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5a2c3420-09cb-4907-827f-c1b0a601d681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:43:52.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:44:02.995Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5c7f55c7-a02e-4ec8-b9da-e4d1cca6ee0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:44:03.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:44:13.011Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b3314de7-79f2-4307-9fb7-4b1e35c8d502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:44:13.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:44:23.021Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=18ea7d90-8792-4e25-94d5-ec42d6a3fba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:44:23.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:44:33.054Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=37d59225-b6b2-4c4b-9fd1-e51fab915e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:44:33.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:44:43.065Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6dfb2c6e-3bc3-4c65-a9d3-9c371310495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:44:43.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:44:53.082Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1910e3e2-c161-4218-b7eb-baace30b4ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:44:53.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:45:03.098Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=63221f4a-b554-451f-9dab-db8b0c6206e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:45:03.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:45:13.120Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3acb93ed-737a-4d4b-870c-6347df0d0f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:45:13.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:45:23.131Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6f37d2d1-6fe0-4ea8-92c6-85e4de015929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:45:23.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:45:33.143Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b6d5f3d0-2a3b-473b-8f90-942f585bcc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:45:33.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:45:43.156Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f5c3f276-1a2d-4fbc-a6d7-4f4a70f0eaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:45:43.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:45:53.166Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=de64e683-56c5-4bfe-a829-0dd0aa9cd80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:45:53.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:46:03.185Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a96e7b16-e7f1-43c8-9793-2e3bfcadc661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:46:03.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:46:13.196Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9ea614d8-0108-4d43-8889-5699566b2b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:46:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:46:23.208Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8bd7eef0-2b21-42aa-8b21-4921903030e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:46:23.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:46:33.218Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bb76ab83-36ba-4612-af2a-ea9484e9a298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:46:33.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:46:38.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:46:38.873Z |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-05-26T11:46:38.874Z |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-05-26T11:46:38.877Z |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-05-26T11:46:38.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T11:46:38.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T11:46:38.886Z |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-05-26T11:46:38.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:46:43.229Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b5c26415-c3c5-4e4a-95a5-e66045f274bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:46:43.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:46:53.245Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f1318c22-89bf-4aac-8c2c-334a3da466b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:46:53.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:47:03.256Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=eecd8c65-4266-487c-8a50-df175629f7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:47:03.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:47:13.267Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=83370921-6436-4635-a4a3-2e950b79f56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:47:13.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:47:23.277Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2add8785-6b31-4238-8b8c-43c6ab45fc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:47:23.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:47:33.287Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=600fde02-e98d-479f-a2b9-afcdc0fa4869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:47:33.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:47:43.298Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=77e3c0fa-d331-43ea-80f2-7a9acdc548d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:47:43.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:47:53.307Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=19b58686-fd41-40d8-9033-f543fdb0885a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:47:53.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:48:03.318Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1ce9af58-7295-4388-9940-e45431c372f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:48:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:48:13.335Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bfa043c0-d2cb-4ea4-8b0a-cda2c06c711a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:48:13.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:48:23.345Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=53f1ec83-9b81-45b6-ba76-61185124bd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:48:23.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:48:33.354Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e06145bd-3863-41d6-85cc-d093d99a7321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:48:33.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:48:43.365Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=26520467-5e82-402f-a359-981f4fba39ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:48:43.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:48:53.376Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b0a667ca-2dba-4feb-a147-3439efd4789b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:48:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:49:03.387Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ae09dc0b-287c-4a02-a9c3-039224803078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:49:03.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:49:13.396Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e280d322-cb79-4a14-8ae8-3b58c1022478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:49:13.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:49:23.406Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3276e148-6a5b-4006-b385-b7d8e25e7c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:49:23.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:49:33.417Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=293ee2eb-df49-4164-b29c-29289f8c15a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:49:33.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:49:43.429Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=61e32d4a-fbd3-4ba5-b8fd-2181c6312c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:49:43.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:49:53.439Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=639f3749-cfe4-4c21-be8a-617ee8399580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:49:53.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:50:03.451Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fbe196c8-3306-4e42-834e-06f42902b805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:50:03.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:50:13.462Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7ce54d89-babd-43e8-af59-c6d5d3bf01fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:50:13.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:50:23.472Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9487baf4-0611-4aa0-abc1-e4ea1322d601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:50:23.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:50:33.482Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fa0512e3-2f65-42ec-bb35-1342508cc82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:50:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:50:43.493Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=156d0d48-2980-457f-9577-685bf694f334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:50:43.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:50:53.502Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=91ce8b89-d8fc-400d-b7f5-54fa32b58969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:50:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:51:03.513Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=938b2b82-8ab6-43d9-b45c-04f9afebb214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:51:03.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:51:13.525Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d578f1ec-10d3-4531-ba90-0483835bc5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:51:13.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:51:23.535Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ddff7288-720b-4f21-8174-e88036c17be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:51:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:51:33.547Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=622f4025-c273-4829-9585-c5eef95ef209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:51:33.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:51:38.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:51:38.814Z |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-05-26T11:51:38.815Z |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-05-26T11:51:38.818Z |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-05-26T11:51:38.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T11:51:38.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T11:51:38.825Z |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-05-26T11:51:38.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:51:43.558Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c693beae-91fc-4ad4-a759-e8d78bffa402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:51:43.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:51:53.571Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=52f05986-8012-4ca9-8388-e6bdd6aa907f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:51:53.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:52:03.585Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2972bed0-651f-420e-9ebd-207595a18a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:52:03.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:52:13.594Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e9ff125d-82f4-4d5d-8560-efd8e18b4a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:52:13.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:52:23.605Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1f94dbbb-8a04-4cce-b2c9-148bbce5ccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:52:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:52:33.616Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d7fc8091-232e-48ee-b8ae-218d9663bb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:52:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:52:43.630Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d9b3d787-2909-4a23-8f70-c86b8593f10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:52:43.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:52:53.644Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6d6e803a-ce8c-46cd-a4aa-4ae014f2212a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:52:53.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:53:03.686Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c580608c-0663-488a-a4ca-3d0594c816d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:53:03.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:53:13.712Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=903f8728-aaf4-47f9-985f-188e8cfa83a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:53:13.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:53:23.723Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8dcb7729-bc33-46e8-bb83-4c2be5a2c336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:53:23.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:53:33.734Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=22792d09-7d20-4949-aad3-2d990c90bfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:53:33.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:53:43.748Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d324b543-5dbb-4c41-abd9-54293b9808eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:53:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:53:53.790Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b4931911-eb04-4c15-a3c3-bbe06883500c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:53:53.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:54:03.801Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8b55373b-d8d9-4c1c-ac54-2ea2e3903a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:54:03.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:54:13.811Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5538935c-92fd-47c1-b899-f0b18898fe23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:54:13.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:54:23.823Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d41be926-d213-4f68-aa9b-37fbdca26a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:54:23.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:54:33.834Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6b1f65c7-f53c-4ef4-91d7-df8f0466683e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:54:33.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:54:43.847Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e0968432-fda8-4737-9dff-b9efe916f986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:54:43.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:54:53.861Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=09a3b11e-9b3b-4eef-89d6-41d55c9ac40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:54:53.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:55:03.873Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c859dffc-952c-4879-a317-3a84107d32f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:55:03.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:55:13.882Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b9f6a4b5-f4b4-4df1-b902-8ac91c51ca14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:55:13.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:55:23.901Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c3d43934-2b06-44a3-b92a-d781f85f3c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:55:23.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:55:33.911Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f3d59542-3afc-4597-b803-77c6b6e38a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:55:33.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:55:43.921Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=49b6bed6-3252-4b6f-b18a-b65f160cfa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:55:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:55:53.931Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fe31464f-eec1-48a6-8fd4-dde36474cc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:55:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:56:03.941Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=814cbc98-9d74-4026-b199-230780a62cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:56:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:56:13.955Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=db07d4cb-d2cb-4474-892f-6a10391a432f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:56:13.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:56:23.965Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=348f96b8-717e-4ea7-b8c2-5bee1195ce8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:56:23.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:56:33.975Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a514cc07-b325-4cd7-8f37-db593a9d678b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:56:33.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:56:38.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T11:56:38.878Z |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-05-26T11:56:38.879Z |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-05-26T11:56:38.881Z |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-05-26T11:56:38.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T11:56:38.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T11:56:38.888Z |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-05-26T11:56:38.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:56:43.985Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=21182ad4-cd73-488d-b55f-3482e07c6384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:56:43.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:56:53.999Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a9a738ca-11ae-42d1-b7f4-a91654040547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:56:54.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:57:04.009Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bfae1612-2b3f-46c5-8a04-0fccdc1d40ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:57:04.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:57:14.020Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2ddd0e56-4880-4337-99ef-021f12a22919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:57:14.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:57:24.031Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ae7312a4-3b50-4f71-9097-3fcd18aaadab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:57:24.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:57:34.040Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=97f89e4c-b22b-4a00-a43b-30ace9313b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:57:34.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:57:44.050Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=37107068-137b-45a2-a880-d16773d32961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:57:44.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:57:54.064Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=85cf46d4-4d06-463e-81f4-26457058edde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:57:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:58:04.080Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=64e6de96-974c-4068-b26b-0aa98d39875b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:58:04.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:58:14.090Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a8fda240-c320-4fb0-9120-f8156e27f2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:58:14.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:58:24.099Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=816cba8b-6fbf-4af9-9d2a-5237ed516d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:58:24.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:58:34.109Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0d2bc309-b882-44ef-be18-ddce4a07a42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:58:34.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:58:44.121Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fd1d34f2-67b4-4dbf-aa40-a7ac13ebcebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:58:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:58:54.131Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2ee47170-48ee-4863-aa03-bf41cc9c41ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:58:54.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:59:04.141Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=367ea740-d1d6-455a-b872-338b94a36435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:59:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:59:14.157Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=63ab8b2f-7107-4c4f-b51b-cb716df43833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:59:14.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:59:24.170Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=69080be0-e7ae-4d48-86e6-c05f01c39772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:59:24.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:59:34.183Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=64ac1c80-1b59-4f58-9c84-284510e99349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:59:34.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:59:44.192Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c1bda96f-1f15-4c5a-b2d5-47eaef0739ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:59:44.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:59:54.202Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8629ae0e-1f88-4b0e-9d45-a91d5fddf6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T11:59:54.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:00:04.222Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=85b66461-94e0-4388-b450-331356fb0def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:00:04.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:00:14.231Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=af3113e8-3c50-4fe5-806e-328c373dc49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:00:14.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:00:24.241Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=eae3b957-adac-4055-b3b6-845cc98f8930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:00:24.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:00:34.251Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4216e362-233b-4590-9dce-b33c0f3df208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:00:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:00:44.260Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=11aa1478-0693-46e5-a49b-17966ec2886d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:00:44.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:00:54.268Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=382f8859-42c5-4754-9b81-d6ffd612b3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:00:54.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:01:04.278Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=691c8620-7126-449e-96ef-a14fcc933572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:01:04.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:01:14.286Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a8510330-f108-4ee8-b90f-6e99784ec497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:01:14.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:01:24.298Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3cb21fda-4bd1-4ff5-99c1-237de64f6cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:01:24.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:01:34.308Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fa2ec738-6385-4808-a558-299fe2068271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:01:34.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:01:38.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:01:38.867Z |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-05-26T12:01:38.868Z |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-05-26T12:01:38.870Z |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-05-26T12:01:38.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T12:01:38.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T12:01:38.877Z |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-05-26T12:01:38.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:01:44.317Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=04469dae-4c27-448d-8b5a-f524447d7a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:01:44.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:01:54.325Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0ac7288f-39fe-460f-a417-87edd998ce55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:01:54.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:02:04.335Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c20ac0c2-9b3f-4a86-be33-f1eb735c00e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:02:04.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:02:14.347Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6c3dec0c-eec9-416a-800a-a94d7e3b8171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:02:14.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:02:24.358Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=54262410-253d-4f11-8ea4-73f7aea3b488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:02:24.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:02:34.370Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=eeacfab7-5da0-45ad-8375-327bb727834a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:02:34.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:02:44.380Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f0a885f5-698a-46a5-98ef-26218010e277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:02:44.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:02:54.390Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fa41f008-c290-4ec1-baf1-b6dd4e84b487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:02:54.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:03:04.399Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=826b8751-00f6-4821-a4e0-3b4672b52882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:03:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:03:14.408Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=da223c57-4bd2-492b-ad9a-7b388bfa1d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:03:14.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:03:24.417Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9631fa2b-f0e9-4df2-8bba-54a7f94a7356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:03:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:03:34.427Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f77f9df8-a66d-4113-bb27-c8bced80f282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:03:34.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:03:44.436Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9f26c8b0-d6c9-4ff0-9bde-f35e97021c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:03:44.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:03:54.445Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bbaea2f9-0e0a-440c-97a9-fa1f27a427c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:03:54.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:04:04.459Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d6af4b5f-4b9a-4cd9-ac1a-83c1b890b314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:04:04.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:04:14.470Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=323576bc-0ce0-4341-af57-ff3e0354dd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:04:14.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:04:24.479Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e0fa8ac9-35bc-4891-90fd-1403ac21926a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:04:24.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:04:34.488Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0193400e-65ac-47f5-9c59-a73899a86e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:04:34.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:04:44.498Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=902b5ab4-8e91-4356-9aa8-53d334924f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:04:44.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:04:54.506Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f187ed5c-0742-4211-b09a-e401b0684dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:04:54.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:05:04.515Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=30d2148b-d92b-4077-a670-2634d13840b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:05:04.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:05:14.523Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d74af669-5a3f-4942-8b82-cb51ffc543d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:05:14.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:05:24.532Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=71d72806-02d1-4450-ac22-994014fba405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:05:24.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:05:34.540Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=782b056a-6bc8-42b3-8029-db4f48cadf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:05:34.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:05:44.550Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3ad02e9a-eafa-4e27-bbeb-2d3844bc5e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:05:44.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:05:54.560Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=dab1e781-768c-4fb6-ae01-e388914fa53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:05:54.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:06:04.570Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3191661d-a0f8-42aa-9e2c-c98b13c4d5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:06:04.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:06:14.579Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=72fe4aa8-512a-410a-acc1-48a2b14e12f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:06:14.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:06:24.588Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b29c7a55-064e-4ce9-825c-f106ff5c899a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:06:24.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:06:34.597Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ea79a7bb-f592-475a-8fbf-988f7c3f2d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:06:34.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:06:38.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:06:38.723Z |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-05-26T12:06:38.723Z |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-05-26T12:06:38.725Z |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-05-26T12:06:38.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T12:06:38.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T12:06:38.730Z |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-05-26T12:06:38.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:06:44.606Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=47815d68-ccc1-4199-a545-79d10dd67501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:06:44.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:06:54.615Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0b2b5a51-c861-427f-8600-0a8dc7224130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:06:54.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:07:04.628Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6af41576-5dd6-44fc-ac73-ab659aa75210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:07:04.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:07:14.641Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9146ad42-6c28-49de-89fa-20470ac8aeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:07:14.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:07:24.655Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e492e123-5547-45c1-99db-f7e4bcbdff8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:07:24.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:07:34.670Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2ff3de61-bef4-4cd8-9596-faf2893f71bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:07:34.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:07:44.679Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a68ca1a8-57a1-477f-a284-e316fef3b481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:07:44.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:07:54.692Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d4e08266-fb21-42e6-a827-a694c6748476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:07:54.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:08:04.703Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ef90b196-9750-4284-bb10-30378e47f3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:08:04.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:08:14.711Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ed7a12f5-0457-48a5-a8e1-cc1562a3a1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:08:14.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:08:24.722Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4e4b7842-385e-45d0-a32b-d180ba41c38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:08:24.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:08:34.741Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2c20071c-9da4-4ee6-a291-080133c53ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:08:34.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:08:44.751Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bcefd6e8-cc21-43c9-8715-f99cd5a9ddc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:08:44.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:08:54.761Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bccbb1a8-590a-4e74-8321-4d3c35e6e7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:08:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:09:04.770Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f0a16ab5-1972-485d-bc9a-78d9d14ff5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:09:04.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:09:14.791Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=121d87b1-e7a5-4927-a2bd-3288a7e18caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:09:14.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:09:24.801Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a08c807d-f79e-42fd-9125-5b92c94b87b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:09:24.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:09:34.810Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2d6eacbc-99eb-46d4-9df4-70316d0df667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:09:34.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:09:44.819Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=650b069e-f992-4e76-9595-43945e18488f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:09:44.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:09:54.830Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=96c0f428-9e46-487b-8aaf-504689072754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:09:54.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:10:04.842Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fa9c3c6d-5dd5-4fd1-883d-5671422131c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:10:04.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:10:14.851Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=058ff88e-e0ab-4573-8d27-e9a4b79a3d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:10:14.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:10:24.861Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=52c3c3c8-f658-46fe-95d4-595bbde9ba17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:10:24.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:10:34.870Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=50e465bb-b98e-4393-b8fb-f261d0bec5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:10:34.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:10:44.880Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8c236f32-53a4-4bb5-9354-b1a9beb09517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:10:44.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:10:54.889Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=be543e70-4b68-4c91-a510-4b53ea642c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:10:54.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:11:04.897Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5582cf8e-0cd4-4aa4-afca-52730f004627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:11:04.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:11:14.906Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a13a17e4-9137-4404-9152-2f1ca14afc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:11:14.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:11:24.915Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d115d33a-404a-43a6-acb4-276345366e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:11:24.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:11:34.926Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=27381da6-caca-4991-bd4a-8fc0c9e1bf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:11:34.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:11:38.859Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:11:38.859Z |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-05-26T12:11:38.860Z |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-05-26T12:11:38.863Z |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-05-26T12:11:38.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T12:11:38.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T12:11:38.869Z |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-05-26T12:11:38.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:11:44.936Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bc8697c7-1c70-4af4-80db-bcda5d042b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:11:44.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:11:54.946Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b0d1d364-2cf1-4714-8d6f-e1f1ed2b1a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:11:54.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:12:04.955Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e9d8451a-d6d3-4814-ab21-88dea9f6faef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:12:04.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:12:14.965Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=47d7ecbb-5af2-41b9-9362-ef8cc078a6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:12:14.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:12:24.975Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7a366d79-c929-46f3-a627-d01cb5ea97cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:12:24.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:12:34.985Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b4375e31-d662-4ead-bc53-04293285994a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:12:34.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:12:44.994Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a05a2198-5381-44fe-b849-131e775c1050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:12:45.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:12:55.006Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=44f5064b-787c-4fcc-9878-309f322a1293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:12:55.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:13:05.015Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a76c8583-22fc-45df-869c-63821c5b7d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:13:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:13:15.025Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b46722b4-4540-4e78-bea4-f2169aa261f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:13:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:13:25.035Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=169bfc85-dcdc-43ad-9434-8ab67069ddcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:13:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:13:35.046Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9ce43cb4-a04c-4357-a20e-31777dfbcfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:13:35.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:13:45.056Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f2d73951-0465-4b94-bf86-33c1950e7b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:13:45.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:13:55.074Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c6332fa1-c2f7-466f-b426-f496ed2a885d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:13:55.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:14:05.083Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f035a999-74f5-42cc-a482-3ef4327ef16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:14:05.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:14:15.092Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b4fe26cf-d14d-4bb3-87be-a866d4ecd4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:14:15.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:14:25.101Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d76239ee-3353-476d-8a13-6e3bce6dce86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:14:25.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:14:35.109Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fc5e9174-b814-4787-8dc7-ac4debc7dfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:14:35.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:14:45.119Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d0c776a5-5877-44c2-9280-5bca40106466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:14:45.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:14:55.131Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9cc57d91-0a8d-4ecb-ba66-c92116fcce76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:14:55.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:15:05.151Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1e01e1fb-d259-4a8a-98bf-898608468c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:15:05.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:15:15.165Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=54fc503c-7c51-4bac-a8b4-ed0b51606a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:15:15.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:15:25.174Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=236dc335-2610-4a02-b141-222d573a1c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:15:25.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:15:35.185Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=59002768-d4ad-4ded-bcbb-9184084c5129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:15:35.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:15:45.194Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b7c596db-e4a3-4fb3-8b5d-1527970781d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:15:45.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:15:55.203Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=54c2b591-1b71-49c6-b716-0db06f4fa29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:15:55.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:16:05.212Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c12618b1-134e-4b6f-97ed-19099bd3fd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:16:05.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:16:15.222Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6dee5cbc-911c-4fb0-b394-51e525ea8f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:16:15.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:16:25.231Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a47953a1-f893-4781-ae32-e2f5e854c0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:16:25.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:16:35.243Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=22aa9dd8-3a47-4bf9-924a-bfb9c00d19e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:16:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:16:38.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:16:38.860Z |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-05-26T12:16:38.862Z |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-05-26T12:16:38.866Z |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-05-26T12:16:38.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T12:16:38.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T12:16:38.875Z |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-05-26T12:16:38.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:16:45.252Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=57acacc6-8fc0-4349-9843-18c6d71e9796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:16:45.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:16:55.261Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c4ebde5f-fa08-455a-9503-884a8d8ff716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:16:55.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:17:05.270Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=dde22d8b-9d87-4eb7-ab4b-a4b6dba8c6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:17:05.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:17:15.278Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f85d4f47-df93-4921-b696-4b5914fc436d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:17:15.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:17:25.287Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=468ac4c6-2215-4ff4-b46b-57a3111d7821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:17:25.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:17:35.296Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9c2738b3-06e7-4eba-aead-4dd4fd749a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:17:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:17:45.306Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a6cfeca0-fea3-4ba1-9f60-134c0de9f151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:17:45.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:17:55.326Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ee5ac590-f5af-4f14-9a3b-147102435497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:17:55.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:18:05.335Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=adbc7c91-bcc3-491d-a5c5-1ab61c5124be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:18:05.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:18:15.346Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ad45edbe-8403-4261-8b00-a0e79ef22745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:18:15.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:18:25.355Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ee71a3eb-d90b-40dd-8982-1d5ef2ddee95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:18:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:18:35.364Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=dac29ea8-d19b-49c0-8092-22cefe988449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:18:35.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:18:45.373Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=eaa036a5-70b1-4c23-9758-be94ea499a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:18:45.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:18:55.382Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=96850a09-36f0-4377-bd50-050d7d25429d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:18:55.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:19:05.393Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6cbda3c4-cc6e-496f-83fc-2eed32f56e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:19:05.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:19:15.402Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=64e09abb-3ed7-4761-8dbc-655960d32060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:19:15.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:19:25.410Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4d912b9e-4ed5-4663-8808-68c02935e9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:19:25.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:19:35.419Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ab436b6e-b96e-48e5-a078-7cad8beb1149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:19:35.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:19:45.428Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1f9d5157-dbcb-40c1-8e7c-b267bfd5b38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:19:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:19:55.437Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=15729dbd-3ba7-444e-a59f-06064814f17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:19:55.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:20:05.447Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=547bd0d6-a8d3-4691-ae0e-2b9a19a67260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:20:05.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:20:15.456Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=73f39ac5-63ff-44d2-a8db-bfcd9b6d11c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:20:15.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:20:25.466Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cae11acb-f947-477b-945f-88d9eeb0b8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:20:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:20:35.474Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=883d28bb-b2f5-437a-bff6-19a5f1fedd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:20:35.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:20:45.484Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3883e930-b36e-46e3-a505-d03de54a5cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:20:45.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:20:55.493Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=eefcf715-c8fc-4914-8ff2-2d978d755c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:20:55.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:21:05.502Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7d461089-c735-4932-8d57-b7da1cfa6b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:21:05.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:21:15.512Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7b7fc2f0-633d-4a2d-8e7f-2349b59b6bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:21:15.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:21:25.521Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=97256b43-4871-4484-a97a-0c005c1e1b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:21:25.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:21:35.530Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=76bbcd31-3cff-4ea1-a15a-8830876f24e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:21:35.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:21:38.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:21:38.728Z |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-05-26T12:21:38.729Z |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-05-26T12:21:38.731Z |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-05-26T12:21:38.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T12:21:38.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T12:21:38.736Z |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-05-26T12:21:38.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:21:45.538Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=830b9714-91d5-4342-9e3b-49afeca45ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:21:45.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:21:55.547Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=664ab8f3-bc09-4a36-8980-7f4d2499fdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:21:55.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:22:05.554Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6ae08644-0668-4a51-a424-2ebcc99ac43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:22:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:22:15.562Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=30be7915-f774-4892-9bd7-b2e195fce159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:22:15.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:22:25.571Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c5c6e806-d12b-44a9-8f1b-fd598279995a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:22:25.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:22:35.581Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9ecbe8b1-cf90-457e-bf71-422f41d7d343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:22:35.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:22:45.589Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7b031cbd-3a0c-4100-ad1f-d965060967d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:22:45.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:22:55.599Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c60bfd36-bda7-45a2-a01a-96b4602311ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:22:55.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:23:05.607Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6ff91694-30b4-4494-a1e6-2129e9322e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:23:05.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:23:15.616Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d891f768-3461-4b26-b73e-1a6586427d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:23:15.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:23:25.626Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e29ad870-e181-430d-bccb-0ea6cedd6cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:23:25.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:23:35.635Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cd5002da-f7d6-43e2-884e-363e5e111d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:23:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:23:45.643Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=561c0bad-3b94-47b4-bec6-d8bdcc3e4969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:23:45.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:23:55.655Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a092021e-081e-4b84-98b4-a513767211ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:23:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:24:05.667Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=763e2552-1d29-4a59-8175-22faa14ea034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:24:05.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:24:15.675Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=715d8573-ce50-4abf-948c-51e6536caea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:24:15.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:24:25.682Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=36a10116-2ff7-4581-94d7-9a4fb69e89a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:24:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:24:35.692Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b0e2a5b7-a396-4030-8f62-08288fefb275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:24:35.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:24:45.701Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bdfa3546-bec6-4a4a-9fa4-dc6ac42eec2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:24:45.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:24:55.709Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2f724936-d191-4b53-b00b-6fdfbb5e88d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:24:55.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:25:05.724Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5230ff74-9e5b-4caa-9767-fd812413b0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:25:05.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:25:15.733Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cf1d7317-8b22-4274-8d9d-6957efbd280c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:25:15.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:25:25.742Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f921d157-154f-4113-9b07-5320241b5b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:25:25.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:25:35.751Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1929d2db-1f3d-4c72-92a5-cdff0e4bb0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:25:35.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:25:45.760Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f08ed558-e804-4760-9985-c7916cbde6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:25:45.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:25:55.769Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f3d1d3bc-ba77-4ae1-9287-40f9d5776157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:25:55.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:26:05.780Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=233b48dc-9208-4b9d-aca5-336d30a1ed9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:26:05.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:26:15.788Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3eff7ef7-0622-428b-af44-d9cc1ccdd078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:26:15.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:26:25.798Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8da13426-bf7b-41aa-a849-55e651416747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:26:25.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:26:35.807Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7d343601-27b4-428d-8c7b-100b879d3f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:26:35.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:26:38.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:26:38.861Z |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-05-26T12:26:38.862Z |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-05-26T12:26:38.865Z |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-05-26T12:26:38.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T12:26:38.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T12:26:38.871Z |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-05-26T12:26:38.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:26:45.817Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f79be7c7-9c28-4470-903e-4ba46417cd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:26:45.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:26:55.826Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7c34aa56-9db1-429e-8405-d445564b2173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:26:55.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:27:05.835Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7211e4e2-16b5-4259-b70d-1e51c9a7d986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:27:05.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:27:15.844Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7ed4ce5a-7761-4a46-9132-07d88fa51101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:27:15.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:27:25.853Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9f848ec2-cd34-4a79-80b7-f4f31302dcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:27:25.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:27:35.863Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1924994c-73ce-45a1-80c5-bc9863bee57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:27:35.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:27:45.873Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=839b3e60-b629-41e3-9160-f9123e498061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:27:45.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:27:55.881Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=976b558e-0544-406f-8e73-65238d8823c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:27:55.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:28:05.897Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4fad03f2-3910-4fbe-aaab-81b53d62f9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:28:05.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:28:15.906Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=261a6bf3-608e-42f4-a63a-abb200a4e653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:28:15.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:28:25.916Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3694390e-7d3d-4a9a-82c3-142687c72379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:28:25.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:28:35.925Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b353ac5d-fd3a-4485-bd4e-461a464681ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:28:35.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:28:45.938Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6f44d3d4-ef2c-42e7-85e7-a9947446b0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:28:45.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:28:55.947Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=64a8227c-3792-4bab-9bfc-783043e9c0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:28:55.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:29:05.958Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0a77b18f-ee5a-4c82-b572-1cc27de6ee0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:29:05.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:29:15.973Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=dba30cbd-b140-4cd7-92eb-17d803e4d8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:29:15.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:29:25.982Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8a394c79-85c7-47c5-a509-25543859cd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:29:25.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:29:35.990Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b408a4c2-7a9d-4e97-b0b5-b403ea14419b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:29:35.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:29:45.999Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=20e9f79c-4cc5-4691-8dda-cb4a6509ac5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:29:46.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:29:56.009Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0b515e23-ee46-4907-834d-67ee873e583e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:29:56.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:30:06.021Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=215af4a3-f85e-40ad-bfb1-8194eea639bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:30:06.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:30:16.031Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c9f62726-2d37-4c37-959b-cb751f7f12ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:30:16.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:30:26.040Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5c042dec-cbb8-4bd4-a128-73b90fc33e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:30:26.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:30:36.053Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e076ef1b-20b1-4ac1-adfc-15ba2fa1e557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:30:36.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:30:46.064Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a8e0a24e-f32e-4729-9253-5899b47b7454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:30:46.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:30:56.074Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8ce64e44-a434-4539-b902-861d4455d2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:30:56.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:31:06.084Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=83d152bd-bc3a-4767-8664-f0846a2586d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:31:06.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:31:16.092Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=857ef18b-9261-4607-ae71-8eba832861c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:31:16.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:31:26.101Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=71a08637-7dd8-492b-9d9f-e9efffee4d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:31:26.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:31:36.110Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=272350c7-552a-420b-9438-1b51554df3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:31:36.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:31:38.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:31:38.737Z |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-05-26T12:31:38.738Z |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-05-26T12:31:38.740Z |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-05-26T12:31:38.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T12:31:38.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T12:31:38.744Z |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-05-26T12:31:38.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:31:46.121Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=28401a22-24ec-45e9-a9ae-fd5f17a73636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:31:46.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:31:56.135Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=32b3b3b2-45f7-40b1-b711-422e8ea681f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:31:56.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:32:06.144Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7bbfdfd0-18b6-493e-8f22-f7ed718ca068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:32:06.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:32:16.155Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=64846dc7-dd0d-41a9-ad3a-a3bab7854932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:32:16.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:32:26.166Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5b5f0d17-63d0-4c74-8e3d-f8ed48a28ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:32:26.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:32:36.177Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=53b8d468-ddbd-4abb-8715-ef09722986fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:32:36.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:32:46.187Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1cb2ee24-66f3-4da9-ac10-8ee2fe267aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:32:46.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:32:56.197Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ff567135-f9ee-4801-a09b-b615a152ac37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:32:56.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:33:06.207Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a5e3ba9b-ffe9-4984-8cdf-7c0ad7ba0de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:33:06.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:33:16.215Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=46d4ebcb-5ff6-4044-9b63-23aa3a78d97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:33:16.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:33:26.223Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=baf9d4d2-b165-48ef-8c80-ad75f6721772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:33:26.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:33:36.234Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4a6584a3-2b35-4706-8a82-b25fc92c9472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:33:36.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:33:46.244Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cdd9b996-3075-4a00-aa51-f04771d13532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:33:46.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:33:56.255Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5cddbbf4-2a50-4b45-a102-d0f7b0391a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:33:56.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:34:06.263Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e67720df-4c04-48b6-b7b3-812fd0d7ebf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:34:06.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:34:16.272Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f5068adb-37b5-47fd-bcde-245b334d812f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:34:16.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:34:26.292Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=60ef07bd-60a5-40cb-b072-4521a60db506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:34:26.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:34:36.301Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1bd7c0c8-070b-46f8-863f-ce26e2768f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:34:36.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:34:46.311Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4e381f47-4ecd-46a8-8a4f-090797f4e6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:34:46.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:34:56.320Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=19d295cf-b84a-41fc-bf95-205bcd6e61d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:34:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:35:06.328Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=57e1c944-044d-4529-bc5e-226404de61c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:35:06.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:35:16.337Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=27021477-bd87-4876-9f5a-8149d7989b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:35:16.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:35:26.345Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3c5e6f5e-e9d7-446a-9cad-8fd92a325b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:35:26.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:35:36.354Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bc924e36-27d7-43c8-a25c-4ee3082b7453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:35:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:35:46.364Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=73466236-24a4-4b4d-9bd0-84bf7bc061ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:35:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:35:56.373Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=aaf9a50f-3aa2-465f-b71b-85a07b07172f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:35:56.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:36:06.382Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8ea4bde3-1181-4fd1-85bd-ce6bbef855c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:36:06.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:36:16.391Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8680a2d3-0665-4a99-a527-2a186e93214a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:36:16.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:36:26.399Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=765ae393-0b7c-491b-97f2-29c0bdf26978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:36:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:36:36.407Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1b3906c5-bf33-4d0d-b418-1cb3da3ad556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:36:36.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:36:38.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:36:38.825Z |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-05-26T12:36:38.826Z |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-05-26T12:36:38.829Z |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-05-26T12:36:38.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T12:36:38.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T12:36:38.834Z |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-05-26T12:36:38.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:36:46.416Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6aa29fc4-43b0-464c-9314-2bc90e75276e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:36:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:36:56.426Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ecc338a4-e79c-45a5-a973-1d1fa4ab4579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:36:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:37:06.435Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f939b3c3-98b2-4483-9772-47d1457f04af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:37:06.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:37:16.445Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b37a9f1f-0275-46b5-afdc-8e32f7165b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:37:16.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:37:26.453Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5304b03e-352e-4b21-a400-b41b0abd143d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:37:26.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:37:36.460Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=65634fdc-6954-4272-860d-fe4c24d2c8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:37:36.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:37:46.469Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=420ef211-af2f-476b-90ae-d0406ad185aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:37:46.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:37:56.477Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1866ea21-1521-471b-8689-54ff6f4ef36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:37:56.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:38:06.487Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=500f50ca-9086-4cf9-b447-ea8007483179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:38:06.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:38:16.496Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=059629fb-a464-44a4-8977-138030b9750c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:38:16.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:38:26.504Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3812787b-cd04-4bc5-bbc8-944694c2d172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:38:26.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:38:36.511Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=dffb6e9e-0198-4952-aa82-34b1d3dbfffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:38:36.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:38:46.520Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=59e1b0c7-e049-4db0-b3f3-d8ad4bf1d5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:38:46.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:38:56.528Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1e3b9ca9-21fb-4549-9f14-7b7bf82e3d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:38:56.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:39:06.537Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1d836cf1-2ed8-4dc1-b506-1a2a3c03149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:39:06.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:39:16.546Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6b381724-a376-4929-bcf6-755f0276c865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:39:16.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:39:26.555Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b8a78be8-c71e-424c-8f5f-112d6bdc5f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:39:26.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:39:36.577Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ca57d45e-3efa-44f0-89f8-d186ac455a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:39:36.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:39:46.585Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8ba9d5d1-f2f1-43c6-8270-7af124ca95b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:39:46.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:39:56.595Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b2e2f592-1c2c-460f-a204-306374bd401b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:39:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:40:06.607Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ce0d22be-a0e1-4f2c-8a71-a841a4d7c384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:40:06.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:40:16.618Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f796bcf0-ac0d-4a22-8fd1-9fa66e90e675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:40:16.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:40:26.627Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=20c14fee-38a1-4afd-9af0-d558fcab9899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:40:26.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:40:36.635Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=dec3683f-9f62-44f3-89f2-6d803bf55690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:40:36.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:40:46.644Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d4be0ce9-b8ee-451c-8d1b-3926c5b55354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:40:46.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:40:56.654Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7d2eabcf-c22c-424c-abff-e204fb13fa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:40:56.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:41:06.662Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=932daa11-013a-43a1-a857-ab5bcfed4a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:41:06.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:41:16.671Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=daf660ff-44b8-409c-aa0b-1e5e3989c0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:41:16.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:41:26.681Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6bc84549-f9cf-42aa-a70b-5994b23a0168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:41:26.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:41:36.689Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=80d38871-fb49-46b1-a4bf-1e8ea5a83dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:41:36.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:41:38.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:41:38.870Z |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-05-26T12:41:38.871Z |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-05-26T12:41:38.874Z |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-05-26T12:41:38.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T12:41:38.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T12:41:38.881Z |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-05-26T12:41:38.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:41:46.699Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8e628aca-8f00-4c7d-8137-068211413a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:41:46.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:41:56.708Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2193d104-8bb9-4a7c-bdfc-1c7004738cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:41:56.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:42:06.718Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1064235b-70fc-4b03-bbef-96f6a4fb88b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:42:06.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:42:16.727Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=305d7322-295b-4c67-974f-5d382842d02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:42:16.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:42:26.736Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c46b6d11-6b0a-449b-b1e8-93bf32b383c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:42:26.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:42:36.744Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4bd39c52-2ab1-470b-939b-3d20740fc8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:42:36.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:42:46.753Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=95a19b2f-ce2d-4843-891f-6cc0cbf05709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:42:46.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:42:56.763Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4add0b0c-641f-487a-abe4-9a91d400b50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:42:56.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:43:06.771Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bd5e6bc9-e280-43b5-b5f3-c8e63ad4dd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:43:06.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:43:16.780Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d4cdf6c1-8be8-48c0-bd66-e2a81a480267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:43:16.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:43:26.788Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=933e2439-7fea-4cb6-bb52-db68d01fe522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:43:26.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:43:36.797Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=084084cf-aec4-4202-bcfc-914dc28aba3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:43:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:43:46.805Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0398d117-e3f8-40e0-84b6-55158bcd35c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:43:46.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:43:56.814Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=21702374-d762-4838-a971-dd99f6e8fbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:43:56.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:44:06.822Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8ebb22f3-a350-4d21-8378-0e4d05b3396e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:44:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:44:16.831Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2a72a487-8023-4ddf-a2ee-c1452b88e54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:44:16.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:44:26.840Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e19c0b5b-6ed4-4114-8112-43c1a1493d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:44:26.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:44:36.850Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5d2d1df5-64ee-44b3-a357-062131313b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:44:36.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:44:46.860Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5ccab463-de65-439e-8353-db72b1789af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:44:46.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:44:56.870Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=603663aa-b8c7-4240-a93d-9d3f0ab1dbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:44:56.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:45:06.879Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e34e4560-6b39-4669-a188-288a0a1c50a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:45:06.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:45:16.888Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f11dcb97-bca9-4bd3-a4a3-0988ff11c5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:45:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:45:26.896Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d5be7e99-9d30-4126-b74a-39c1bd3f3459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:45:26.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:45:36.905Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=37dd8a9b-6c73-4ff9-bb2a-dc0fcafef8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:45:36.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:45:46.915Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c6fb5aeb-6be3-4e4e-bbfa-47f0c780d9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:45:46.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:45:56.925Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=573eb7d0-9465-4ed0-ad5e-9ed4b84774fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:45:56.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:46:06.935Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3114cd48-35ce-4a9e-a5aa-cc4ac50e21a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:46:06.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:46:16.944Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=dd9db8a4-25d9-4259-99db-f852d5cade60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:46:16.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:46:26.966Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0a1aaced-b1a1-4cb6-b660-0efd40c501cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:46:26.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:46:36.975Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e4950ad5-4958-4406-b563-51af4f5d23e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:46:36.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:46:38.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:46:38.739Z |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-05-26T12:46:38.740Z |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-05-26T12:46:38.741Z |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-05-26T12:46:38.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T12:46:38.745Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T12:46:38.745Z |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-05-26T12:46:38.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:46:46.985Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e3c114ae-10df-446f-9b54-e049a79a38b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:46:47.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:46:57.001Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c6a0d42f-a558-4a5a-add0-81e53593e277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:46:57.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:47:07.011Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=325d2a6a-5f93-4afd-b150-f27721ffd0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:47:07.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:47:17.020Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5b549424-360b-4c89-a249-eaa5c0a26fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:47:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:47:27.031Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5f70c4ab-3bca-47c5-9bb9-1229f1b9745d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:47:27.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:47:37.046Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cd0de234-9da9-40dc-ace6-2bc82901f116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:47:37.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:47:47.056Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ee3a91f6-b0ff-4390-b102-7a4b5dc2ee97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:47:47.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:47:57.069Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=76b39baa-cd31-4207-9a8e-9d4e8b43974a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:47:57.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:48:07.079Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=194e9b38-0f6f-43ac-aba6-bc6ec52bcb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:48:07.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:48:17.088Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6e2c297e-bba9-4fa9-a79a-d01ada412c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:48:17.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:48:27.097Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fb45f832-9e72-4ec7-b2b2-f369ab97325b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:48:27.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:48:37.112Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=aeaad1d8-8144-4d0b-a753-08d461fed086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:48:37.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:48:47.122Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=22d43b3a-0d0a-4e9b-b01f-9bcb713117ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:48:47.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:48:57.131Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4632dde7-f90e-48ce-930b-6a279895de1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:48:57.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:49:07.140Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7ada3c2d-d295-4c08-85f0-bb7d5e5a2cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:49:07.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:49:17.149Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cf080594-61b0-458c-8644-d34b8636bce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:49:17.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:49:27.160Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4f82535b-408e-43bc-bbe6-70bc58e7ca26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:49:27.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:49:37.168Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fbd5a933-e254-4f00-9a80-cf1d1667cff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:49:37.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:49:47.178Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2655846a-f24e-4137-96a0-2b081399536d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:49:47.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:49:57.187Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1ad7ba2e-7291-4e76-b77d-a4ee2a178358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:49:57.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:50:07.196Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=11b7f3d6-600f-4c57-a917-bbf34c0eb934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:50:07.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:50:17.204Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4c40b1ab-112e-415b-ab86-9d0548ca64e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:50:17.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:50:27.223Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d16d3a70-5c6f-4566-9110-bc6c6c1177ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:50:27.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:50:37.231Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=47d3496f-416a-43ef-9a7f-260bc2cd3c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:50:37.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:50:47.239Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d87c2b83-da78-4266-80e2-7524ab1550ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:50:47.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:50:57.250Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0af24497-b532-46c1-bab7-3c4100693a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:50:57.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:51:07.259Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=84797c2c-8a5f-42dc-acfb-decaa6dbfdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:51:07.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:51:17.268Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=102ed623-973d-4b4b-b544-964535cb6b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:51:17.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:51:27.277Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2a16b341-1a93-425f-9da8-5c6e00ed93c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:51:27.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:51:37.285Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bda31cae-61eb-415b-8234-75dffef9e640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:51:37.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:51:38.826Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:51:38.827Z |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-05-26T12:51:38.828Z |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-05-26T12:51:38.831Z |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-05-26T12:51:38.836Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T12:51:38.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T12:51:38.836Z |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-05-26T12:51:38.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:51:47.294Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3da25c4a-bbca-4f0c-8dd7-bf5f5f73329e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:51:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:51:57.304Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fc15edf2-3a1f-4ba7-b519-f7e6398ff5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:51:57.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:52:07.314Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=316ece65-f720-4640-9431-83eefa5508df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:52:07.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:52:17.322Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7b972ce0-2684-4339-b1ef-1178758a136d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:52:17.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:52:27.332Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=390e8be2-cdbb-462a-a7a1-16f4684d06eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:52:27.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:52:37.340Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6b3a9bbe-d989-425c-8bdd-6a809f952dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:52:37.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:52:47.350Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0b673daf-91d9-47da-be61-94ea33aadf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:52:47.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:52:57.359Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f0ac1e6d-a716-413b-aeea-8989807da774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:52:57.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:53:07.368Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ee25a1df-35fc-430e-beaf-ba34bc2e0724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:53:07.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:53:17.378Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=be08b095-5d47-4b49-84aa-3f19c5902353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:53:17.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:53:27.387Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4d1a0334-0c9a-4a21-91d3-632a3b94bb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:53:27.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:53:37.396Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=25080859-a704-452f-8df0-b4072aa957ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:53:37.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:53:47.404Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=66b740f8-ad3d-447b-bc18-d4289cabbaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:53:47.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:53:57.412Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5339af55-7f9b-4c55-aac8-fdc64ee308a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:53:57.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:54:07.420Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a51b2933-9ed2-4883-8d61-2dae085c9713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:54:07.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:54:17.428Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=dc62e0ab-42bd-43f6-8101-1e4bb8b54fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:54:17.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:54:27.438Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=04f96507-8abe-46cf-be03-53d0573ea37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:54:27.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:54:37.446Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cb557539-efb1-4ff4-b4c9-7896ab02a1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:54:37.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:54:47.454Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=dba1a708-a332-4632-ba74-d1bfd270d58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:54:47.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:54:57.463Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=aef35b41-aeb6-48d8-8375-39d7bde8bc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:54:57.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:55:07.472Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6e293c61-92a9-401d-9fc5-1ef626397413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:55:07.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:55:17.481Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4b563b4c-2c8b-4e4d-b959-d0774694e004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:55:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:55:27.490Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d3261710-8880-40cd-a0ed-fc169a650d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:55:27.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:55:37.500Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=68aa23f6-7ddc-4da8-bf19-501d317617d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:55:37.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:55:47.508Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=88a59f37-74d1-4e4f-a047-7de5f45d4c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:55:47.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:55:57.516Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0180da3a-6abf-446d-90ea-6ee8ca33fc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:55:57.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:56:07.526Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a5452ba2-5af0-4a74-b10b-54f3bca7d400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:56:07.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:56:17.537Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=918c83be-d88d-41b2-a3ac-ba7733711508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:56:17.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:56:27.546Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ebfb2d1b-4efa-4d51-8bb8-c868780b3027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:56:27.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:56:37.563Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b410148b-f2c4-445d-9f9d-f5c9cf8f63cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:56:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:56:38.829Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T12:56:38.829Z |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-05-26T12:56:38.830Z |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-05-26T12:56:38.833Z |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-05-26T12:56:38.867Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T12:56:38.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T12:56:38.867Z |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-05-26T12:56:38.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:56:47.576Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9dc99de6-7fbd-4fa8-a251-bde84fca98d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:56:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:56:57.586Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ca51e0cf-b02e-40c5-bff3-5bdac7c08796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:56:57.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:57:07.596Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=50d08402-a563-4d0d-aae1-76fdaaf79257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:57:07.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:57:17.604Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=aea0eee5-d5a2-441e-995b-387b62669ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:57:17.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:57:27.612Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e6ed3c9c-56f9-4486-8d4a-35a87f0ddb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:57:27.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:57:37.621Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=66859d12-542e-46bd-9b03-0f6836eae3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:57:37.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:57:47.629Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5e58c952-ffdd-414e-9f75-506b1713734b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:57:47.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:57:57.639Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=96b1cbc7-4ae6-4e66-ae77-e618cf402514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:57:57.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:58:07.647Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=dad2154c-5d52-4f45-a54b-c33033070aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:58:07.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:58:17.656Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1903f056-8c29-4fe7-9c2d-6fdbbc5783cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:58:17.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:58:27.664Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e8f25455-a170-438b-b413-ef188d6515b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:58:27.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:58:37.673Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9537b45e-da64-4f4b-926f-da026e3b33d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:58:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:58:47.682Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bbfb0925-ae31-44f4-9e36-45799c36aae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:58:47.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:58:57.691Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=84241749-f973-488e-8638-383643e7aa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:58:57.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:59:07.700Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cb535285-2f49-4bbe-9639-e01446e18aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:59:07.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:59:17.710Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=aece02cc-066b-4bf7-b7db-de268222b350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:59:17.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:59:27.721Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e4b3e0de-d391-4efb-a262-95d5d49fcf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:59:27.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:59:37.728Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b10dec49-de46-483f-849d-c7e422432087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:59:37.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:59:47.738Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ea4a00cc-4111-49e2-a7bc-fa1d5557e875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:59:47.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:59:57.747Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=86a7696f-964a-408f-a2ce-5df799b29124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T12:59:57.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:00:07.755Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1dc35816-642c-4bc9-baf1-192737d9cdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:00:07.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:00:17.766Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3c9724e5-8091-41b8-a718-2921b48c1d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:00:17.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:00:27.774Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=502f6a46-043e-4662-a59a-b81cc7717d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:00:27.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:00:37.783Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cf73caa5-edf5-4f7b-a23b-3a5d9cd52b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:00:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:00:47.792Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=31fac755-d2e9-496b-ad56-3260e36ee37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:00:47.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:00:57.801Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2c327f5b-ce65-44e7-81cc-0d504b476c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:00:57.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:01:07.809Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e517a464-8a80-4f3b-9ff0-044bbe02484f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:01:07.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:01:17.820Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2e8ae032-8a48-4c60-98e2-afc15ba2b343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:01:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:01:27.829Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5f4ba57d-fbed-426e-b516-1bba3e873290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:01:27.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:01:37.838Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=56ce0d4e-ad1c-49c3-bf66-e2ec1d0a7018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:01:37.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:01:38.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:01:38.782Z |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-05-26T13:01:38.783Z |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-05-26T13:01:38.785Z |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-05-26T13:01:38.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T13:01:38.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T13:01:38.790Z |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-05-26T13:01:38.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:01:47.847Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d137d942-aa58-4334-904b-8bf6dae5ecf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:01:47.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:01:57.856Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e57bba4e-deb2-4626-a3d3-4b37ac9b15f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:01:57.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:02:07.866Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5c946cfa-3d3a-4a1a-b3af-db87659c20a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:02:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:02:17.874Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c186d14c-2c11-4a3b-9f58-c44bf6a167f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:02:17.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:02:27.884Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d5a050c3-74db-4cd0-a2bc-2f6a401df5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:02:27.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:02:37.895Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4ac855eb-baeb-47a6-bcaa-8d17114139eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:02:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:02:47.904Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2215cd46-43e7-434e-aa05-fea5ca0d8bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:02:47.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:02:57.916Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=db7b9375-59f4-40f8-9289-08b4a49ef712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:02:57.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:03:07.924Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=586d9baf-d703-46be-abf7-1053e9a1e4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:03:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:03:17.933Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=20940cff-cde8-4185-a878-705e6e403ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:03:17.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:03:27.942Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=21f2a140-25ec-4902-a0b0-38248f232b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:03:27.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:03:37.951Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a316da33-815a-4694-8e67-0ae4ebf51178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:03:37.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:03:47.960Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8ac64449-252a-4215-8b95-07b5fb4d3549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:03:47.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:03:57.968Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b45babe2-44b6-4316-9705-64e4ef5165f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:03:57.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:04:07.977Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8173e6c2-55d6-4b12-9043-1ecba42cd0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:04:07.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:04:17.990Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=922cf24f-5673-4fbf-b980-2560e6201c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:04:17.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:04:27.998Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=45bd42bc-62f1-40b2-8a79-59bbca6c528a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:04:28.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:04:38.007Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6e488a76-797a-4489-8751-6bf7fd2a3fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:04:38.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:04:48.017Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5109234c-38d9-4277-a99e-758436a9af96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:04:48.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:04:58.026Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=40e7388e-7be8-4197-9f79-1a4677b959b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:04:58.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:05:08.037Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1e9348ba-f0d7-46ed-8cef-7d385ad52176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:05:08.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:05:18.047Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=47b0fbd6-537f-4c5f-823e-ee582f9a8dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:05:18.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:05:28.060Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c5c44a1f-ba06-412f-932c-24360126bf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:05:28.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:05:38.072Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bce69b4c-2a1f-4a4a-9660-7b43a100dda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:05:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:05:48.083Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=06107108-c3ca-48bd-a537-becda557049d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:05:48.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:05:58.092Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=74bf0fdb-c1c7-4882-8136-b53b19b60e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:05:58.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:06:08.101Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=67a3d3a4-96de-468d-b930-7b2ac028af83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:06:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:06:18.119Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d6ebdef4-dfe6-4629-a39e-88e72e3ee273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:06:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:06:28.130Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6075c8d6-f8a8-4fc9-ac8f-6c1ea6e93328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:06:28.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:06:38.139Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0f628e6e-e45d-4811-a627-e40245ab986f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:06:38.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:06:38.847Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:06:38.848Z |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-05-26T13:06:38.849Z |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-05-26T13:06:38.853Z |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-05-26T13:06:38.859Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T13:06:38.859Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T13:06:38.860Z |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-05-26T13:06:38.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:06:48.148Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fa73cede-6dc8-41c7-babe-9c98cd9e75d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:06:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:06:58.157Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7a35149c-66be-4701-8b9c-0c1d4de751ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:06:58.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:07:08.166Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a798582d-2124-4fef-b2e6-cc8d6abbea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:07:08.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:07:18.175Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c68f9245-9b20-4584-ad0e-a7135a852102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:07:18.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:07:28.184Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=59db8437-b93a-45c1-beeb-cfce43891a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:07:28.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:07:38.194Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b0684168-02fe-4719-89c3-8ca378ecc5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:07:38.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:07:48.203Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=911a6294-b5e8-4bd4-9bd1-b9bbb3911a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:07:48.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:07:58.212Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d7f0c0dc-a7ac-46fd-9a40-15e315aeeb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:07:58.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:08:08.221Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ade379b8-fd98-40a4-a2f9-022b2aac4d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:08:08.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:08:18.229Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9149bd69-4851-47f7-9706-b53f840a7b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:08:18.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:08:28.237Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5534ea94-c39f-49e9-b661-21f2ee5cac1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:08:28.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:08:38.246Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a5c74493-81e4-4f47-890b-be2a3aa44950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:08:38.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:08:48.255Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5ac7628e-92c1-4d1d-a63f-9b48b80686c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:08:48.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:08:58.264Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0dfc7fd5-d544-400e-9045-fbb5497e1930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:08:58.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:09:08.274Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0a8a57b9-2127-4cad-afee-afaa4127afb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:09:08.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:09:18.282Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=619c74ea-928c-4d54-864f-daff7df3ce1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:09:18.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:09:28.291Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=91d40833-94ce-4c00-9fe9-982e2d99e4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:09:28.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:09:38.324Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9cb91f7a-0384-41b8-9c9a-e2ee2053e454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:09:38.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:09:48.334Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2bf49aad-ab96-4d57-9078-3c9afd98fdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:09:48.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:09:58.344Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7f2a8c4a-293b-4aed-83b5-6dde5dc8a40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:09:58.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:10:08.354Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3df14d2b-f17f-4149-b82c-c2b8ccb3eeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:10:08.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:10:18.365Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=986ba566-8aff-4554-9d17-b394d1d7a9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:10:18.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:10:28.374Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f74c36ce-162b-4b4a-a612-9d905e1b5936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:10:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:10:38.383Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6eb8efbe-b37a-4032-91d9-b50a6afed717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:10:38.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:10:48.392Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9098ca87-e1fe-4dc1-922f-720cf976cf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:10:48.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:10:58.412Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b37c6121-86ac-48b6-98b8-f90c44d42141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:10:58.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:11:08.421Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3bd79271-d953-40fa-b933-1579c4a829bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:11:08.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:11:18.430Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6d0693ee-d20b-4168-a754-8e9270559285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:11:18.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:11:28.438Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4eb24ed3-e5d8-4e92-8fb2-a72cf79d637e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:11:28.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:11:38.447Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cf5bfb57-6ae4-42fa-a4d2-62470284eac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:11:38.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:11:38.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:11:38.728Z |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-05-26T13:11:38.728Z |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-05-26T13:11:38.730Z |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-05-26T13:11:38.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T13:11:38.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T13:11:38.734Z |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-05-26T13:11:38.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:11:48.456Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d6e327e3-1e2a-4ecf-836e-e98eab9ef4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:11:48.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:11:58.465Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8e3c7bb6-54c2-4be8-b09b-4f1ea5fb2cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:11:58.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:12:08.474Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=39754918-bb2e-4188-9056-218fe729ee36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:12:08.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:12:18.483Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=44e412f4-4a5c-4104-b332-6894e8aa82fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:12:18.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:12:28.492Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b556ae33-54d9-49a2-b2c2-46f107ec8b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:12:28.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:12:38.500Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a0205a6f-0e4e-42de-99e4-13eabc2b6a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:12:38.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:12:48.510Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=853b9fa5-e011-4a3b-aabd-1d3a814a393e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:12:48.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:12:58.519Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1f0dd9d0-93fb-40f6-8146-b2da5df44871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:12:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:13:08.529Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=424672d6-d3eb-4fbf-87e5-aac30017577a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:13:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:13:18.546Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ad324670-c04e-49c8-a7e6-ab666f7048f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:13:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:13:28.559Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=31d5961e-a8db-4d57-8214-0fb6d9b7a182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:13:28.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:13:38.570Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2067d309-7906-452d-b812-22db441063ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:13:38.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:13:48.579Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=19894be5-09e3-4fb1-9c9b-15a8d2c94cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:13:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:13:58.588Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4632308a-406c-4221-9bd5-7b9115b62284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:13:58.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:14:08.596Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ebe22a26-dfd6-41dd-b900-2043af7e5aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:14:08.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:14:18.606Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6cf89a89-57fe-45a8-a564-b71fda43d15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:14:18.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:14:28.616Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2f47b4f1-7ee9-49f5-ab65-c6e21b0fe6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:14:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:14:38.624Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a9a851a8-8fc4-4725-b920-c2a09ee60229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:14:38.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:14:48.634Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e38de49e-2402-4916-a0f6-d6cc34778769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:14:48.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:14:58.643Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2d26419e-fd3b-465f-8bba-4c3d15a6cc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:14:58.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:15:08.653Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8bf14eea-a2b8-4746-8845-73b00e9e97ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:15:08.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:15:18.662Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6d766f15-357e-4f56-a6f7-9967a841f2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:15:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:15:28.671Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b8893e23-adc7-4865-83b2-760e66e1aaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:15:28.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:15:38.678Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8dfaad39-750b-40a0-ae9c-015603e1e6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:15:38.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:15:48.689Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0a853414-07b6-4f62-9bb0-cbb99e0ee8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:15:48.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:15:58.698Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9de8657c-e407-4104-924a-a61506533151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:15:58.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:16:08.709Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b44d6478-8767-4011-a688-981ba19a39de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:16:08.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:16:18.718Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=82dad7ba-7073-4747-a481-4f87bcf29fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:16:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:16:28.728Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8ae07db3-32f1-4456-a77b-02bb6e9dbd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:16:28.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:16:38.740Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=12e512b4-d628-407c-9c8f-68ebc1a04e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:16:38.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:16:38.857Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:16:38.857Z |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-05-26T13:16:38.858Z |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-05-26T13:16:38.861Z |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-05-26T13:16:38.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T13:16:38.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T13:16:38.866Z |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-05-26T13:16:38.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:16:48.749Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e60a6338-be09-4ccc-bdb7-a633f12d48a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:16:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:16:58.757Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8c0ea41e-65aa-4bdc-9a70-66f8fd706b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:16:58.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:17:08.773Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0f61ed88-797e-489a-973a-6e21ecc16db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:17:08.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:17:18.784Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6631ff90-49b7-4265-a7c1-35ab68dcf67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:17:18.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:17:28.799Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=52aa9b49-be83-4d01-8a71-b3a517004d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:17:28.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:17:38.815Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=18027049-80c5-49d4-abc2-6fd87aff4c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:17:38.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:17:48.825Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cc57b972-de5a-450f-846e-ff4c414d8971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:17:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:17:58.834Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3b251c5b-34fa-46a0-b440-0ff51f56889a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:17:58.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:18:08.845Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=79e2963d-5a52-4882-ba5c-5690a1d75b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:18:08.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:18:18.857Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=94616d75-6d32-4a9a-8436-c2b3659f769f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:18:18.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:18:28.866Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=895fcff2-714d-428b-969f-5e4af967c829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:18:28.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:18:38.875Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e4d28ced-b528-4f1b-82d0-3870a9febfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:18:38.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:18:48.885Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7c1ab874-8354-4904-8336-9e3210fddcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:18:48.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:18:58.894Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8ef122dd-de79-47d6-8b28-49e77542d3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:18:58.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:19:08.904Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=446380aa-de69-408d-8616-66f4898863c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:19:08.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:19:18.914Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=92be4188-32a3-4b29-885e-297e3f12f9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:19:18.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:19:28.923Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a88092d3-9f9b-4b30-a462-f165ea50bb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:19:28.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:19:38.932Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4591d74c-2fe7-4fa4-a805-d55db5054654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:19:38.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:19:48.946Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f47ff3b5-c486-40a2-b8c8-e88b8a7fae90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:19:48.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:19:58.955Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=44af73e1-c870-4ba3-a856-436af2357bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:19:58.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:20:08.965Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9ab4a8be-96fa-498a-b920-7fbea57c8a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:20:08.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:20:18.974Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=eb844a98-8fdc-43e8-b71f-99ac61cf3d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:20:18.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:20:28.982Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5e2c34f9-4397-4bd8-89d2-f783f72b3060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:20:28.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:20:38.991Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=18124f15-02a0-4c58-96a7-a55a9740f66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:20:39.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:20:49.001Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3c11fbae-556b-4a44-be98-a6e39011c85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:20:49.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:20:59.010Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a10b6a47-7d20-4054-aad3-5d3cb7d03e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:20:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:21:09.020Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=16b7fe49-dfb5-47a8-a399-e0a7115ca370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:21:09.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:21:19.035Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a7282ce0-70d9-47c0-8ff4-dcea49c2b134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:21:19.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:21:29.045Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a98757bd-fcc4-4192-b520-9adde6a743d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:21:29.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:21:38.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:21:38.866Z |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-05-26T13:21:38.867Z |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-05-26T13:21:38.871Z |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-05-26T13:21:38.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T13:21:38.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T13:21:38.877Z |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-05-26T13:21:38.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:21:39.081Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1c07ebb2-9721-459f-b989-3a78c466b029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:21:39.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:21:49.092Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6de3e4c1-3c56-483d-a66d-e8a521929c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:21:49.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:21:59.100Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ab400627-ce23-41f9-8ef1-77c657037087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:21:59.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:22:09.108Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ba2a91d5-c263-4c7e-95cd-663832e929d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:22:09.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:22:19.213Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=50fc90f8-79ca-4f2b-8579-54cc35d64e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:22:19.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:22:29.222Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8c60cbb1-56ef-4150-a447-032d7a43f2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:22:29.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:22:39.231Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=79280b1a-9695-451d-9ee0-d1b673e8a8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:22:39.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:22:49.241Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c87db5c3-cf8b-4390-b6c6-8e5877564ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:22:49.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:22:59.250Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=efd791b9-69ab-4220-9c39-a2d6df5c1a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:22:59.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:23:09.262Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ed116cef-5751-495e-9155-f9c2239c362c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:23:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:23:19.271Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d52577e8-0898-4676-9561-2860b18c5f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:23:19.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:23:29.278Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bf1a2fb7-179e-4016-9a31-25d1e771e1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:23:29.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:23:39.287Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=647ef3ef-5177-4087-b668-df43b3d7d54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:23:39.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:23:49.300Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d620b8f9-b010-47fc-82c7-fdd2c7d60dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:23:49.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:23:59.310Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9cf5da6e-4927-4fe2-a4d2-f7681d3a2926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:23:59.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:24:09.320Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=64e36fd6-e288-4b2a-a0c8-43df519d3452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:24:09.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:24:19.364Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=33d2c6c7-1190-436b-b2b5-99049c20d12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:24:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:24:29.377Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b12518f9-bdd1-4913-a15f-80ee0040130b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:24:29.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:24:39.387Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=37602baf-b74a-4af2-b449-7d5cfc41d27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:24:39.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:24:49.395Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=075dc0eb-80d8-47dd-ad03-2e1f25f2d482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:24:49.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:24:59.407Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b203e191-4605-4452-8949-ac4dcaba0821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:24:59.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:25:09.417Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9705eb6c-fe22-4829-a32b-ab7d289a59cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:25:09.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:25:19.425Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7dd0f969-c42a-4a42-b6b0-34ac019f10da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:25:19.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:25:29.457Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5bc82913-cc8a-4ffc-a22a-94f9d0253358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:25:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:25:39.465Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=609ddbc7-dcd9-42f9-81f2-0c3cc7bb22fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:25:39.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:25:49.474Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2ff7e6b0-2f26-432a-9dfa-614dfd792ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:25:49.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:25:59.484Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a427ffc6-3a37-425e-a525-80c300f4c396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:25:59.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:26:09.494Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4fa045c3-474f-4123-9245-b602aa2bc35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:26:09.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:26:19.503Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bbd403e9-fd1e-4a9f-8e70-53ba3a745c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:26:19.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:26:29.512Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=727573d8-b881-4131-a6c6-1cfc1d742e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:26:29.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:26:38.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:26:38.723Z |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-05-26T13:26:38.724Z |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-05-26T13:26:38.726Z |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-05-26T13:26:38.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T13:26:38.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T13:26:38.729Z |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-05-26T13:26:38.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:26:39.521Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7ddf2f20-9b7e-42a7-b93b-d6a00765ba71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:26:39.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:26:49.531Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d6ce7525-b15e-4c0d-9c90-2a855f7a5503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:26:49.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:26:59.541Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1c8a1a6d-7947-4d4f-bbe0-99e3cfb40653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:26:59.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:27:09.551Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b456b711-1cce-4dc2-8a0c-7da401ebfd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:27:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:27:19.561Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=06e8aaa6-6205-4bf8-99a0-2f2bbdc7211f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:27:19.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:27:29.573Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7bfe927c-cd97-4f41-8e51-771b029072cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:27:29.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:27:39.581Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=995a22cc-c28b-4fb0-82f1-c91cf835c55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:27:39.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:27:49.590Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d13ca891-c7f6-4533-89fe-6192c24ac6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:27:49.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:27:59.599Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c13bf1ad-5363-421f-9159-fba324b42c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:27:59.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:28:09.608Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e07a1a0b-c634-4ce4-b88f-b47ec1d9c83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:28:09.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:28:19.616Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c4c33855-3a2e-4ce0-bd06-ec3f8ac46cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:28:19.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:28:29.625Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=5d6ae900-5ecd-4dde-82b8-59ae5dc67b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:28:29.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:28:39.635Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=376a5710-c273-4b21-8798-86e472cab607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:28:39.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:28:49.646Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ab30f1b9-f303-4de5-8ea9-5044e1f1e780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:28:49.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:28:59.657Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=74d3b3d1-74af-4d24-8627-15f019263260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:28:59.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:29:09.666Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0cb98420-52af-4545-827c-2d44bb735b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:29:09.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:29:19.675Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2aa34738-d6dd-4cf1-83f8-47f6126804b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:29:19.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:29:29.684Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2a696140-8494-49bf-a38f-ce24a506c9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:29:29.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:29:39.697Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=56854f6f-172b-488c-97b0-3f4dfd870a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:29:39.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:29:49.706Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e34d1cf2-c638-4359-9ef6-efff2983256d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:29:49.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:29:59.715Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d6ffa60a-f543-4462-8824-b8a8429a885b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:29:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:30:09.725Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=05a1cd44-0785-42fb-a45b-f71490ca26aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:30:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:30:19.738Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=37e61ea9-8d24-46fd-9584-48e2280b5f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:30:19.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:30:29.746Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fb7d6a5e-a550-4a07-94df-2493c269daf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:30:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:30:39.755Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4ec0174b-892b-4b7d-9b7e-873cf8464e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:30:39.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:30:49.763Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c9c9ca26-0537-46f2-86ea-154db8bdf784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:30:49.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:30:59.773Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=560bf5e4-72ea-4f99-a987-f36eabad74d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:30:59.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:31:09.783Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ed5e7a09-6824-4cb6-96e1-246ba5224a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:31:09.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:31:19.793Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1360a1ac-e967-4e14-9962-6fb85d4f5e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:31:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:31:29.803Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=737f543a-faa5-42d9-a336-70f1ea44eaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:31:29.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:31:38.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:31:38.852Z |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-05-26T13:31:38.853Z |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-05-26T13:31:38.856Z |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-05-26T13:31:38.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T13:31:38.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T13:31:38.862Z |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-05-26T13:31:38.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:31:39.813Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f3db0b15-bdbe-4ff6-a338-521cf50208c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:31:39.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:31:49.828Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3ed7ace7-6c43-473a-b207-ba0863a010cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:31:49.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:31:59.838Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d132bbc4-7aac-45bf-aecf-cf02024808c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:31:59.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:32:09.846Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0387613f-10f0-485f-8ce5-358dcc537579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:32:09.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:32:19.855Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3803bf74-839d-4a77-9e4a-fe25ab31fdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:32:19.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:32:29.867Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=79e1377b-9d7e-432d-90fb-b064478f5fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:32:29.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:32:39.876Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3247e4de-44e6-4f4e-878f-fcf6079853f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:32:39.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:32:49.885Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3050f244-e482-4044-9800-02b246091a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:32:49.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:32:59.895Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bca56f1d-cba7-4dd7-a87f-07a0d7feab8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:32:59.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:33:09.903Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=091dcb71-81d4-4343-8f4a-14624c2c2d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:33:09.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:33:19.914Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=bccf60ba-1bd6-4479-87eb-ae7f1ddd5571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:33:19.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:33:29.922Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=ab0f65fa-3df8-4df6-bcde-b14b89f96c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:33:29.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:33:39.931Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9feb6f22-e4cf-4b6c-b345-24c1c1e1f501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:33:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:33:49.941Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=684364f8-df28-4cb9-9426-7c0da4354002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:33:49.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:33:59.951Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=09c5ba5c-8fa7-4564-a829-6cae07bb7f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:33:59.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:34:09.964Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e76fd499-0049-41eb-8ee5-aaed9767b80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:34:09.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:34:19.974Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cebf0437-2b87-44fa-9a20-d6bdbd125de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:34:19.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:34:29.984Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b76b81b8-7716-4b89-b3a6-2d0091c240ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:34:29.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:34:39.992Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fb50be34-8ac3-4809-8699-9fd8215ca01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:34:40.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:34:50.004Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b8809df6-c937-4654-89f2-4370725439e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:34:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:35:00.013Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=511467e5-e62d-4d80-8a6d-d39cec3a4d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:35:00.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:35:10.022Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=77e5241f-b0c8-4c24-9ce8-34986741a90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:35:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:35:20.036Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2dac4799-56e3-4f84-823c-3862a60c9579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:35:20.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:35:30.045Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e1850ae7-31f0-47a8-aeb5-5606a61b6454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:35:30.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:35:40.053Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fa6c580f-7de6-4cd8-a4c2-51f7c4e4c854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:35:40.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:35:50.061Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=1685ce03-f987-4964-a040-751e4740fb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:35:50.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:36:00.071Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b32f6130-182d-4278-b12c-147ce2539bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:36:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:36:10.079Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=57186f96-9814-41a2-99a0-8caba40a2525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:36:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:36:20.088Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=09a12a87-62f8-4e26-8648-86b27cece78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:36:20.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:36:30.096Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=9adceb74-0c9d-40ba-98dc-8c37ff3c9146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:36:30.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:36:38.828Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:36:38.828Z |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-05-26T13:36:38.830Z |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-05-26T13:36:38.833Z |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-05-26T13:36:38.842Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T13:36:38.842Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T13:36:38.842Z |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-05-26T13:36:38.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:36:40.105Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c2169f03-fd5e-40de-a4c2-7ffd43dd50bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:36:40.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:36:50.116Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=45a012fb-850b-4554-bc2e-5ef49ff36869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:36:50.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:37:00.124Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=abe5dd63-3078-44ed-bcf4-9b5ca5955a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:37:00.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:37:10.133Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=41495bed-4363-4692-8c88-18ab0d8a566b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:37:10.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:37:20.140Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=788a6328-d1ea-4b84-b7bc-7e66fa6b17a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:37:20.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:37:30.162Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b7dcf23a-3587-445d-9eab-97d538c65980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:37:30.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:37:40.170Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=edfa1f59-a1f6-40c5-8ea5-8b002df323e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:37:40.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:37:50.180Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=67ea52c4-3c43-43d5-97ff-c8625a01ccf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:37:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:38:00.199Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=74b7b48a-ec97-433c-9d56-5ea64da08c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:38:00.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:38:10.208Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f51e8b74-ea2f-4539-8d73-769613a32562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:38:10.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:38:20.217Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8f216d17-6563-4c88-aa1a-1b9363ac59da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:38:20.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:38:30.228Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=abb22031-af64-4b7d-81a6-ec4070ec0796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:38:30.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:38:40.238Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a1f1df51-cdc3-46a7-a318-bee357d0bd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:38:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:38:50.248Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=3b39f249-4976-4712-80fb-7427c529bd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:38:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:39:00.257Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=063d7355-f680-4052-99da-0cce3d15c85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:39:00.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:39:10.266Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4651f329-41b2-422a-beaa-cf5f9a8dca05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:39:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:39:20.277Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=911c742c-9ba5-4be0-a632-963f9b677863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:39:20.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:39:30.286Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4cac167d-0707-4e41-9484-4b0166cf1ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:39:30.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:39:40.295Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a4f4d184-2147-4fde-b7a8-93819409eb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:39:40.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:39:50.304Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=632011ad-9824-4ec6-aced-4fb414fd7760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:39:50.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:40:00.315Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8aabd2a1-c9ca-439e-a112-e1740d612fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:40:00.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:40:10.324Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=dc144ae1-d284-4117-ba77-f8f847069785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:40:10.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:40:20.333Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=d1bb5a8a-d660-4813-a70b-b5bac027b92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:40:20.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:40:30.341Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=cb32f396-87ad-43d9-a33d-3dfa6e94d8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:40:30.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:40:40.351Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4e72b209-a240-45aa-a434-e7ba9ba244f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:40:40.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:40:50.361Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=e492d69e-efd7-4ac2-a10e-1250685c7670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:40:50.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:41:00.370Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f30eb74b-240c-43f0-93e8-d2dd0d53952c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:41:00.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:41:10.380Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=780e08ca-11f9-47f0-a069-515c9eacaa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:41:10.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:41:20.390Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=389c92f0-c243-4740-8e06-3164666c00b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:41:20.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:41:30.403Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6536e29e-9d3c-45ca-aa37-c4faf5798232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:41:30.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:41:38.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T13:41:38.837Z |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-05-26T13:41:38.838Z |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-05-26T13:41:38.841Z |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-05-26T13:41:38.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T13:41:38.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T13:41:38.847Z |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-05-26T13:41:38.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:41:40.413Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b7815a11-79ff-41e4-bd8b-317749cb10fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:41:40.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:41:50.421Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=93c8c5bb-cf0e-4d68-b152-a63267847292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:41:50.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:42:00.430Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=93af2124-c669-4254-b28f-8d39d7b3f043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:42:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:42:10.440Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a1a5cebe-cdae-4ab3-b320-575c1d4c53ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:42:10.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:42:20.450Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=a29a7acd-74b6-4b72-b46d-a4c1876fb681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:42:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:42:30.458Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=fb31b48b-c3c6-4b47-8abb-65eb64547b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:42:30.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:42:40.467Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=8e918007-f6ee-4a1f-b685-8c308ce40e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:42:40.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:42:50.476Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=b3e510c5-dfd2-4b1e-8833-a4c94977f20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:42:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:43:00.484Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4f09401a-1d22-46fa-bb68-e84f9e3cd747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:43:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:43:10.494Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=eaf50aa5-dec6-4b20-b94d-e77187687c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:43:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:43:20.502Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=96e764f8-5ed1-4cf9-816c-77ee4027a95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:43:20.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:43:30.510Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=45604075-313c-4dd0-b564-67f9df89885c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:43:30.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:43:40.519Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=225d68d2-407d-41ea-829c-1abe431fb849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:43:40.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:43:50.529Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=80efdf6b-72c6-44bc-83be-21666851f185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:43:50.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:44:00.539Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=219dd556-3cdc-45e2-aa97-6f8fa60b289e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:44:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:44:10.547Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=c625c841-7cbc-4d18-979c-01801f8075ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:44:10.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:44:20.562Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=2d2dc4f9-b3f4-441c-bfda-b265b475a0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:44:20.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:44:30.570Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=49d7ee2e-a312-4a23-b5f8-09ad9037abac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:44:30.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:44:40.578Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=32e01ce0-cdbc-438a-b13b-0c4570f3f4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:44:40.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:44:50.586Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=f116aeb0-1cd9-4da1-9861-69c800cf9449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:44:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:45:00.595Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=0e0a4036-2426-4963-a301-da23d13b00a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:45:00.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:45:10.603Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=563a24dc-5b72-4517-a21a-5b64bdb134e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:45:10.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:45:20.615Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=6f9e8067-031a-4685-ba7a-97a8acdb249e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:45:20.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:45:30.627Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=4b8ed0ed-b925-46c7-8d1e-e968b53b6353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:45:30.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:45:40.635Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=7a863e80-964b-423f-ae3e-73e6d60447ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:45:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T13:45:50.643Z |INFO |Init configs |InvocationID=4063c0a3-88aa-41f8-be87-e66472332dcd, InstanceUUID=aa7129a2-718c-40c9-90a4-d46f03bbd3b1 | |INVOKE |pool-2-threa