. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:21:30.562Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:21:30.566Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-06T16:21:30.601Z |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-10-06T16:21:31.268Z |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-10-06T16:21:31.373Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-06T16:21:31.374Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-06T16:21:31.374Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{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-10-06T16:21:31.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-06T16:21:31.618Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-06T16:21:31.643Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-06T16:21:32.894Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-06T16:21:33.364Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-06T16:21:33.391Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-06T16:21:33.392Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-06T16:21:33.471Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-06T16:21:33.472Z |INFO |Root WebApplicationContext: initialization completed in 1828 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-06T16:21:34.230Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-06T16:21:36.370Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-06T16:21:37.264Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-06T16:21:37.449Z |INFO |Started MainApp in 9.701 seconds (JVM running for 10.463) |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-06T16:21:37.521Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-06T16:21:37.527Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-06T16:21:37.529Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-06T16:21:37.531Z |INFO |Start scheduling PRH workflow |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:21:37.545Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=f099f1d2-8792-4179-9288-db68539fbd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-06T16:21:38.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:21:39.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:21:49.033Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=01a5296c-28f6-4229-87a7-e195d95dd312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-06T16:21:50.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:21:50.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:22:00.072Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=09ac70a1-4590-407d-a2a3-96827ec5edfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-06T16:22:01.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:22:01.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:22:11.180Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=0bbb00de-6c86-43ff-a6b0-d48f631e9702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-06T16:22:12.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:22:12.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:22:22.216Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=48bcf020-c627-4582-9bc4-4dbf00886033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-06T16:22:23.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:22:23.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:22:33.292Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=f3e3555e-3670-455d-826f-f18e0775af4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-06T16:22:34.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:22:34.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:22:44.363Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=4f2b785d-ce2d-4013-8ba8-a7e696bcc726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:22:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:22:54.574Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=8ece4634-b73a-4c6f-8878-bce5584ceda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:22:54.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:23:04.611Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=8c1ae485-505e-4f11-a521-cc3c9eeb15a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:23:04.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:23:14.639Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=fbcd5d0c-b4b2-488d-838b-c788f3eea734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:23:14.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:23:24.680Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=4562ccfd-79ec-4dce-ab4f-c4b7e78d0b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:23:24.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:23:34.711Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=72e9eaf1-8663-4320-8e88-0d97676c9712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:23:34.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:23:44.760Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=b527eea6-3fda-4972-9e29-f4edd7a52d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:23:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:23:54.804Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=ca994e79-cc1a-4eef-a0c1-e7a177522588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:23:54.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:24:04.830Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=95252843-f352-4e1b-8d15-6643331d6324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:24:04.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:24:14.885Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=dda9c333-e87f-4501-ad44-5d18812d148b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:24:14.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:24:24.909Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=b8fc0f41-74d0-4967-a799-61723de98a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:24:24.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:24:34.950Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=9775e4ca-d58c-4b3c-b4e4-a3eb57142262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:24:35.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:24:45.008Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=3aa95189-340d-4310-b51b-d532a860aaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:24:45.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:24:55.048Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=64d52cd1-8fc2-49c1-82da-db23e4d7951e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:24:55.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:25:05.089Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=2a8346a6-9c44-483d-8758-bef34cc2fae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:25:05.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:25:15.119Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=8c0ffa4a-c78f-4157-a26e-32dd5c8570ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:25:15.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:25:25.157Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=ac603ef2-7f58-4a9e-95ee-06ee0a5e9100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:25:25.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:25:35.258Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=bbb9297b-8486-4c41-aa47-a56eea9e1d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:25:35.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:25:45.285Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=0134d60c-3161-42a9-addd-ce2308b346a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:25:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:25:55.310Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=42e4cb8f-1c8c-49c9-a2e6-0b8e7f5bf76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:25:55.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:26:05.343Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=d974dac7-994a-4485-aca9-dd230bacb886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:26:05.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:26:15.401Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=a9326488-74d7-4631-824a-fd42a433fcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:26:15.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:26:25.419Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=1d3d85db-aa5b-4df7-98a0-ef8362f8bee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:26:25.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:26:35.446Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=f8af6ad1-becd-4a2b-ae2b-4bdb07eb9f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:26:35.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:26:35.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:26:35.538Z |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-10-06T16:26:35.539Z |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-10-06T16:26:35.542Z |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-10-06T16:26:35.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-06T16:26:35.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-06T16:26:35.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{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-10-06T16:26:35.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:26:45.473Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=e2ec6ec0-5b1c-4c88-aec2-f38634712562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:26:45.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:26:55.489Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=40e6b67e-4c86-4f65-9e33-6f0814efa1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:26:55.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:27:05.508Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=78cf0e98-1a5f-4326-818d-6011fc84cff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:27:05.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:27:15.527Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=99905224-09ac-4933-8ca2-5701c9dec0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:27:15.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:27:25.542Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=2dc5163c-bbc4-498d-9fd2-c28c19fdef42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:27:25.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:27:35.566Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=4d50f774-c438-415e-a8c1-4a208984e16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:27:35.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:27:45.612Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=cb7d7453-e122-44c2-af60-3dc821234bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:27:45.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:27:55.633Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=e1118837-0cdb-4c03-9220-908629991097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:27:55.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:28:05.649Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=4246b5b3-047e-4e40-b94c-de0c3ca91567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:28:05.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:28:15.679Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=a40ad584-11ef-4de5-a16e-bc27f8a45825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:28:15.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:28:25.701Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=9bfb8f50-0507-4479-b9b5-d1e5b369e0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:28:25.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:28:35.716Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=5ca3879c-e7c5-4214-9cfb-bd29750a1ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:28:35.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:28:45.740Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=df619a9a-7baf-41e9-9476-8353995d0d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:28:45.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:28:55.788Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=06e54a5f-83f1-416e-9a14-5c7907f7eb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:28:55.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:29:05.813Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=0c525658-9511-46f1-8c02-44fb2f1c4e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:29:05.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:29:15.836Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=b158c43d-0f4e-4ce8-a43b-64cc9f0d7e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:29:15.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:29:25.854Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=0a9ea82e-6297-457e-b481-f13a7847278a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:29:25.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:29:35.870Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=365815f9-e551-4ba5-b20c-15fd99a534b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:29:35.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:29:45.891Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=8f3a47a8-29b3-43ce-b8a6-a59a5b87fe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:29:45.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:29:55.907Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=a17377ed-7b7c-4a13-80a3-e56b6dc546e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:29:55.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:30:05.931Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=6ca205f4-0476-48ff-a76e-ddc9964019a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:30:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:30:15.959Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=d77eddf4-3603-4fb4-8a62-768fcca56c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:30:15.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:30:25.975Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=32d53cd7-c5b6-4d00-b2b2-56ee585c2f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:30:26.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:30:36.008Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=188e8f11-9bc3-4c7c-a5b0-2f661e234ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:30:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:30:46.035Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=a315bd39-ac43-45e1-89b6-a53bac5e9257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:30:46.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:30:56.080Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=5e34aaa4-8f12-4019-a01b-ce731bbd5e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:30:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:31:06.107Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=8842cb27-74c1-4627-bcf9-d783e72f1f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:31:06.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:31:16.127Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=c6716512-1d8b-43f4-bcee-a11f581f9fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:31:16.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:31:26.146Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=b3c0b13d-6795-4c41-b8c0-d91d6daa4746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:31:26.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:31:34.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:31:34.646Z |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-10-06T16:31:34.648Z |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-10-06T16:31:34.651Z |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-10-06T16:31:34.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-06T16:31:34.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-06T16:31:34.662Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{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-10-06T16:31:34.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:31:36.163Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=5075b393-3a8f-42cc-ba7e-25e0601c893b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:31:36.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:31:46.180Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=b0a9e8cf-32ee-4718-97d6-21bffb7ee8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:31:46.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:31:56.198Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=a7d654ba-9ca1-4b04-b2f0-65174958f44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:31:56.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:32:06.211Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=ac693845-3c79-4c9e-81c2-5ead7d7d6ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:32:06.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:32:16.225Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=39016aba-aeb2-460c-9fda-1e490e5ab418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:32:16.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:32:26.245Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=47c84211-b648-4d3b-80f2-74ddf51092a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:32:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:32:36.260Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=fbbacfe8-55a7-4a88-b950-98638004dc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:32:36.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:32:46.275Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=e4333fa5-59be-43ba-aff0-9cc63be92d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:32:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:32:56.292Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=49c512bf-6c37-47aa-b159-64dce6bd080d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:32:56.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:33:06.304Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=77a4dfc2-f56f-45ab-bb60-652914e6c3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:33:06.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:33:16.330Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=0bc695e2-5226-4f5b-bd1d-248658788a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:33:16.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:33:26.345Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=ce14f244-d09a-42cd-9054-9abc48524e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:33:26.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:33:36.363Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=b4588394-b029-4cb2-bca1-d8bdb22ea532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:33:36.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:33:46.383Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=10c13b20-20cf-416e-b0d3-ebbaaf3ed2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:33:46.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:33:56.404Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=e68f2598-72c7-40a5-ab24-4d623b5189af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:33:56.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:34:06.422Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=95d6d8ef-e80c-408d-84e2-17818ca6c25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:34:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:34:16.441Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=cc5b13dc-fe5c-40bf-8609-945b8ea543b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:34:16.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:34:26.483Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=1e24c350-b3ce-448f-ae52-51b41b361d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:34:26.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:34:36.497Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=d7001cbb-fa97-4f58-8093-9b45b875a347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:34:36.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:34:46.519Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=6e84634b-12f4-44c4-8d27-a4f60fb5762b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:34:46.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:34:56.559Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=7bb6ece5-a316-4194-b272-35744da6f8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:34:56.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:35:06.583Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=c889da7a-c645-4aa6-963c-0fd29fbd33b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:35:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:35:16.600Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=2afad8a4-ffac-4606-a813-69266abdd94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:35:16.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:35:26.615Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=38cb85c0-072a-4a8b-9ba2-3346922c592d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:35:26.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:35:36.645Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=20dac0fb-7ec1-42e5-b0e6-5469c9adc8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:35:36.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:35:46.665Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=3fa68e65-d900-4ccc-adc3-d9abbc5a4793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:35:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:35:56.696Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=3d86224a-0c63-4638-9ed7-f6a954cdf437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:35:56.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:36:06.719Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=ff3d04c9-cdea-4f63-aeb0-46137bc154a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:36:06.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:36:16.747Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=7fe4befa-6e98-49ee-ae37-23dc79a60427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:36:16.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:36:26.761Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=92737049-1d51-4152-a7f7-caafff5b672d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:36:26.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:36:34.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:36:34.615Z |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-10-06T16:36:34.616Z |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-10-06T16:36:34.618Z |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-10-06T16:36:34.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-06T16:36:34.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-06T16:36:34.627Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{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-10-06T16:36:34.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:36:36.777Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=449ad281-25c4-41e2-9178-006e2062bacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:36:36.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:36:46.810Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=140c5884-0d9a-4eb0-8e9c-f3487260f967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:36:46.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:36:56.841Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=304cb6fc-7fc0-4f94-832e-d83c7f0b5b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:36:56.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:37:06.862Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=1812bc7c-c29f-43e0-8290-e46a67f13c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:37:06.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:37:16.886Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=33dcb8ae-4764-494a-be58-9e1571898207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:37:16.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:37:26.910Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=74376549-4991-4f10-9473-9129723384e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:37:26.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:37:36.928Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=ed969e04-05c5-4fb7-9262-de01b06de5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:37:36.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:37:46.959Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=2f21eb11-c34b-47b6-bf8c-f1fe91a88376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:37:46.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:37:56.996Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=18d65737-d8f3-46f0-bd8b-17044378f333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:37:57.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:38:07.015Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=406a441d-8480-4d30-b227-c0bb62a009f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:38:07.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:38:17.042Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=eba03649-925d-4dbe-90d0-a327b6dfc2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:38:17.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:38:27.067Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=b2b4bd02-4003-4ad0-b602-8de9d91e7658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:38:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:38:37.084Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=a6785a7a-82f8-418d-8c29-e36b62eddb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:38:37.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:38:47.098Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=caf2da56-16cf-41bd-8225-131ce13476f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:38:47.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:38:57.131Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=ceed994b-9bf3-40c3-a0fb-511fc7dec48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:38:57.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:39:07.161Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=9195e5e6-8a0a-49e1-ab45-9476ef95183e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:39:07.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:39:17.184Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=79374a2d-dc43-4775-b21e-25861e1a1c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:39:17.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:39:27.205Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=79121cd8-beb6-4b95-8f74-4f175af29d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:39:27.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:39:37.267Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=0ad31bb3-a3ae-4904-904c-fb9d53732c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:39:37.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:39:47.292Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=e54275d7-4196-4d94-a615-7f25f2a45b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:39:47.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:39:57.443Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=3620be9d-fac2-4890-8730-7972ecf58101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:39:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:40:07.463Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=9ef55490-b2aa-4c63-8f7d-71c859b378a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:40:07.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:40:17.491Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=84804bf2-3c54-4a5d-8db8-9c8e10e5941d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:40:17.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:40:27.521Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=e468fffb-5baf-4398-a5ba-1a5e5e6919ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:40:27.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:40:37.547Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=94cde409-eac8-41fd-aae8-c2a958fca113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:40:37.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:40:47.563Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=fde3d8e6-dc63-478b-b9de-1eec48b3532c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:40:47.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:40:57.579Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=ce90f210-65bd-4f86-b493-d7329b9d2889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:40:57.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:41:07.595Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=80791444-9744-4163-a1da-80a6cef7d884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:41:07.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:41:17.616Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=58b88ef6-e4ac-4ed0-b263-0daf33c939e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:41:17.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:41:27.634Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=838dcd96-16dc-48e4-8d63-c434f9ac2182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:41:27.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:41:34.629Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:41:34.629Z |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-10-06T16:41:34.631Z |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-10-06T16:41:34.634Z |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-10-06T16:41:34.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-06T16:41:34.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-06T16:41:34.645Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{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-10-06T16:41:34.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:41:37.647Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=868842b7-0ee7-41d4-9247-fc89f83fa1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:41:37.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:41:47.662Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=661a20b1-47a4-40ee-b6d6-7019164d56fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:41:47.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:41:57.677Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=fcae2ddd-b97c-4c55-93f4-113dfb546748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:41:57.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:42:07.692Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=2f5bee74-c5dd-4f30-abbc-c943a6cb3d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:42:07.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:42:17.705Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=43e58238-53cd-44fe-a610-39705ff33af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:42:17.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:42:27.718Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=cd2532b4-f51c-4b6c-9058-7d5aed0423af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:42:27.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:42:37.734Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=2af7b840-b7f3-4940-8a88-3f3ada7f9af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:42:37.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:42:47.754Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=3ccc14c4-7e80-4709-8abd-1b86d69caebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:42:47.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:42:57.774Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=57b235d3-b7d5-4fbe-9f18-a7b0bb345ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:42:57.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:43:07.789Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=8b723ed8-ef13-4f41-8c29-22706ac69ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:43:07.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:43:17.803Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=c2c039e0-2762-4eac-80a4-46ab418de2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:43:17.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:43:27.815Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=cedffed4-b162-47f5-b68b-2bfc71f4bb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:43:27.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:43:37.828Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=594bb6be-ed77-4c75-a4f2-d63bab8c1900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:43:37.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:43:47.841Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=5080c6d8-073e-4100-b6cf-208c82876f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:43:47.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:43:57.853Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=6020e34b-ac39-40d7-9dd2-0941367c37cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:43:57.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:44:07.868Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=2c62918f-de41-44cb-b9c7-7fac8f1447de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:44:07.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:44:17.880Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=b165bb24-2917-4e62-a595-5cf4f49fcee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:44:17.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:44:27.895Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=e6151d9b-4e99-4077-8b82-b1684d2c9859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:44:27.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:44:37.910Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=84f40062-123c-4aed-b7f7-d54143ec9664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:44:37.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:44:47.923Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=2e03e5a0-fe5f-447e-b0bd-0175bdfc2237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:44:47.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:44:57.938Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=14b88948-bbc6-429a-9ba5-22c2322445a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:44:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:45:07.951Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=779dde43-f7f5-4185-9c84-4bbbc172deb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:45:07.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:45:17.964Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=e28add28-0c74-4192-b962-d49a46dd5461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:45:17.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:45:27.979Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=2e06f922-df6b-42d8-aa36-7385cb3f6777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:45:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:45:37.994Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=1757db3e-4114-481a-a473-b516d56b95ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:45:38.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:45:48.007Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=1dbf7658-60e9-4ad5-860d-4a53cb0952de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:45:48.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:45:58.020Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=0b9cf8f6-50cf-4bff-a041-7858e2301d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:45:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:46:08.034Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=f3631746-cf2c-43bd-b68f-0e76432d5c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:46:08.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:46:18.051Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=0dbc8416-8b44-4621-9399-654dd80f81e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:46:18.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:46:28.072Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=451570ee-8549-4785-ad17-75bb61f41004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:46:28.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:46:34.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:46:34.610Z |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-10-06T16:46:34.611Z |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-10-06T16:46:34.613Z |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-10-06T16:46:34.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-06T16:46:34.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-06T16:46:34.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{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-10-06T16:46:34.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:46:38.139Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=65826b83-bf78-4c27-b55e-46745e8bab2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:46:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:46:48.151Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=c50b2865-6dc2-4418-8e10-08d0e6efdd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:46:48.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:46:58.166Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=ac34f255-a9cd-4ad4-a9f5-e2c0b2966731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:46:58.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:47:08.182Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=d534fb11-251d-4811-8750-af7485091571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:47:08.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:47:18.195Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=f092d3f2-f5fb-4194-a18f-2ca263a9e95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:47:18.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:47:28.208Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=f38e6d39-5a98-42f4-b93c-5e1d3bcd91f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:47:28.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:47:38.219Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=7d551473-21a2-444b-9ba2-98c9345fd170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:47:38.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:47:48.234Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=a2615654-a725-4087-bfea-5d21dafcff9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:47:48.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:47:58.245Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=d4cc3248-f9db-46cc-a17b-5783ee2d7f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:47:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:48:08.262Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=549d99d6-e6a5-4ef1-84ad-ef1eb2631f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:48:08.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:48:18.276Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=414799aa-2706-4e93-9833-8aaf8b1ca829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:48:18.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:48:28.288Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=d26d704a-6b73-474b-b8af-ae3d29f1becb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:48:28.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:48:38.301Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=56fd0543-e1ef-41d3-bd7e-5a096bb0dd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:48:38.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:48:48.315Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=8eb03caa-f2f5-4b2b-859f-64b1fc11111d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:48:48.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:48:58.337Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=c6cf15b6-4452-4e82-aa47-f5b7b443ccac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:48:58.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:49:08.351Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=4b1b6630-d983-4c45-b243-11125ec1973d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:49:08.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:49:18.367Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=4bee9061-b650-4c32-8529-3dbe56494bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:49:18.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:49:28.381Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=83f84ab0-9cab-462c-b1ff-a64129d215af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:49:28.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:49:38.398Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=1745dab1-509a-4905-8927-f0d7747aab5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:49:38.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:49:48.412Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=0bb86118-5e33-4ca0-83fd-f6aa0d9141e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:49:48.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:49:58.436Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=ef1a406a-98b1-407c-930e-5d498515a27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:49:58.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:50:08.462Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=2310dd1f-7ff3-4f5d-bf23-81adf402fede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:50:08.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:50:18.479Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=fea42102-2896-4077-a1d9-5ef910b6b6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:50:18.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:50:28.500Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=cbe8b676-f2a9-44ef-a8e7-0b277e03ff0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:50:28.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:50:38.531Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=d81d5f99-4c7b-4986-a5ef-61c7bff061e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:50:38.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:50:48.545Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=707edd3f-9ab5-4f29-aeea-8682a2b45c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:50:48.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:50:58.557Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=84f0b847-d8be-43c2-9659-58d5ad53686a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:50:58.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:51:08.588Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=cd15e289-21a5-43a1-8b9e-f93eaee48c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:51:08.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:51:18.607Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=1c2b3b12-9d60-43cb-b35d-f631508885f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:51:18.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:51:28.623Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=87dfe488-e7bd-46ea-987a-d73ebe1a1ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:51:28.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:51:34.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:51:34.601Z |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-10-06T16:51:34.602Z |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-10-06T16:51:34.605Z |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-10-06T16:51:34.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-06T16:51:34.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-06T16:51:34.613Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{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-10-06T16:51:34.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:51:38.637Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=480ca617-5267-47d5-b3e2-57ec6bd3121e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:51:38.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:51:48.653Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=5595ef9c-eba7-4f27-b214-47bc0a9477c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:51:48.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:51:58.665Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=8c305577-163a-408c-943a-0fd0bb25906f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:51:58.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:52:08.689Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=a6325bb5-bb53-41bb-b1c9-d8c5fa5f988a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:52:08.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:52:18.723Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=ae59d100-7840-4db5-9057-94d01b348bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:52:18.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:52:28.737Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=fbf95b54-1d91-4f9b-9c57-5c2e5c09e8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:52:28.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:52:38.757Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=265b5a94-a976-4bf6-8a1e-037d9eb246d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:52:38.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:52:48.769Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=4967a370-304e-482e-a2de-4d89fa7c9701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:52:48.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:52:58.783Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=1fbf856a-0e1b-4204-a0c3-bfb2356e0857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:52:58.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:53:08.796Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=cf103d1b-b943-4776-8d89-5b93fbb6347a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:53:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:53:18.812Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=1fb8f3f7-27d2-486b-8d63-a772f5b6dd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:53:18.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:53:28.824Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=692834aa-9823-4ae0-8b57-eccc2625f64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:53:28.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:53:38.836Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=b38ba75e-f857-4bae-81b5-86eacef39ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:53:38.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:53:48.849Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=3a216e52-ed77-4381-a63a-d982e849d0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:53:48.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:53:58.864Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=0bde16fd-60dd-4ee2-953c-0a654e347860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:53:58.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:54:08.883Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=958688a2-6fee-4028-b935-3ee957febeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:54:08.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:54:18.898Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=79b45660-795f-4de7-ad55-ace0a077b453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:54:18.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:54:28.909Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=97944fe1-e9bc-40cd-902b-825e4e76ba3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:54:28.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:54:38.925Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=13056594-37c5-4642-a80f-46a9d1415466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:54:38.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:54:48.938Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=980384e4-b463-435e-b4d8-ca72bc8db6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:54:48.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:54:58.953Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=c5350342-a641-4aed-a029-1d8f12b381d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:54:58.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:55:08.964Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=e1ec934b-f573-4000-b383-0867a3cfdea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:55:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:55:18.986Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=aab1926e-0957-4fff-9c17-c14445ac45f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:55:18.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:55:28.997Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=155fe638-7117-4b92-90f0-5ac444fa8075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:55:29.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:55:39.008Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=f01deb2b-ae09-4973-906c-aa40d87e4798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:55:39.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:55:49.021Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=01007292-a160-461b-9a6d-e85416fab676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:55:49.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:55:59.033Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=0cc64118-b44f-44bd-a212-f51b990b6968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:55:59.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:56:09.049Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=fca3e791-8b70-43f0-b119-d9b6d076e66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:56:09.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:56:19.061Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=767244b3-4b54-403c-8251-251e971231aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:56:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:56:29.072Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=dfa6b846-a5be-4819-97e3-7a1c5880a5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:56:29.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:56:34.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-06T16:56:34.482Z |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-10-06T16:56:34.482Z |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-10-06T16:56:34.483Z |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-10-06T16:56:34.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-06T16:56:34.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-06T16:56:34.489Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{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-10-06T16:56:34.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:56:39.083Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=bf9b4586-ce9d-4b08-b23a-85eb4101bf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:56:39.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:56:49.094Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=eea33984-a920-4aad-be6d-b4f61329b970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:56:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:56:59.107Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=3efad76f-e80b-4e00-b1ec-47879e822a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:56:59.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:57:09.123Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=731604a8-79cf-47c7-bed0-34b518d860be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:57:09.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:57:19.134Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=2076ff4d-4915-4b92-bce3-342c67b25e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:57:19.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:57:29.146Z |INFO |Init configs |InvocationID=ec6c4603-da10-4103-8d36-150553d9e26b, InstanceUUID=441b3deb-93bc-440d-bc0b-95a2ff3a35c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-06T16:57:29.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |