By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:09:36.667Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:09:36.670Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T12:09:36.700Z |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 |2021-11-28T12:09:37.250Z |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 |2021-11-28T12:09:37.338Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T12:09:37.338Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T12:09:37.339Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T12:09:37.404Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-28T12:09:37.483Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-28T12:09:37.502Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-28T12:09:38.685Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-28T12:09:39.019Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-28T12:09:39.035Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-28T12:09:39.035Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-28T12:09:39.078Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-28T12:09:39.079Z |INFO |Root WebApplicationContext: initialization completed in 1576 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-28T12:09:39.342Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-28T12:09:39.938Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-28T12:09:40.908Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-28T12:09:41.312Z |INFO |Started MainApp in 6.503 seconds (JVM running for 7.086) |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-28T12:09:41.368Z |INFO |Start scheduling PRH workflow |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:09:41.377Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e16c9cc9-832d-4620-a3b7-de54b31fc015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:09:42.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:09:42.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-28T12:09:52.098Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-28T12:09:52.099Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-28T12:09:52.101Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:09:52.820Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e1bdcded-5f7b-415d-9662-01d463417133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:09:53.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:09:53.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:10:03.860Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=75d6de65-f81a-4507-8051-35575955732a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:10:04.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:10:04.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:10:14.901Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=761fc8af-ce5f-4a02-ad13-52adac8a6a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:10:15.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:10:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:10:25.942Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b298a13c-b7b8-468d-b3f2-f65983e81e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:10:26.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:10:26.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:10:36.981Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ead0125d-8a3c-4864-b42b-9e89c9191392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:10:38.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:10:38.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:10:48.058Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=fa189c67-2de7-4718-9fd1-0b2903642838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:10:49.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:10:49.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:10:59.093Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=967bf47e-5f7a-4fa2-b119-50ab348a8022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:11:00.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:11:00.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:11:10.133Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b5763a27-9a31-4e7c-b21d-b1fc3523d947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:11:11.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:11:11.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:11:21.172Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0759890e-a3bf-4705-ba34-89e76ffeb7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:11:22.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:11:22.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:11:32.212Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b7f9e2ae-b5e2-4031-a434-c909b64d16bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:11:33.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:11:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:11:43.253Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=9640143f-4b6c-40e4-baa2-934147143bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:11:44.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:11:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:11:54.293Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ee92b11c-c665-4a37-b8eb-85eeeb564723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:11:55.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:11:55.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:12:05.492Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=faada155-61e0-4b91-8cb7-d3ef2a930fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:12:06.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:12:06.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:12:16.532Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cdda88a1-2707-4c0c-8b8c-da22ecf6cf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:12:17.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:12:17.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:12:27.582Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=89ac6314-7257-4d88-a95f-cb39d4ca618b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:12:28.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:12:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:12:38.611Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a5416c6c-674b-43f3-8987-f2d32759bf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:12:39.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:12:39.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:12:49.654Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3d07cb23-09e3-4cb1-8acf-ba8e7a0a64d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:12:50.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:12:50.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:13:00.693Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d4041e64-2578-45cc-a843-29276fa50cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:13:01.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:13:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:13:11.736Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6351710c-4849-41f9-8d0f-54f1e65843d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:13:12.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:13:12.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:13:22.773Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=590084e6-db16-4364-839a-bb7dfb444871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:13:23.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:13:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:13:33.814Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1bc86102-2b70-434a-a868-a93d1eeeea9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:13:34.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:13:34.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:13:44.852Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=88a3c628-e5b0-4de4-a24e-6235dd8d3b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:13:45.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:13:45.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:13:55.894Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8af9767b-9430-4193-a0cd-fb9b7b01796a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:13:56.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:13:56.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:14:06.931Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=93f2ce03-648e-4bd7-ac27-26eb0f7486b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:14:07.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:14:07.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:14:17.971Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1118dea1-505d-4ae3-ad8d-19fddb343631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:14:19.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:14:19.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:14:29.012Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0308fd8d-f90f-4bc1-9e47-dadccc7ac9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:14:30.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:14:30.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:14:40.052Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f24ded9d-d455-4a7d-96dc-36a8fe9d538a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:14:40.115Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:14:40.115Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T12:14:40.116Z |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 |2021-11-28T12:14:40.119Z |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 |2021-11-28T12:14:40.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T12:14:40.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T12:14:40.125Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T12:14:40.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:14:41.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:14:41.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:14:51.092Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0f9a5665-9288-4b4c-8d2b-1f570ad13835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:14:52.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:14:52.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:15:02.131Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b25d77f3-5f75-456e-af67-278f76e8ba2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:15:03.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:15:03.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:15:13.173Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=edf62e60-7765-410b-a015-b8ae4dc15141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:15:14.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:15:14.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:15:24.213Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6ba19857-8df7-4117-b4d4-38aa8ba8a118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:15:25.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:15:25.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:15:35.252Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ef3b10e6-cba6-40e2-9bd8-4124d36aa9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:15:36.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:15:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:15:46.291Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=04388464-4990-474d-a268-6b16a9932560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:15:47.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:15:47.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:15:57.334Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=5c899859-527e-4e73-91ac-c2b127a25b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:15:58.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:15:58.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:16:08.372Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=9d282b92-e81a-4e7c-9d16-0216f23d39f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:16:09.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:16:09.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:16:19.413Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=9c4d585e-ae95-4b68-98b4-8987fda67cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:16:20.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:16:20.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:16:30.456Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=fe358d48-7bfe-4875-a8ba-37fef290fda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:16:31.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:16:31.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:16:41.492Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=406cd41b-f81e-4730-a85d-7bad25344204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:16:42.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:16:42.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:16:52.531Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=35ac80dc-1387-43f4-9c9d-61fa065c82c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:16:53.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:16:53.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:17:03.577Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f7b338d5-e604-4642-9966-1536feb9156e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:17:04.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:17:04.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:17:14.616Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=9e87a8c8-f482-4a60-90d5-394bf8fa1a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:17:15.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:17:15.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:17:25.651Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e76a76e6-3e83-4368-beaa-41f6ed8e87ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:17:26.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:17:26.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:17:36.696Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6bb0e24a-8cf4-4831-95a8-0548a26092cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:17:37.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:17:37.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:17:47.731Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=bd9b684b-3467-4b3a-9458-bf76e08934d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:17:48.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:17:48.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:17:58.771Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=5f3f39ac-aea4-43af-9771-dfa5d3d54080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:17:59.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:17:59.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:18:09.820Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1e0c47dd-3dfb-4a31-9f25-b16fdde0014e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:18:10.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:18:10.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:18:20.853Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a5af40f4-5021-4197-b0c8-9bf96c2c03c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:18:21.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:18:21.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:18:31.894Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=26a24632-a887-4d13-8c02-e8ad3054378d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:18:32.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:18:32.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:18:42.932Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=39df63a1-d762-4dd4-ad15-db3ebac9decb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-28T12:18:43.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:18:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:18:53.972Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3ade012d-8e6e-439a-9856-9762452d0060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:18:54.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:19:04.123Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b5b35a36-03e7-481d-bea4-597fb17ca03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:19:04.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:19:14.138Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8facd713-e978-4479-9ff1-6f563bed9a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:19:14.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:19:24.156Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=62486395-5415-4a65-b8a7-aeceb784661e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:19:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:19:34.172Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=22061c34-a826-4aed-9e8d-cf31eaa0d4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:19:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:19:39.702Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:19:39.702Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T12:19:39.703Z |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 |2021-11-28T12:19:39.705Z |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 |2021-11-28T12:19:39.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T12:19:39.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T12:19:39.711Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T12:19:39.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:19:44.186Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=186b02db-f2cb-469e-b240-db0a40c6e7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:19:44.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:19:54.203Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ab940a09-4587-4486-80b2-806c960d0621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:19:54.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:20:04.212Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=00941bef-353b-4ddd-8719-f43fbe33f7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:20:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:20:14.222Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=dba4752f-114f-4449-8f55-3817b1692cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:20:14.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:20:24.248Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=61774fc6-f13a-47cc-a5d8-e39e46bb5846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:20:24.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:20:34.265Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e6a536a0-ef9d-4520-bed3-40eee8634132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:20:34.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:20:44.274Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cd43304f-8c9d-4105-abf0-8d3048112692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:20:44.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:20:54.286Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2455cdff-ebea-469d-b50e-2fae45c9e733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:20:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:21:04.293Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8c374ec6-36b7-4cb4-a90b-eec8e7b51e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:21:04.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:21:14.311Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8c680e12-b342-4971-bcb4-cf751de285a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:21:14.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:21:24.321Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=4a5172af-8d6e-4e49-9891-d1992f163578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:21:24.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:21:34.337Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e9d4be03-e088-49d6-b1c5-db60cc61a8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:21:34.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:21:44.353Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c768caf6-12d8-4d31-b065-b442eca40eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:21:44.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:21:54.362Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ea94ecb3-6ef4-49ec-b0f5-c1cda48b8711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:21:54.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:22:04.373Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8db6a4cc-51d3-4c13-9432-eef78f4edb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:22:04.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:22:14.392Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0a6981ca-0f34-46be-8410-69aa93246014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:22:14.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:22:24.401Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=39c2618a-3337-44bf-b1fb-4198b12292dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:22:24.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:22:34.412Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2034ee71-bd00-4770-bfcb-476d59e43cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:22:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:22:44.423Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7d892d59-ad44-44ad-8705-9695e64d1561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:22:44.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:22:54.446Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=9f3a2368-cfcb-450d-b614-3cc629da8457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:22:54.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:23:04.456Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=90b9fe72-028d-4543-8db3-2094851c2485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:23:04.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:23:14.464Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=52deef3f-f55e-4c90-ae96-23888f52e4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:23:14.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:23:24.478Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d3ea652c-88b7-4566-b3b8-08fa9b90ffb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:23:24.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:23:34.501Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e6360697-4e1a-474e-8286-166d26d7ae6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:23:34.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:23:44.519Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7aef9d15-da75-442b-860c-b8cab84a1e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:23:44.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:23:54.528Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f742f67f-74a3-4317-8e0e-71b8d6f4f81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:23:54.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:24:04.537Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=bcba70cc-a824-43a2-818a-82d114e1ad7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:24:04.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:24:14.554Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d0fbc91b-e8fb-4fa7-9efe-5fb8d51748cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:24:14.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:24:24.573Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8398d29b-0ff8-4f56-8d55-63bc94393d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:24:24.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:24:34.602Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2d6af5fa-dc0c-4edb-a952-b6aedbe45d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:24:34.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:24:39.683Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:24:39.683Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T12:24:39.684Z |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 |2021-11-28T12:24:39.686Z |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 |2021-11-28T12:24:39.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T12:24:39.692Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T12:24:39.692Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T12:24:39.694Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:24:44.626Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=dc9f7ae5-61c2-4194-b1c6-8539c971c81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:24:44.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:24:54.645Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b114222b-1bbe-4163-b48a-ef48d5ea7b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:24:54.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:25:04.674Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=84d102b1-12c4-40b2-9359-0ed28e623e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:25:04.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:25:14.684Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=083fe16d-b4c4-45a0-9b26-1670c1db301b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:25:14.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:25:24.694Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=5bdd72d0-1ac1-4a35-8050-e6101f6b544d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:25:24.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:25:34.708Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c6a3f8bb-2321-4de7-95f3-8bf67005a7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:25:34.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:25:44.730Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ef1e7115-2c93-4f84-b3f0-0d8c0b910692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:25:44.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:25:54.755Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=865bcfa8-18fd-4f98-944f-59c6adf86e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:25:54.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:26:04.783Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cb4cd3af-e23a-464c-a3a4-e7a9be24ae31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:26:04.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:26:14.814Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=09677c0f-f8d2-46e1-b7e0-35ecb57f9d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:26:14.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:26:24.827Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=00ce6fe9-b14f-43f9-9b0e-14cda3e170f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:26:24.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:26:34.839Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=112c9075-9ee2-4ac6-bba9-af116c02286a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:26:34.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:26:44.859Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ab570f9b-a564-480e-8188-f44bf9f030f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:26:44.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:26:54.871Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=27a94a47-c28b-4441-879c-65ac3affc43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:26:54.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:27:04.880Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8392b8f9-f569-4114-833c-3bb6a5417135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:27:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:27:14.890Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0e237c66-1795-4ea3-a77c-f5d3f978c761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:27:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:27:24.900Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=94a997bd-1089-4b28-9688-8f780ebc81c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:27:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:27:34.914Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=918fb7ec-ceef-4b52-8a1b-4b0bf262ec9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:27:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:27:44.925Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b58ab867-5dd2-4825-8930-003e0688be99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:27:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:27:54.936Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=646c0641-c6d7-4971-a1a1-efa389260d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:27:54.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:28:04.943Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=62eb4b3f-6340-470b-8e70-7d5d94b184d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:28:04.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:28:14.952Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=39c5f141-b118-4461-8da0-ae43d4080b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:28:14.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:28:24.966Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6a49bdc0-01b0-4eff-9dd6-f70ec40a031e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:28:24.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:28:34.981Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=43c366bd-9a9e-4708-9d5e-d9b7d5f13a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:28:34.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:28:44.990Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3c62aa25-e5a9-432b-9630-ea8025599970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:28:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:28:55.008Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8a1c88f4-0600-44d7-9327-c97068c0541c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:28:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:29:05.020Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cdbd5492-4cb3-44e0-ad26-2687275598fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:29:05.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:29:15.029Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e5252c4d-6c94-40ac-8e07-bc82b95490a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:29:15.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:29:25.039Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=06320805-ac63-4097-80c7-1c6dde5a72d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:29:25.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:29:35.050Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=fcba1c0f-5937-42ca-a73b-c4c85f97e215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:29:35.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:29:39.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:29:39.617Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T12:29:39.617Z |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 |2021-11-28T12:29:39.619Z |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 |2021-11-28T12:29:39.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T12:29:39.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T12:29:39.625Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T12:29:39.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:29:45.062Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e4557dbc-26d6-40ab-85aa-afdd1d81ae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:29:45.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:29:55.075Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b892cfc3-7317-4c99-aac6-8e11a8b1cf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:29:55.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:30:05.089Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=29670276-3bd0-46ec-896f-94ac1302655a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:30:05.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:30:15.098Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f13a0725-ff5f-4b9a-84e8-4274c6f3bcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:30:15.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:30:25.116Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6b9060e2-1218-426e-a72d-503cfb46270f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:30:25.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:30:35.185Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=60f95b45-b529-466f-8d9e-a365a0b10dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:30:35.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:30:45.192Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ab3648e6-7fd4-4c9c-80bf-ba476fe68935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:30:45.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:30:55.200Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c8ce7320-4579-4f44-9b73-8cb4bef52aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:30:55.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:31:05.213Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=607564b7-41f6-4588-9f10-f3396aa5423b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:31:05.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:31:15.230Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e685be75-fb92-43d8-956f-ad7c09011d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:31:15.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:31:25.242Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2406a51e-da5c-40ee-82a6-1cd5fb25efba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:31:25.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:31:35.253Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3ccd37eb-83ea-40a5-aec9-867a55da9c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:31:35.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:31:45.260Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=be6b93b7-a77c-465f-90a9-91cff17a2c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:31:45.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:31:55.272Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f4be2bb7-aa95-4bb7-9fe5-bf31ff608d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:31:55.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:32:05.290Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=501455dc-bf0c-4606-8b14-c78f2d07cf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:32:05.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:32:15.301Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=5bd99caa-cdfe-4c00-a93e-3546f729b06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:32:15.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:32:25.309Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=13a322b2-a741-4496-9718-ce7e9f0b5e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:32:25.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:32:35.318Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c6f3a851-e1eb-4f5b-bab7-07a1103aedb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:32:35.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:32:45.328Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8c4e58f4-fb85-4ed4-95b3-92cb8a5e057a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:32:45.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:32:55.337Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2fa492b5-73a6-4496-9866-b0fdbcb7d533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:32:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:33:05.350Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7bf2129f-5569-46e4-9859-6225bac01f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:33:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:33:15.365Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a92a92d8-fa91-4826-bc24-6f8c7684029e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:33:15.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:33:25.379Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=67683824-9a64-406d-b98d-2d0a8b2965fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:33:25.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:33:35.388Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=02a0d70a-9038-494a-8b21-a1f26a542cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:33:35.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:33:45.398Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=50f313cb-7776-426e-9028-6e86d6678abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:33:45.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:33:55.413Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=30b4f6d4-62e4-44d5-9567-aa34bae7e47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:33:55.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:34:05.419Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=95bf8ad3-d7f7-4967-b5da-d39414bdd22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:34:05.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:34:15.427Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=404b79c5-f4d9-4025-be9d-c2d349557bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:34:15.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:34:25.440Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=bbee0304-8abf-4b8a-b69d-c23675aa41da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:34:25.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:34:35.453Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=81e5f920-93ec-4a71-8c6b-3a7981365f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:34:35.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:34:39.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:34:39.705Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T12:34:39.706Z |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 |2021-11-28T12:34:39.707Z |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 |2021-11-28T12:34:39.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T12:34:39.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T12:34:39.712Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T12:34:39.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:34:45.461Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3fedcbb1-3520-4383-b49b-e9ddf4688104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:34:45.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:34:55.469Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c3140c6a-0a36-4fb8-8324-d33fb76bbf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:34:55.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:35:05.478Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=4d02edf8-e776-4694-9be7-79ed3fa01d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:35:05.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:35:15.488Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=320b5a8f-c99c-4236-9d3f-b47288034b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:35:15.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:35:25.499Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3884d614-9ce4-4f52-889d-c593cbd5b2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:35:25.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:35:35.514Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=4ff12206-724f-49f7-9ef3-f1d142a7e794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:35:35.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:35:45.527Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b373a940-87f2-475c-b3c9-521b06b2b314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:35:45.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:35:55.534Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=5c841846-53b1-4729-b8c4-1b4f57cbd101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:35:55.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:36:05.543Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=dbce1803-c73d-4574-a83a-3687218bdd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:36:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:36:15.551Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a06bdabd-8b1a-452f-9ef5-fa60f5228913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:36:15.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:36:25.559Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e5b2dab5-b5e5-48ff-b1f6-e4ec1940120e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:36:25.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:36:35.573Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7a302d0a-de1d-4684-ab70-51009c1c0cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:36:35.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:36:45.585Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a5491c5c-a526-4618-add0-017bcba4f731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:36:45.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:36:55.603Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d9b9c48d-7780-4944-b2b1-e08c14098710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:36:55.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:37:05.613Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e3585f2b-dc7a-4924-b91d-5f2b007c87cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:37:05.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:37:15.629Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=028812ae-3631-420c-a34e-ed1f78b0f311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:37:15.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:37:25.637Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8ca69f6f-6a4a-437a-9c4d-e7bde228ac21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:37:25.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:37:35.647Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=caafa5b3-8564-4be1-a87b-96ed84c1c3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:37:35.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:37:45.655Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=601827f1-17b5-48f2-88a8-ae343ef26e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:37:45.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:37:55.665Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=762bf2b2-dbd1-45e8-b31b-1d4c84f2170e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:37:55.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:38:05.694Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e0a5e605-5d31-49fb-8bc7-acd2e3c98dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:38:05.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:38:15.706Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ddf3630e-8863-44ff-97f3-8debd1879250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:38:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:38:25.721Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=57f23991-cb17-4a24-b3b3-b80df41ee1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:38:25.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:38:35.730Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=be128a61-015b-4ab1-b71f-fd03ec6f6f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:38:35.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:38:45.737Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=639a970d-19e6-4903-a348-726000cf2548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:38:45.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:38:55.746Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a34f005f-8811-40bb-b556-13602cb42cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:38:55.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:39:05.763Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ee6aa65b-0243-4425-ac1e-4b3413605326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:39:05.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:39:15.780Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=aa2ac6a7-6d94-41e5-b51b-15b202acc567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:39:15.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:39:25.788Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8973712a-8341-4f24-97d7-214ac2852ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:39:25.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:39:35.798Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=55ec6bdf-df1f-49ab-9e75-e9f1fd8b10b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:39:35.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:39:39.670Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:39:39.671Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T12:39:39.671Z |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 |2021-11-28T12:39:39.674Z |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 |2021-11-28T12:39:39.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T12:39:39.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T12:39:39.678Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T12:39:39.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:39:45.806Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=733360db-53c9-42ca-b72e-747ddb7d97d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:39:45.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:39:55.814Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=879c741c-d978-4c80-a4c8-adef323cc463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:39:55.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:40:05.825Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=4b5d73b1-1014-4944-8f4c-150798af428e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:40:05.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:40:15.840Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=98e13441-0b29-40ba-b795-0bd0bc24515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:40:15.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:40:25.849Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=775f919f-7a86-4c06-9f1d-5990acd728bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:40:25.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:40:35.857Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e89c7bea-5444-4de2-85f6-65ca6a493f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:40:35.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:40:45.866Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=225d1371-e74b-4606-ae99-6cc2a6c11fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:40:45.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:40:55.872Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e90635df-9e94-45bf-aed8-d8f19890fc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:40:55.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:41:05.884Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7f48aece-14d0-409d-be5e-09198841a255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:41:05.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:41:15.892Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b2c09eea-ce56-4b64-a732-7229459400a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:41:15.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:41:25.907Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a5507f47-0c25-4eca-8739-88433aac2adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:41:25.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:41:35.916Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7513189f-5bda-40eb-b819-1c338d5a1de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:41:35.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:41:45.925Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c3720d5d-9b9a-4175-89e4-6a0fd1f5e821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:41:45.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:41:55.932Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=096ef455-ec12-4283-bf45-7a4a894f4719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:41:55.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:42:05.938Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8f5d1211-523f-4e7c-ba5d-98cf9d76d9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:42:05.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:42:15.945Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=63130097-189d-4dfd-83c0-033a0b2c324a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:42:15.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:42:25.954Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a4227d92-7075-40bf-bdbf-31ae6994c8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:42:25.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:42:35.966Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0fe526af-8875-4cd2-b9c7-a1bcf9d34a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:42:35.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:42:45.981Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0d9f4fe4-b032-4e93-9c05-84c6457a3e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:42:45.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:42:55.991Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=edc94850-c3a3-4d63-bfbc-d63e7ae26014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:42:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:43:05.998Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c95b61b7-3014-436e-9d10-827c223171b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:43:06.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:43:16.006Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=690c783e-0f77-40c7-a0af-2f077145f888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:43:16.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:43:26.015Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=25ffecbd-d28c-42d1-8431-295b291ffff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:43:26.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:43:36.021Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=57a5e498-cb45-43b0-931b-4acad4cafd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:43:36.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:43:46.032Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=58566cb9-864c-4bc6-9a29-58aeed8f85f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:43:46.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:43:56.044Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6a493296-2c64-4ecf-9216-2ecccd9accc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:43:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:44:06.055Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7d77c6ef-84fe-49e0-84c2-212306f494dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:44:06.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:44:16.063Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e2bcd815-1577-4c64-b63d-727f256d9da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:44:16.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:44:26.080Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ff35061f-a290-446b-a805-44d0e0e31fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:44:26.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:44:36.090Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0f06fd12-68fa-4573-9504-22794d0e4efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:44:36.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:44:39.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:44:39.691Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T12:44:39.692Z |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 |2021-11-28T12:44:39.694Z |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 |2021-11-28T12:44:39.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T12:44:39.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T12:44:39.698Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T12:44:39.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:44:46.098Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8c96fc50-58ea-4d7a-b726-b77f4e7b8ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:44:46.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:44:56.106Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=9dce5322-9184-48d4-8d90-b2045b0e5746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:44:56.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:45:06.116Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=20ad6b74-8757-4730-a91a-77102614194d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:45:06.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:45:16.129Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=442341de-4a7b-43b5-8944-e2d4d3575cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:45:16.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:45:26.138Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c199451a-58ac-4ec7-a790-c9bc2247bfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:45:26.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:45:36.145Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=5f8c14aa-cb2b-4abf-8e50-0831eba809d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:45:36.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:45:46.155Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e6b6604a-50bf-46af-93d6-a2a3bf783b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:45:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:45:56.162Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ffbec688-0231-49e0-bd9c-9c1b30b0823a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:45:56.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:46:06.173Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a9dff0eb-ba6d-4827-97b7-afbf89d59b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:46:06.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:46:16.194Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=601f18df-fedd-4eac-a851-8008a26410b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:46:16.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:46:26.207Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=5fbc08b7-320f-4fe5-8824-3082a7dc5654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:46:26.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:46:36.218Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=add630e7-d673-4ce9-a201-dc74a521b640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:46:36.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:46:46.225Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b59d77d5-6a28-483d-837f-aa81b3a4478c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:46:46.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:46:56.233Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=51d0e735-6757-4755-a582-7db2eb369a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:46:56.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:47:06.240Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=340342ee-cd8b-49d3-b97e-fc040da4e492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:47:06.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:47:16.248Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=fa3ed696-748f-4306-a4fe-29b0c4f36675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:47:16.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:47:26.258Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=4e1a81a0-8e2f-40c4-b8ec-c03f8f8b0723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:47:26.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:47:36.277Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1bde09e4-bbc3-46bf-9760-c006a618e97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:47:36.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:47:46.294Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=9961e832-343d-42b6-865e-007c0101263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:47:46.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:47:56.304Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c2a6209b-8f62-42a8-8d6d-5ae4e10c3c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:47:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:48:06.314Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=5d095fd6-0290-486c-bd70-95a945fcb781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:48:06.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:48:16.321Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=dc825de2-80fa-4a2e-ba9d-dd0f8ea1f720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:48:16.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:48:26.329Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=64674dc0-9ee2-474c-8841-54e90a3a81a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:48:26.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:48:36.339Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0e33f432-4696-4b6d-9d32-08723a8d3581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:48:36.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:48:46.352Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a3d08425-54e5-44e5-8ad7-516596dfe27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:48:46.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:48:56.370Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=4883a59c-0897-47a7-bb2b-3b12211c3cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:48:56.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:49:06.378Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=026793f0-28fb-44be-bd89-f62daedaf35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:49:06.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:49:16.385Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ae2105fa-2ddf-4b9c-b0dd-bba365e1c566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:49:16.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:49:26.395Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=07779200-da64-41e9-9c74-7e2ee38b8062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:49:26.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:49:36.405Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=756e65b8-4955-4e75-8f5f-3a0973717ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:49:36.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:49:39.623Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:49:39.623Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T12:49:39.623Z |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 |2021-11-28T12:49:39.625Z |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 |2021-11-28T12:49:39.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T12:49:39.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T12:49:39.628Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T12:49:39.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:49:46.414Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cd6772a6-6dd4-487b-966f-74fb3b5ce9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:49:46.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:49:56.423Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b84de989-ab83-4629-bba2-d8e779fc5596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:49:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:50:06.434Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a8d5fada-7098-4ab0-88ae-db494befd614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:50:06.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:50:16.449Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=23e10702-6fa1-4535-865d-c1486f9bb4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:50:16.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:50:26.459Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=29a01d64-ff6d-4a94-8ae5-8f0f9d844e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:50:26.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:50:36.466Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a6f8b640-3d2a-41b4-9284-77503a76cc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:50:36.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:50:46.473Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=fd3b776e-8d8b-47e1-bb4c-32dab3823c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:50:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:50:56.481Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=34353ec7-61f8-40c3-a178-b5f1a8667f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:50:56.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:51:06.489Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=53b9bb14-3b0f-41c2-921b-693206b6db7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:51:06.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:51:16.495Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=9d1fd294-9d7a-4968-937d-825496e11e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:51:16.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:51:26.505Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f8aceb63-fcdd-47a0-a604-312ab5bd3eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:51:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:51:36.522Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b4ba9b37-bce9-4d6f-a16c-7ee75f449495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:51:36.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:51:46.534Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3941e4a1-9e15-4354-9c2f-2c9fb0318263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:51:46.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:51:56.542Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f351822c-1724-4823-9530-3aded05ef16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:51:56.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:52:06.548Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=46eabbb7-49d3-42e7-a83d-7af023e9b836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:52:06.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:52:16.563Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1c0faa7c-14ce-4bb8-a8f4-300006886ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:52:16.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:52:26.570Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=abfd44f4-902c-4cef-9ce8-1fa9d644b67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:52:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:52:36.577Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a19c6bf8-0bdd-4a33-a1ed-f2beb20c9b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:52:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:52:46.593Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d33fb72b-fd33-47de-a068-1a186bd8d5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:52:46.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:52:56.602Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c3ffc02b-b31a-460e-a5a9-b002bea55b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:52:56.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:53:06.611Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0e154555-e49e-4192-b75d-5449e64ec67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:53:06.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:53:16.617Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6a41d810-4e90-4a2b-9be6-d52478e78b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:53:16.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:53:26.628Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=72a6d092-1017-4c2d-93aa-e47245b407e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:53:26.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:53:36.645Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=89884266-8de6-4876-a088-8701eb12d3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:53:36.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:53:46.656Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b3f06696-14a6-4fdf-ad78-8cef0171d733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:53:46.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:53:56.668Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=352ccb6d-9e45-4490-abd2-e3b6b88e1f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:53:56.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:54:06.679Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7eb94c74-c15e-4d56-bc7b-67e4f4d330ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:54:06.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:54:16.689Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=aa6ecc6a-b01e-436b-b966-207cfb658271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:54:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:54:26.696Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=fae2a673-fc9b-456e-ab19-c3b791537b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:54:26.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:54:36.703Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f1683bb3-862d-4580-a6c7-b43023c6b060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:54:36.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:54:39.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:54:39.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 |2021-11-28T12:54:39.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T12:54:39.603Z |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 |2021-11-28T12:54:39.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T12:54:39.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T12:54:39.607Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T12:54:39.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:54:46.709Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c2cacbb0-ed55-43fd-9a0f-5d5388a0421a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:54:46.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:54:56.717Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d1b42a09-2d95-4413-9d43-9536cb0c8c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:54:56.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:55:06.725Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=481d2a47-1725-4f1d-86e2-974357502662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:55:06.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:55:16.734Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8f4b2f71-cca6-441a-92fc-e35f8ceb9a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:55:16.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:55:26.749Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=9387a3b4-4868-44a7-9293-795a9c0c8760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:55:26.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:55:36.758Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e2abc73c-5ca8-4410-b5c7-ac85e47c33a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:55:36.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:55:46.766Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=37fdfef9-6eea-43f1-a76c-72461ddf8eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:55:46.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:55:56.772Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3bcc8825-f3cd-4f11-84b0-95cf324dfc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:55:56.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:56:06.778Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3c0950c2-564b-419b-b6c7-b798ed3cebf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:56:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:56:16.784Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=be1e39d7-2d1f-4f73-95ea-f70e543da93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:56:16.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:56:26.790Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=fa8eb370-f507-46c1-bcea-81ddb45934c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:56:26.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:56:36.798Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f278a755-4555-4c82-a1d9-b2f139534dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:56:36.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:56:46.809Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2ee74654-b7a3-466e-bdda-73cd39a60266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:56:46.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:56:56.817Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0ef576e9-5188-4b79-8cb6-380b95e8dd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:56:56.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:57:06.826Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ed809487-2471-4fcd-9d05-4986483d7d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:57:06.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:57:16.833Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b5bd2925-1e9f-4b91-a484-63ad50d82f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:57:16.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:57:26.840Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=4e0b08eb-71b5-4e35-a8f3-467d2830c87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:57:26.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:57:36.850Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=bd51ca3a-6502-470b-ad69-ffdb0179f586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:57:36.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:57:46.856Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=5ff75671-0c0a-4be4-a5a6-240ce900600e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:57:46.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:57:56.866Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d206e572-0dda-43ba-996a-ef100c3b2b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:57:56.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:58:06.876Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c037763e-b1be-43ce-950d-8c68f7bec680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:58:06.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:58:16.884Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=92bf9e1c-86d1-45b2-9651-a3b26a8323b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:58:16.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:58:26.891Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1afb012a-758d-429c-b1b4-295ed6f26b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:58:26.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:58:36.899Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3195d5da-2722-4866-9be2-440932ebdb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:58:36.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:58:46.906Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6603566a-cea1-4a6f-bbc3-47ef002301f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:58:46.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:58:56.914Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=804e47ee-471d-4d89-b35f-c3827dd51356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:58:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:59:06.927Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=17afa339-ef1b-4f39-b9c0-6fdbf1c77634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:59:06.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:59:16.935Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6f405642-e38f-48e4-aaaa-e4302e5dda01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:59:16.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:59:26.941Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=51606ea0-869c-45f7-8ee7-270ed90d8875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:59:26.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:59:36.948Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1d6cf967-9825-45c9-ab7c-c9774a89bb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:59:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:59:39.670Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T12:59:39.670Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T12:59:39.671Z |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 |2021-11-28T12:59:39.672Z |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 |2021-11-28T12:59:39.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T12:59:39.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T12:59:39.675Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T12:59:39.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:59:46.956Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=acb42e25-d804-476b-8458-8fa03d5e606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:59:46.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:59:56.967Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0cc519b3-83c6-490a-a4c2-ca5e532cac2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T12:59:56.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:00:06.974Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d4872a99-269f-4796-bb89-a3a76870855a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:00:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:00:16.983Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d7a7ed06-e22a-4544-8247-a5e583a84317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:00:17.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:00:27.002Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2369a869-caaa-4f89-8b9d-900495c632e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:00:27.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:00:37.009Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=78e09b07-cec8-4a12-94de-e1e5f721f552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:00:37.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:00:47.018Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c2edb05b-79f1-47a3-8010-195de385bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:00:47.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:00:57.025Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f0521938-ebf5-4648-96c3-d4ae151a651f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:00:57.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:01:07.036Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2ad263e8-164f-467b-ae42-fe688c559fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:01:07.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:01:17.045Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6cd7d1da-1d6c-4c05-95e8-16c9de60f129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:01:17.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:01:27.052Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d4358a79-6574-47d2-9304-c2375c04729d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:01:27.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:01:37.060Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7d291900-85d0-4308-96b9-debcdb2d7739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:01:37.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:01:47.071Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=00786ce5-4ebc-42a1-b94a-750e01b94a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:01:47.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:01:57.078Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f9c32bcb-f10c-432b-9f5f-e9fd9eaf14be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:01:57.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:02:07.085Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=fbd50b0c-2725-4f30-919d-71e678eb7e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:02:07.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:02:17.091Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=57dbfc48-0796-46ba-b954-b53fed27726c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:02:17.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:02:27.099Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=504746c9-4bbb-4eda-a8e4-77701eca6783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:02:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:02:37.107Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c57ff69c-d27b-4c8a-a992-bb1a52cb9bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:02:37.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:02:47.115Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=29e7c5ca-35ed-43f3-8536-8618a36c4d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:02:47.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:02:57.124Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=89d2d1c7-cc90-4a90-b02e-0e84b04fd032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:02:57.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:03:07.136Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7de513f8-ccd0-463e-a639-5be296586fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:03:07.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:03:17.143Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=aa2d89cb-52fd-45f3-ba86-8c922c2df00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:03:17.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:03:27.150Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7fcec874-f039-409d-a150-39a4766e1867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:03:27.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:03:37.157Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=22993ad9-57d3-4a54-91fe-e108b0eb5023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:03:37.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:03:47.163Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2b6e8d26-d823-477d-968e-4af24efca7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:03:47.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:03:57.171Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2cb90cc4-3920-4a2c-9259-05ccf36988a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:03:57.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:04:07.178Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=9f7a42f9-9dbc-42ba-99f7-95a649088b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:04:07.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:04:17.185Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=dbee30da-4240-4a6c-b814-756263697e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:04:17.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:04:27.196Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f49b0779-81b8-4609-8c7b-c6a020c68ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:04:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:04:37.210Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3b4647c3-27fb-4955-b088-139cdecd1286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:04:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:04:39.672Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:04:39.673Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T13:04:39.673Z |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 |2021-11-28T13:04:39.675Z |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 |2021-11-28T13:04:39.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T13:04:39.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T13:04:39.678Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T13:04:39.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:04:47.217Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1de6b802-5ff9-4f7a-be68-67738f65ab3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:04:47.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:04:57.224Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=355100c9-e35a-4d25-a37a-ddd26dc9d715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:04:57.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:05:07.230Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ccd2c267-bd9f-4b50-8be3-c580499c1810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:05:07.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:05:17.239Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a602a69b-7894-40a2-9d9f-76e370ffc6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:05:17.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:05:27.246Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=85490af3-36bc-4bfd-a029-7dcfdb4824b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:05:27.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:05:37.252Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2237e594-93e3-45de-90e6-13e396855dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:05:37.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:05:47.261Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cf7d3cf0-645d-4539-b4de-8e95b4c74f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:05:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:05:57.267Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7a48a949-c7ea-4a40-aa99-a996a6eebe13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:05:57.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:06:07.274Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=30782f64-42eb-4824-ad1e-84c876571165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:06:07.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:06:17.290Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c512b18b-6321-4b4b-906b-764456f93697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:06:17.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:06:27.296Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=32e72444-d6fa-4398-b375-f4c0a60383a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:06:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:06:37.305Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b4f2fe3a-286b-44a2-9033-91c104165ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:06:37.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:06:47.311Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a20ea650-79b3-47d8-80df-0c670366b832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:06:47.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:06:57.319Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7a86b268-bf3f-4e06-9913-db81b1e40aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:06:57.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:07:07.327Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=43999a8a-6f9c-4d79-8e19-3407d92ac2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:07:07.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:07:17.338Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=14f73fb1-ec7f-426f-adc1-dc2a9a4b23c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:07:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:07:27.345Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=9f7f1851-1679-4f00-ab3b-ccae61d312f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:07:27.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:07:37.357Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=eb546682-33af-4112-bb82-4df7e0b57e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:07:37.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:07:47.363Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3e8fce17-5587-4a36-9b10-7bd8396a3fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:07:47.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:07:57.370Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6de341de-0062-4aac-9d9e-7bcf54571662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:07:57.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:08:07.376Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b1a0bbec-61ec-4e8e-b04e-06a7f24d3283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:08:07.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:08:17.383Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=db0cb594-cd9c-4173-8ec2-dde4bac853ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:08:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:08:27.390Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2f2356b2-974a-463a-9197-f676b432ecec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:08:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:08:37.398Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6e12a0be-f066-498a-9ecd-18ee296b3162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:08:37.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:08:47.405Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=12c1af91-69ab-44b0-9e11-f03e8bc008a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:08:47.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:08:57.415Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=11d1a038-374c-49d0-868c-b1e5d95ae6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:08:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:09:07.430Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ed1a607b-1777-45dc-9b91-a95e7aafae42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:09:07.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:09:17.435Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=de19cdb0-4f7a-43b8-b2a2-f511f45f92ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:09:17.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:09:27.441Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f5385a75-1aec-493a-823c-e381de6eb44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:09:27.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:09:37.448Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1184fc44-da5c-4b89-8d18-e253dfe6a006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:09:37.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:09:39.633Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:09:39.633Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T13:09:39.633Z |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 |2021-11-28T13:09:39.636Z |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 |2021-11-28T13:09:39.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T13:09:39.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T13:09:39.639Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T13:09:39.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:09:47.453Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a0f78b3d-87c4-4d9e-ac6f-72f0e19fcdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:09:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:09:57.459Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a47bc00c-b7f4-4ef0-8440-56a4e51c2e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:09:57.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:10:07.466Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=27315bac-f573-4d65-a769-776966830f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:10:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:10:17.472Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1d2ed7ea-147c-4656-9b4a-0365d93a6678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:10:17.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:10:27.481Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8cf577d7-f9f0-4fc8-bb2d-160fd5a0ec30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:10:27.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:10:37.491Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=5c00c6c0-d5b0-4287-b8a3-95f78a271f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:10:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:10:47.497Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=57e2d755-91f7-4839-acea-76a1cf1f77c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:10:47.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:10:57.503Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e11d8f6b-3e8d-487a-ade1-48c51ed4d74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:10:57.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:11:07.508Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6c88174b-dcf5-46f2-8315-648f322bb28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:11:07.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:11:17.514Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d644de10-0e37-4bcc-9c68-1212f98312e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:11:17.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:11:27.521Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3df46a4d-2f3e-445b-a92a-ff0d9826b5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:11:27.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:11:37.529Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f250ecc0-8520-4563-808e-4aee172114e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:11:37.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:11:47.539Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=4a44c9b1-9616-4e68-8f61-9b5b7e159b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:11:47.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:11:57.547Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a29eeebf-c4a8-4584-88e6-33d702d40c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:11:57.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:12:07.556Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2b1ad4ef-c29e-4d06-a134-83ca56b9e4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:12:07.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:12:17.568Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3f1c2682-678f-4a3d-806f-fc2e6d61a4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:12:17.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:12:27.576Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=76f558fa-d5e8-43bf-9a38-78245430004d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:12:27.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:12:37.582Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b2285856-53ee-4d52-a8b8-e796846f4907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:12:37.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:12:47.588Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=8c99553e-87c0-452e-a14b-49eacd13a52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:12:47.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:12:57.598Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7abdfb7d-b421-40d6-9966-f9aedcb10477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:12:57.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:13:07.610Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c9a24620-569f-4c52-a957-b3c83c03347f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:13:07.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:13:17.615Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=907dfa5a-4e81-4d6a-8d55-37544a7c26e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:13:17.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:13:27.621Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=da9a30b3-150e-42cf-9b97-adf56646f37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:13:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:13:37.636Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ce8fd3c2-6d19-40ec-b2bd-91404f8a6a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:13:37.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:13:47.642Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cd0edf54-174d-4bf5-ac3e-96aa947aeb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:13:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:13:57.649Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=4cefd70c-01a5-4956-83f9-6627c92b4b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:13:57.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:14:07.655Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c1d16998-b59b-4a3d-8a8b-28645fa4097a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:14:07.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:14:17.672Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=45ef317d-6f49-4822-82b7-c9e63c3f6b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:14:17.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:14:27.680Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=39632657-53b8-424a-8934-d03f8f4ec4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:14:27.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:14:37.687Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=31d4a4bc-362e-4d81-a62c-2e9b2e7b3b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:14:37.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:14:39.630Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:14:39.630Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T13:14:39.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 |2021-11-28T13:14:39.633Z |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 |2021-11-28T13:14:39.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T13:14:39.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T13:14:39.636Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T13:14:39.638Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:14:47.694Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c82e7db0-f8af-4f48-b383-30cb0185e1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:14:47.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:14:57.701Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=161a0475-1ba7-42d3-87fe-0fe0d742a57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:14:57.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:15:07.707Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d7033c90-b6a6-4c31-8ac9-c61fc1812ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:15:07.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:15:17.713Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2c842912-2a41-412c-8f93-49f6b0dedb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:15:17.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:15:27.725Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ecbc6c1e-3512-432f-a22e-d7b07447a5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:15:27.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:15:37.731Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7e9a1971-e539-4b38-9108-8f1b9e6e5982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:15:37.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:15:47.739Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2bab52a5-9396-428d-9c51-007a0fede9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:15:47.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:15:57.744Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=bc71b6e0-6c8b-45ac-b59c-cc87af762676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:15:57.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:16:07.751Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ed5a236d-4778-48d5-9fe1-5747dd36fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:16:07.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:16:17.756Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1ce3b5f3-7041-46e9-b7a1-d3c7564e3b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:16:17.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:16:27.761Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=5a30db8f-2520-403b-a3d6-4599bf7d8b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:16:27.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:16:37.767Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=950c0fd1-a795-46eb-8cdc-6c1ed4d91079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:16:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:16:47.774Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ea17b2b7-0dd1-4c21-95b8-10547cdfbdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:16:47.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:16:57.785Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7aefa396-eda0-4f88-8221-afef6474af91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:16:57.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:17:07.796Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ef5424c9-2ff5-4079-a37b-0b80496affa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:17:07.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:17:17.819Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ea3db834-cea8-4957-ba1c-94207bf988cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:17:17.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:17:27.825Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cd027c80-1071-4fff-af98-dba2c75de724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:17:27.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:17:37.832Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=9cefe219-469e-4532-85c9-8aede8e1f4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:17:37.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:17:47.837Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=eb059c91-6eec-407a-85d1-8f46382f5f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:17:47.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:17:57.846Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b10a486e-77f9-4247-9839-ae1cf662c506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:17:57.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:18:07.852Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=26f77a3c-925e-4ac7-9178-800518d45154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:18:07.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:18:17.860Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=646400d4-2149-4a51-b2dd-77117873515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:18:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:18:27.878Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=fbe9a999-1430-4f57-ab45-ae7f6cde55e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:18:27.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:18:37.888Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e259decc-0577-4ac3-b73a-57af036fa74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:18:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:18:47.894Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=40da3721-b1eb-4a6f-9ff6-c330a9b5e7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:18:47.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:18:57.899Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c734261a-537e-44a7-b9b2-7c88b8c14e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:18:57.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:19:07.905Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1a447d09-9f64-4a4a-88c1-2d90c0bc91f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:19:07.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:19:17.911Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=58a14ba7-1b2b-4daf-8103-ae68d4e1c30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:19:17.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:19:27.920Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d34b6bb1-6ff3-4c62-9da4-5ebd88d0af70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:19:27.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:19:37.931Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=621e1ddb-a554-49cd-816e-9ade96dbaeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:19:37.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:19:39.629Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:19:39.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 |2021-11-28T13:19:39.630Z |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 |2021-11-28T13:19:39.632Z |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 |2021-11-28T13:19:39.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T13:19:39.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T13:19:39.635Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T13:19:39.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:19:47.938Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a5cd769a-ff57-460a-aef3-e9b8705c7769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:19:47.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:19:57.943Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b35a9cb7-c506-47b3-8a11-3c11f32055dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:19:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:20:07.950Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=bd265801-b92c-4f68-9fa7-8b4a18543726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:20:07.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:20:17.956Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=beec6474-a955-4a01-8e6e-811921a6c786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:20:17.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:20:27.962Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cdb74a7e-5905-4d5c-afb3-c36d8faa867c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:20:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:20:37.969Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c420743a-fceb-441f-828e-db65f955e310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:20:37.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:20:47.982Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b123dc80-a5a5-4aee-9260-284a567382c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:20:47.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:20:57.991Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7aa75689-4ec5-4fd3-8e2d-110210cd562e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:20:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:21:07.997Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b49596d4-aa5f-4283-841a-6fa936e2f1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:21:08.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:21:18.004Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=531404cc-1c20-4c60-ac68-947d7a374cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:21:18.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:21:28.010Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0f864f8d-7ca6-4183-a301-26404adeda16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:21:28.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:21:38.016Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=9ed81d70-fe80-4b0c-a40c-2bf52fdffa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:21:38.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:21:48.022Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1d19a679-7f24-4232-a37c-0f758aebe7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:21:48.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:21:58.030Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=382ef0a3-5472-44dd-a499-b03063bfcf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:21:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:22:08.042Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ee28e730-053a-477d-bc9e-d125f2c5675e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:22:08.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:22:18.050Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1982651f-2fb2-4a6f-8ce4-2f7cba1ac190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:22:18.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:22:28.056Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=89a240c6-b22c-4de4-999a-1fc49584a091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:22:28.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:22:38.064Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3724baf3-e961-4067-b0d8-c91325a57cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:22:38.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:22:48.071Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6b7a1b4b-3b97-40bc-85ee-79a53012beca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:22:48.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:22:58.086Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a9c6eff2-e55c-4491-9459-8e33af3597b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:22:58.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:23:08.095Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f1fe3a8e-b182-42bd-a83a-968dac470c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:23:08.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:23:18.107Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=834cdf4c-46bf-4aea-bb1d-0dea338f0e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:23:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:23:28.113Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=bd7bb764-9c14-4137-871f-ea183d6fc69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:23:28.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:23:38.121Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cd329507-618d-46c7-a9e3-3393bfebfc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:23:38.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:23:48.126Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=886f491f-d25e-4197-bc77-7e4a38a4421e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:23:48.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:23:58.132Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=086a4162-8337-4d54-a08b-ac3d63505c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:23:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:24:08.139Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a3d05080-cf43-4575-8099-91e8de92589a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:24:08.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:24:18.146Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3849798a-12be-4031-83ad-e025805a2cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:24:18.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:24:28.154Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e08082fe-5ac0-438d-be12-566ebb64174e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:24:28.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:24:38.165Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cac72b84-4f8f-4c87-b089-92268d577312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:24:38.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:24:39.717Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:24:39.717Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T13:24:39.717Z |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 |2021-11-28T13:24:39.720Z |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 |2021-11-28T13:24:39.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T13:24:39.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T13:24:39.725Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T13:24:39.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:24:48.173Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=4048c78c-32cf-44fd-b3b8-d5a95726f9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:24:48.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:24:58.181Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d74236e0-0a8b-4f96-8eb1-0f02308f51b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:24:58.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:25:08.194Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=4917d58f-072d-4bff-b528-4af14ac58ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:25:08.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:25:18.201Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=fa3a0d13-0afc-4bba-a2cc-038196593e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:25:18.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:25:28.207Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=064810a8-bcf2-42b2-b469-3bee5a51f086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:25:28.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:25:38.215Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=161e3e4d-bd23-41f9-a4d0-e3b2bef85704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:25:38.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:25:48.222Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=22285b87-3c64-4571-a6e7-18fb084687fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:25:48.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:25:58.230Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=758df08d-afd9-4411-b314-becfedb78e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:25:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:26:08.238Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cadd31db-7766-4bb3-9d75-f714b502786f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:26:08.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:26:18.246Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ebdf063a-a253-4e63-8021-e87f738d7514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:26:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:26:28.253Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e5dafc69-19b0-4ef4-8d78-cd2b54f15ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:26:28.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:26:38.259Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b96d5223-f34e-40bc-a17c-019bb52c1a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:26:38.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:26:48.267Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7a28ad81-cb71-4dad-9646-9d43ebe06ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:26:48.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:26:58.276Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cc79a5c0-1d21-4dda-8696-0ab0cfe5d3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:26:58.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:27:08.291Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ba88063e-154c-4601-a87a-30f06ef1c913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:27:08.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:27:18.299Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7edbbb6e-c566-4f5f-9bc0-7cd8e11d841b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:27:18.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:27:28.305Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6e156a12-cb51-4f55-b8ae-87ae1e1c4da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:27:28.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:27:38.312Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cf84238b-2b16-4dd2-8e70-514a657bc210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:27:38.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:27:48.322Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=10d580da-ab06-41ce-9730-be593ac36a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:27:48.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:27:58.329Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=368cff31-5e3c-4159-bff7-0f05549eb34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:27:58.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:28:08.335Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=18442adc-209d-4e1d-9778-d354401ad4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:28:08.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:28:18.345Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=4eb808f7-90b2-4068-9161-bc96d84a22d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:28:18.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:28:28.360Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7dbbf076-3521-4a7c-80be-de419c34bba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:28:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:28:38.367Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e8294f98-30fb-4348-b953-db67e11baba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:28:38.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:28:48.374Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=cb55560e-284d-4856-8e1f-9c8267eaad01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:28:48.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:28:58.382Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=383eea6b-b604-4e24-aded-b679339fb8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:28:58.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:29:08.388Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=9090b271-ba1a-449c-8215-3ba797ebce0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:29:08.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:29:18.394Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f6f4e779-07d9-4cb1-a127-65f7b32d3456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:29:18.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:29:28.400Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d0f2c4a1-c813-4415-a8c8-9fc05802b662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:29:28.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:29:38.408Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=dda9c3ca-f5ff-48fe-8273-a6ed3ec8afee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:29:38.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:29:39.642Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:29:39.642Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T13:29:39.643Z |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 |2021-11-28T13:29:39.645Z |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 |2021-11-28T13:29:39.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T13:29:39.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T13:29:39.648Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T13:29:39.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:29:48.417Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=15bcf423-32a3-4910-b6cf-6d181da39909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:29:48.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:29:58.426Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=4eb94e1c-784c-4fa2-adaa-14fda4a6b841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:29:58.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:30:08.433Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=5a793f96-2b19-414b-88ed-92f966966727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:30:08.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:30:18.440Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=19b3742c-6fd0-4133-92c1-74140ba6f6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:30:18.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:30:28.448Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0454a78c-9960-4122-8ded-9f59f1437fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:30:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:30:38.455Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=37d2236d-6b57-465f-856b-6129ddd6c4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:30:38.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:30:48.462Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=054bce80-cbfa-4377-b61e-a16533ccc522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:30:48.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:30:58.469Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=90e586db-dea7-4beb-931e-6c2203a3be8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:30:58.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:31:08.483Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ebc31749-2799-4ba2-92af-b4f82d6c91c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:31:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:31:18.492Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=25167fda-7c42-42b1-af9e-eeb1cdc34058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:31:18.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:31:28.498Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=ef78ba37-c982-417a-94f5-93d4c67a1cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:31:28.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:31:38.506Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b10e5fa7-c2b8-4d77-8708-8f162f0ae816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:31:38.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:31:48.513Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a120b11b-2600-4dd5-9bdf-d8be06c8cda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:31:48.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:31:58.520Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0c633c35-245b-4fe0-b3db-30997c5b67fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:31:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:32:08.528Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=5b1e0af5-e339-4e76-91b9-a2e541857393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:32:08.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:32:18.539Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b76d83cf-2a8f-496c-ae07-f679a54993b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:32:18.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:32:28.551Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2a77326f-555d-407d-9d72-54d15f156946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:32:28.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:32:38.558Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1d9bfd61-e480-4f28-b51f-db23f4504c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:32:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:32:48.564Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c8b537ca-ed36-44c1-ab58-bd0785b72030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:32:48.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:32:58.573Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e31c5b0d-8996-43e3-a4a1-34130410a759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:32:58.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:33:08.580Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=79d81aa1-46cb-44db-beba-54af4ecca90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:33:08.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:33:18.588Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d73fa0b9-e0b7-4fba-a638-3d8320320425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:33:18.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:33:28.593Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=96c6d1d0-7d30-4985-9726-9a9829be9427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:33:28.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:33:38.602Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=24911fc8-7ad0-4a84-bc4e-92bcc618473f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:33:38.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:33:48.615Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=0f32e117-5be1-4ad3-bb09-fe6ea5072e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:33:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:33:58.624Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3670adac-a439-44af-8ab6-8075786d07e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:33:58.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:34:08.631Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=89e01960-cc82-459b-97f6-8a58c3032edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:34:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:34:18.639Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=abdf99ca-09ed-4360-aa23-cb14c6cb8963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:34:18.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:34:28.645Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a8ef0ef0-b29e-4b54-8a61-b4d37997e1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:34:28.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:34:38.651Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=78293030-a3cb-45a3-bd39-300b1a13dfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:34:38.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:34:39.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:34:39.655Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T13:34:39.656Z |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 |2021-11-28T13:34:39.657Z |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 |2021-11-28T13:34:39.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T13:34:39.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T13:34:39.660Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T13:34:39.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:34:48.656Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=4b456b18-aa61-4c80-8f46-2e5b98a06528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:34:48.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:34:58.662Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=81e28baa-bb96-4ca6-b8c2-912a1623f8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:34:58.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:35:08.674Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=60b11e17-2e1d-4d09-aa09-89dd3ca6f520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:35:08.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:35:18.683Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3d139713-1e46-4187-9bf4-a664165a302f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:35:18.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:35:28.691Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a714671f-7484-45ea-8f60-1d8bd2abcf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:35:28.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:35:38.698Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=405e9387-c6f2-4940-ba60-426acf561a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:35:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:35:48.704Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=695469c1-5d37-4d17-a547-93107d9ae7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:35:48.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:35:58.712Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6e527764-7abc-4e17-ae07-4bf32fc84b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:35:58.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:36:08.719Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2acb5d02-3822-4d66-b749-c18d77225920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:36:08.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:36:18.739Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c67f341d-1fcc-4535-82f2-57531d601343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:36:18.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:36:28.747Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=de46649b-0d98-4aab-8014-a754fab371b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:36:28.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:36:38.759Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1bca2709-8d9d-4262-998d-6a09c58c75eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:36:38.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:36:48.768Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=014d1898-6dbb-4436-80fd-85ef9328abe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:36:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:36:58.774Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=27c07a9d-5da8-4dc5-ba9b-7a4373d3dcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:36:58.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:37:08.780Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f4768eec-19da-4afd-ac09-b74f946e6ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:37:08.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:37:18.786Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c333e9a2-f0c9-4f50-b7a5-273de26c51b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:37:18.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:37:28.793Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e0ba311d-93f8-439c-8411-d9d8354ca3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:37:28.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:37:38.799Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=625d8efa-e63d-48cb-94d2-64d941ed9188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:37:38.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:37:48.808Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c9cbe099-15fc-4419-8470-d59ebfe55f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:37:48.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:37:58.823Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=74b5ba36-121b-42fb-b764-f45c5d548c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:37:58.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:38:08.831Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f68a0803-b4f8-443e-af37-6937e1b3b174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:38:08.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:38:18.837Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d19a6cc8-cec0-4b2b-a09a-56259235f6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:38:18.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:38:28.845Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=b911b60b-97b9-4807-b196-8c8602630cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:38:28.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:38:38.850Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7b58f695-a5c6-4ce7-b96a-c662c96f1052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:38:38.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:38:48.857Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=c7146d79-8080-43e3-8c0d-376cd7421382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:38:48.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:38:58.867Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=1106c87a-2f01-410a-9346-c5be44e8b785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:38:58.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:39:08.880Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=51411213-a786-48d6-9af7-eafac3bdb63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:39:08.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:39:18.887Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=143bf366-9266-4a35-b479-81c83299f638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:39:18.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:39:28.896Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7f7574ac-7872-4e38-b2b3-bfb8da53f5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:39:28.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:39:38.903Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=43c05d35-b48e-46f1-ad3d-d2c33da9c8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:39:38.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:39:39.672Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-28T13:39:39.672Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-28T13:39:39.672Z |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 |2021-11-28T13:39:39.674Z |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 |2021-11-28T13:39:39.676Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-28T13:39:39.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-28T13:39:39.677Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-28T13:39:39.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:39:48.912Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=2e1ef747-b692-4171-b755-44b4552afe92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:39:48.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:39:58.918Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=40565f3b-aff0-4d15-8398-ca20df252692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:39:58.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:40:08.926Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=120bf5d6-beff-4481-b540-ef6672d3f3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:40:08.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:40:18.935Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=22d07c53-dbfb-4e27-af60-9cce27303c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:40:18.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:40:28.948Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=36c14d5e-34f7-4cb9-90e5-0fd5f709ce5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:40:28.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:40:38.956Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=86cf9e8a-6dec-4ab0-b3b7-d46c964da028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:40:38.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:40:48.962Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=90d15caa-6ffc-42fc-941a-4ba5ea57eaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:40:48.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:40:58.971Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=14298483-e0b8-452d-9da4-29eda1444f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:40:58.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:41:08.978Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=3bc4d481-dd9b-4c50-80c3-fdbc4d534334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:41:08.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:41:18.984Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=db32d613-701e-4a5e-a8bd-f66cf4d22875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:41:18.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:41:28.990Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=6c0ef156-2a36-40da-86df-66d635153a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:41:28.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:41:38.999Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=07a15a5f-a440-42b6-9352-c2bbf8d79d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:41:39.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:41:49.006Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=36913c37-e9fc-4f87-826f-852f8bc90bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:41:49.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:41:59.013Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f49b108d-a199-44f6-908b-a27dd7a0f037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:41:59.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:42:09.018Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=14a7572d-1a47-4063-9fb7-a4b90bae7ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:42:09.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:42:19.024Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=25d3c1cd-c910-458f-872f-1b9abd1187d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:42:19.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:42:29.029Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=a3ff01ac-2ad1-4298-a021-9203ce9f3603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:42:29.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:42:39.036Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=e9aa9dda-4ff0-41b3-aecc-1d408f4c3971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:42:39.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:42:49.041Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d42e34e1-5e86-41a9-b644-efdc458fb744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:42:49.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:42:59.047Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=7be1cdc3-146f-4378-9bc2-d7c9b9e1775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:42:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:43:09.058Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f77a73a3-4705-4ed4-8353-b225d7f0940c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:43:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:43:19.065Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d4867b0a-569a-469e-af10-f19469ca977e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:43:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:43:29.071Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=995004bd-2170-444b-b1a2-e82e0670ab2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:43:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:43:39.078Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=93d10b60-077d-4c38-82fa-355b85f03e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:43:39.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:43:49.084Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=f4195625-2c27-45f8-adfc-f412713a39fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:43:49.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:43:59.092Z |INFO |Init configs |InvocationID=897f4bc0-038e-42c1-8fcc-bb175549a9ac, InstanceUUID=d33f5606-89b3-46ae-9daf-c7311a00034d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-28T13:43:59.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |