By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:04:13.272Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:04:13.275Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T12:04:13.307Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:04:13.903Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:04:13.998Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:04:13.998Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T12:04:13.998Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T12:04:14.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-16T12:04:14.170Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-16T12:04:14.188Z |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 |2022-01-16T12:04:15.447Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-16T12:04:15.825Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-16T12:04:15.848Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-16T12:04:15.848Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-16T12:04:15.900Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-16T12:04:15.901Z |INFO |Root WebApplicationContext: initialization completed in 1712 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-16T12:04:16.215Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-16T12:04:16.967Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-16T12:04:18.348Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-16T12:04:18.849Z |INFO |Started MainApp in 7.37 seconds (JVM running for 8.13) |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-16T12:04:18.916Z |INFO |Start scheduling PRH workflow |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:04:18.929Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=89e570f3-b2f9-482b-a777-0e35a8c4540e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:04:20.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:04:20.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-16T12:04:23.964Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-16T12:04:23.965Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-16T12:04:23.967Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:04:30.512Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=c5d78995-0b86-4849-9b3d-7ab931f90ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:04:31.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:04:31.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:04:41.620Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=60215262-ed14-49c2-b5fe-af2e511e0e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:04:42.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:04:42.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:04:52.651Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4ef21219-229e-4e67-a60b-7b19e729b85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:04:53.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:04:53.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:05:03.724Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=df4f6b1b-10c0-4f70-97db-6c2a1a689e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:05:04.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:05:04.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:05:14.766Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=39e71e73-c888-4df8-8565-eceadb5b248d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:05:15.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:05:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:05:25.805Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f7fc9813-018d-4eb6-a804-7e83cfcdbd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:05:26.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:05:26.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:05:36.844Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=98968235-e2f3-46dd-a6a0-05ae323f80bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:05:37.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:05:37.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:05:47.883Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3cea9aa0-2221-495f-905d-cd980fdb9e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:05:48.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:05:48.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:05:58.923Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=bbc3755c-823b-436a-a912-68b08fbd557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:05:59.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:05:59.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:06:09.964Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3d7081f5-efdb-4aa7-be36-959ed228a1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:06:11.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:06:11.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:06:21.010Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6b7d6a39-f1e5-47b1-a124-4474f0516bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:06:22.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:06:22.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:06:32.043Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=81150917-8ba5-4a46-b9fd-e592a85adeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:06:33.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:06:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:06:43.083Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=896d26fb-8a48-496c-81ce-2ad81994fdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:06:44.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:06:44.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:06:54.123Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f6607776-b7e5-4dbf-9c50-5e85c051c37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:06:55.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:06:55.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:07:05.165Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7b86add7-237e-4a5f-b4b1-c5300001d28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:07:06.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:07:06.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:07:16.213Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6630fb4d-1a00-4d09-b583-d34b0e210c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:07:17.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:07:17.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:07:27.245Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=37661c7b-1cdc-45f0-9b48-8210bae0244a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:07:28.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:07:28.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:07:38.285Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d3a530ef-2c97-4809-b654-391e3a98b9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:07:39.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:07:39.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:07:49.337Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=32d64f23-093c-4221-a83d-49e8217888a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:07:50.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:07:50.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:08:00.363Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=722c5b70-697c-4e47-8d9c-3ec1adfc81bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:08:01.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:08:01.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:08:11.407Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d3875c3f-d45b-4839-9031-be48284c7ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:08:12.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:08:12.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:08:22.443Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=980b3e13-b8b4-450c-b3d5-f384dbace37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:08:23.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:08:23.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:08:33.485Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=de955b8f-d0eb-439c-9058-1ad36665a34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:08:34.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:08:34.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:08:44.528Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=fa89ac29-2276-4788-bdda-0f75e54a722c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:08:45.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:08:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:08:55.565Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=381cb095-4674-4744-8d1c-a1c46ac60538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:08:56.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:08:56.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:09:06.636Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e6038478-c5f1-486d-8f46-bbf9bef23ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:09:07.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:09:07.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:09:17.035Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:09:17.036Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T12:09:17.056Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:09:17.096Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:09:17.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:09:17.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T12:09:17.107Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T12:09:17.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:09:17.675Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3d1d9ede-bb83-49ca-ac6a-b3476920441f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:09:18.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:09:18.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:09:28.723Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=289393cb-e63b-45ee-adac-eab31b6bd13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:09:29.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:09:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:09:39.756Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d48249ce-70be-466f-8f19-b57459f66b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:09:40.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:09:40.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:09:50.795Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=35c082cc-d86e-4e37-a7ce-c98c19418d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T12:09:51.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.235:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:09:51.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:10:01.837Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d147cc88-cf8f-486c-8deb-dca39816cb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:10:01.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:10:11.936Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7b053fff-9615-4f25-ad73-5ad5437e5a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:10:11.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:10:21.958Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=510dd42b-7fc4-4f9a-b7fd-7965a372718d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:10:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:10:31.970Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8b8ec5a5-6c20-45ba-af1e-0142cac4c035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:10:31.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:10:41.985Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=abb0b690-a15d-4561-adc3-5a0cd8afc6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:10:41.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:10:51.999Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=61d55fe1-ec11-48b7-b39b-5061431b3bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:10:52.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:11:02.011Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b50395c8-a99a-462d-986c-e8746ca61f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:11:02.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:11:12.021Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2354327d-3439-4b4f-a72f-d98c0afe406d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:11:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:11:22.031Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=fd2423b3-f3b2-40e5-904e-86531cab11e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:11:22.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:11:32.045Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2001bd56-f111-465d-9b5a-9a0b622c6d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:11:32.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:11:42.060Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7deb8f44-5cbd-40e0-aef1-bdb9514e562c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:11:42.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:11:52.079Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=948e905d-9ac2-4980-a23e-2af29e6f54db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:11:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:12:02.093Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=37e0adff-4acf-4e83-a46b-2f31f3f4fcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:12:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:12:12.106Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f2253be3-b942-42e5-838a-da230f6c6dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:12:12.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:12:22.116Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=06d1496d-079d-430f-833f-36691b1262e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:12:22.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:12:32.127Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b869ac66-8bf9-495d-8c56-c11fcf7cae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:12:32.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:12:42.142Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3953ddc2-3877-4bd0-b3ed-00f158fe0ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:12:42.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:12:52.155Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=44b2e296-7dc2-4690-92df-8239ec1a6540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:12:52.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:13:02.167Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=95ccdbc0-da2f-451e-886a-ea31871ed8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:13:02.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:13:12.177Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=eaa6a948-e2b5-4f88-807c-9fb679ab5f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:13:12.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:13:22.214Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4659b097-8908-41e2-944c-61769ba98b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:13:22.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:13:32.225Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=dc7e97d8-638e-47ec-945f-16aeb72c4a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:13:32.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:13:42.239Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ee85f343-861d-4aaf-8f62-c7848baebe08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:13:42.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:13:52.252Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f4860527-924b-45ff-a226-58a358c76f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:13:52.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:14:02.267Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=35b4f29e-8763-44cf-8f58-74bbea9bb1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:14:02.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:14:12.281Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=60c8bf32-314d-4dea-843d-7a9a7d9c2690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:14:12.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:14:16.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:14:16.608Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T12:14:16.609Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:14:16.613Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:14:16.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:14:16.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T12:14:16.621Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T12:14:16.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:14:22.290Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=5026d66d-59dc-4995-9168-240151ee3888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:14:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:14:32.298Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7aef357e-d5e9-4710-8c69-cbefe6e98c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:14:32.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:14:42.313Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=5bdc47e9-4cc0-40b5-a630-6bbb01e0f9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:14:42.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:14:52.322Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=52e79270-ce94-4265-a25d-0e3aa2ab7f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:14:52.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:15:02.334Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d7a51883-de7f-411d-ba4f-d8fe4f9665ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:15:02.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:15:12.347Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d9c41e83-f5ba-45cd-8864-78dc6296b54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:15:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:15:22.358Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=03711414-a0ad-4788-8f4d-cf33f543d95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:15:22.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:15:32.368Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8b842083-5adf-4a1a-9b3e-1119992b1fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:15:32.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:15:42.379Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ec95cf5f-7244-45f2-b16f-07290753b0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:15:42.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:15:52.393Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=15df75a0-6eb2-472e-a5dd-c6f94e78904b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:15:52.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:16:02.414Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=9ee08e65-14dc-4a4e-baa2-84d5ca07ed47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:16:02.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:16:12.423Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=bcfa2c20-e2cb-4cf5-b082-e7f94d792256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:16:12.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:16:22.467Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=aa69cefb-69cb-4274-8e31-35c3a0a4911e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:16:22.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:16:32.480Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6fd490b2-0531-4b7c-a300-1d40b1497da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:16:32.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:16:42.491Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e0315858-4e20-477b-a059-7b5a270d39b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:16:42.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:16:52.503Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4387d47b-e8fe-4421-b365-1fe106619f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:16:52.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:17:02.513Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=20ff18ae-1a52-4901-aba8-6910e4f3a1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:17:02.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:17:12.530Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=9cb67f3f-5379-4c65-a492-a943acf1f652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:17:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:17:22.541Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8e8e8acd-9a73-4d19-b0ec-0361f3099615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:17:22.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:17:32.553Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=5cadac8b-835a-4730-8eeb-7c29fab53942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:17:32.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:17:42.568Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=04b7acbd-58ca-4878-972c-f5ccd1cd1ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:17:42.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:17:52.580Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=236a6601-1a9b-4a44-9efa-0d367c422066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:17:52.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:18:02.599Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4a06c759-977c-44dc-b24b-7c81bb893395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:18:02.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:18:12.615Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a1149582-2539-440e-9c9a-cee29f27f108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:18:12.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:18:22.627Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d3d4e74a-84c5-4e31-8cd4-50be375e6c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:18:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:18:32.640Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7c89ca5e-50f6-4351-ba40-01b200b9a24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:18:32.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:18:42.653Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8847460f-13d3-432e-a71e-52500eddc4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:18:42.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:18:52.667Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=45c32e5d-5f05-4ea5-a5d1-c08c94c94bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:18:52.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:19:02.677Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e3fd2a3e-4bdc-451f-b225-9fb1630e5de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:19:02.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:19:12.706Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=cbc9a6b5-b4f4-40e1-8e49-0264b43ff735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:19:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:19:16.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:19:16.598Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T12:19:16.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:19:16.601Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:19:16.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:19:16.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T12:19:16.608Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T12:19:16.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:19:22.718Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=75a289c7-2017-4c1f-954e-87a6a6011017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:19:22.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:19:32.727Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f938091e-b9a3-402d-bf21-55aab1e2ad66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:19:32.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:19:42.743Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=dfd1b639-2cae-40cf-962b-bdc274166400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:19:42.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:19:52.755Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=592f9e51-d841-4e0b-b521-d61c7068d346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:19:52.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:20:02.765Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4bed6764-10cc-4617-8a12-4ddcdce014fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:20:02.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:20:12.775Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6db32749-7d6e-404f-afa3-fd5f071719e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:20:12.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:20:22.784Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0b01acea-6baa-4f63-948e-3abbc81aac05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:20:22.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:20:32.793Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=5fb9f4fe-d821-4c7a-9bb2-0fda170f2f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:20:32.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:20:42.809Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=57e6f8d7-b347-497e-9099-2e221df4457f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:20:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:20:52.821Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ce1b49a3-4721-4798-b8c8-94b7169704aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:20:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:21:02.833Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=12cc1d80-9cf4-4ec5-8d35-f416513292cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:21:02.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:21:12.843Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d5b7274a-0e34-4c34-bfbf-3f02bf41e0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:21:12.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:21:22.863Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=5a782b15-9aee-4242-9c8d-52677a6472d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:21:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:21:32.873Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7ed36d32-571d-475b-ae2c-9badff67f434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:21:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:21:42.882Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=74bbd215-9e53-4fa4-bba2-92bcfa92fa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:21:42.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:21:52.894Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=c9070ff3-182b-444c-b653-5c2321b7da6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:21:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:22:02.908Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=c1a59b32-6375-4652-8dd8-8cee5f019a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:22:02.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:22:12.920Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e653212e-1055-44a6-962f-8088a756e979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:22:12.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:22:22.934Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e46594ae-a595-4900-becc-d3eca80198f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:22:22.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:22:32.946Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=1c3dd4d1-7beb-4022-aa3d-2640443f0a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:22:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:22:42.958Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=edafde55-2f71-40b0-8bbd-695f14bc12f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:22:42.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:22:52.968Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=de643c06-9a9b-4955-9965-c8ce5160c2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:22:52.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:23:02.976Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=164d8234-b003-42e9-b26e-7561621368f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:23:02.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:23:12.984Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a2cb2a16-054c-482e-b3f8-695bc950dfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:23:12.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:23:22.994Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=c2e817cc-bfe2-4d1c-8e8f-77afbd32d2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:23:23.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:23:33.009Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4ef918d2-4026-4ded-bf13-5689531fffde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:23:33.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:23:43.020Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7145bd8f-7f78-4cae-bafa-986f6b0d127c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:23:43.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:23:53.029Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=55079e17-1150-4039-bdb2-a10f79c1c03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:23:53.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:24:03.039Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=db73ac8e-ff1e-4d3c-a5e6-99a67250e721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:24:03.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:24:13.056Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=378f3dab-ea0e-4511-9d01-789f3df1b316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:24:13.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:24:16.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:24:16.550Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T12:24:16.551Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:24:16.553Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:24:16.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:24:16.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T12:24:16.560Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T12:24:16.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:24:23.065Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=af3b0260-89fc-4a7d-9bb0-aea813c8f6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:24:23.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:24:33.074Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4508b766-d562-4dfe-a04b-c0e10432e8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:24:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:24:43.086Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=baad7a29-acf7-49cc-8443-3a80f00aac82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:24:43.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:24:53.103Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=c0820b30-631e-4fca-8991-0933194f06df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:24:53.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:25:03.113Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3df00f46-d756-423c-8373-40da652e0764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:25:03.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:25:13.123Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=948f9ba4-f262-4434-a151-cea65e50938d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:25:13.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:25:23.133Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=249eaabf-54b4-43ef-8617-621343a30bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:25:23.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:25:33.143Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=686745cd-e908-4a31-84e0-fc99d56eb3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:25:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:25:43.160Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3244c929-701d-4f95-a40c-1ad200f21cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:25:43.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:25:53.169Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ed0513b2-9ab0-4bfa-bdd1-0816c090d4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:25:53.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:26:03.182Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=83355fe6-52e2-4932-9815-a35c9a957ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:26:03.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:26:13.195Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=019f162b-495c-4e37-9a07-053818c668b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:26:13.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:26:23.209Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=5f827d67-3f32-414f-b746-e8eb7800d5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:26:23.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:26:33.219Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=c14506cb-a754-498b-8dad-c75234140cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:26:33.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:26:43.229Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=670bcc72-6573-4f68-8a0b-a906be45dd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:26:43.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:26:53.238Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d860913d-9684-4643-ab17-9b6cd385318a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:26:53.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:27:03.247Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ef2536d9-28f2-4a2c-80c9-3110fdb7b2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:27:03.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:27:13.257Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=60c29316-1039-4acf-b850-fa1f10b13f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:27:13.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:27:23.267Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8f3143a6-8e18-48f3-95c8-28bb1df11224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:27:23.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:27:33.279Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0b5ff32b-c0c6-4eb1-bf0b-b1d5a436b360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:27:33.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:27:43.293Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8301c583-a911-4760-a255-a8956ee766d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:27:43.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:27:53.308Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e38c8128-b568-42d6-97d4-e66ca9b385d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:27:53.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:28:03.318Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8ad527f3-50a9-4fc2-81d2-41e152b442fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:28:03.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:28:13.327Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=972cf78c-a484-4092-8a3b-5c7372b404b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:28:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:28:23.336Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0aae4847-0fa5-4967-af27-accf97b80881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:28:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:28:33.346Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=1e4d7f47-e464-44bd-a76e-a656ef4ed08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:28:33.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:28:43.354Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6c754c76-be8e-4b31-aa18-b37700c18cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:28:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:28:53.366Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ab6bd1ff-01c5-4cfe-891a-49ee14b3582d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:28:53.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:29:03.381Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=cf0ab558-2aea-4edd-8abd-c6b63ddb48fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:29:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:29:13.391Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=922b5cc1-96e2-4550-8fa3-e2e87f275d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:29:13.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:29:16.547Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:29:16.547Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T12:29:16.548Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:29:16.550Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:29:16.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:29:16.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T12:29:16.556Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T12:29:16.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:29:23.403Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b55c1d9a-f81a-4e56-a19d-9453640eaf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:29:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:29:33.413Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=44ba677e-65bc-4999-a628-9dd3105261a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:29:33.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:29:43.422Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8a352c17-d1f3-4862-ade5-7fa643b29b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:29:43.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:29:53.431Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e844025b-e347-455d-ad33-ab10cd24991d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:29:53.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:30:03.442Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3445a4d2-7240-4095-8127-79297ef3d481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:30:03.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:30:13.452Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0121ae12-067a-4786-ac1f-ee453cbc843f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:30:13.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:30:23.465Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8b70a452-2b7a-4452-ad02-e2af6ba4bc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:30:23.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:30:33.475Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e439b374-e7f0-4ea1-9262-7425b1646401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:30:33.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:30:43.485Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=cac3b572-ae64-44dd-b5f2-6fe65ff5e236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:30:43.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:30:53.495Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f90be2f0-189a-4e2c-8bf1-48d18eab14d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:30:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:31:03.503Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=669944cf-66fc-4b93-897e-9db61dd8d5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:31:03.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:31:13.512Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4fc957ba-9292-4775-a300-a3cfda1f5d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:31:13.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:31:23.523Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=20860ad3-69cc-4853-a347-e80f63fc49ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:31:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:31:33.536Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6198ec77-7031-41d1-91f8-0b69206f4dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:31:33.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:31:43.547Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0a168ab9-4674-48c1-9563-02bd50ffa693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:31:43.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:31:53.556Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=85583a6e-2617-4d4b-963e-35a3cf81871d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:31:53.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:32:03.566Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8635a408-b286-4b43-beb3-93a975d875e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:32:03.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:32:13.576Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ec31a6b9-dd49-4cd3-a906-beeb8a92ccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:32:13.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:32:23.585Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a56fa212-30b1-44c4-8550-9e0b8da29ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:32:23.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:32:33.593Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b08448a5-f86f-4024-88ac-ba9cea175d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:32:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:32:43.602Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4816e25d-8c7d-410f-b663-a95c51ae9310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:32:43.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:32:53.613Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=97084e43-1a0c-4a6a-bbbf-cba337e98d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:32:53.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:33:03.626Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=af4dce75-8f65-4f1b-9c62-d7281b5600b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:33:03.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:33:13.634Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2579df39-e179-42e7-99ca-23bda33d539b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:33:13.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:33:23.643Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a592189f-53d9-4845-a859-907f42c35089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:33:23.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:33:33.652Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6dac4abc-c4c7-4385-baf6-aeff6839e103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:33:33.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:33:43.660Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ab652c47-e160-49d2-9bdb-9abe41405030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:33:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:33:53.667Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=989f7d9d-04d9-4880-99f1-4723c0534187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:33:53.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:34:03.680Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=9cff1681-7451-4abc-915e-bf048b9f0fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:34:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:34:13.690Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=554f5e72-f895-45bb-885b-a54ab2171d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:34:13.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:34:16.577Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:34:16.577Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T12:34:16.578Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:34:16.582Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:34:16.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:34:16.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T12:34:16.588Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T12:34:16.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:34:23.701Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7219f240-e7a8-4d0b-b8a8-e53b6e56a24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:34:23.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:34:33.710Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2e0fb154-647d-4439-a208-20ee308d6142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:34:33.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:34:43.720Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=baa52fb7-f805-43d9-bdd6-8ddba3620443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:34:43.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:34:53.728Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2541970e-3a1f-4043-918e-bbeb21a8c1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:34:53.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:35:03.736Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=84827642-2885-4be2-a1a6-801e703c5d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:35:03.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:35:13.743Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=04bbedd2-6d4f-444c-ba2d-be57c402f093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:35:13.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:35:23.750Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2e1be7e8-b11c-490b-95d7-6124702f1598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:35:23.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:35:33.758Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=eee13c52-a914-4cce-8256-9ea85951fad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:35:33.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:35:43.768Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=86e95cab-be45-4e15-a3f4-0b424bafaea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:35:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:35:53.780Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=42134e04-1549-4cda-88a7-fdcfd7009624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:35:53.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:36:03.791Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=1e502c82-25e9-4c97-b2ef-002ed684a1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:36:03.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:36:13.799Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ecca444c-60a2-4ab1-bc62-7dbf1524c98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:36:13.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:36:23.807Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8bbd09cb-c3af-4164-af2d-bced55372dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:36:23.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:36:33.816Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=edbd07d3-fad1-4e53-8111-3bdb8a9d1332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:36:33.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:36:43.823Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=c55e1430-2319-45a9-a4dd-a8fbc75a657a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:36:43.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:36:53.831Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=323e7a84-a61e-4038-a830-3b2bec16da64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:36:53.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:37:03.840Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6c8ae322-2810-4157-acaf-1d697936e610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:37:03.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:37:13.850Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f16b9b05-a7cb-4ca0-935b-0a8206cda321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:37:13.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:37:23.860Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8913f357-3dcc-4b75-a6bf-289ab00d8e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:37:23.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:37:33.878Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=48a135cf-3d5d-4f24-8832-2d1febcd99ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:37:33.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:37:43.887Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3b9784d3-8fd0-4ad3-8a1c-54f80dfb404b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:37:43.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:37:53.895Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=43b8677b-c3aa-4528-acaa-ce5ae9fff246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:37:53.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:38:03.902Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e5859c59-dd06-42d0-be6b-f2296670368d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:38:03.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:38:13.910Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=174d60cf-b167-41df-8429-07f39a2699a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:38:13.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:38:23.917Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f9770538-3fe5-4eaa-b97a-fdc002676842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:38:23.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:38:33.925Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=175d6614-895d-4714-888a-c49ebed7333c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:38:33.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:38:43.934Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7456aa08-89e3-4e32-9bc5-988a17b5a9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:38:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:38:53.947Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=1926a0bb-4998-4b2a-ab7e-2ad6ab75a4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:38:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:39:03.956Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2c9be945-a99d-4cd7-a359-ba291e628e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:39:03.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:39:13.964Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2ce1f063-00da-4ac4-83ed-fcaa25036528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:39:13.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:39:16.590Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:39:16.590Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T12:39:16.591Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:39:16.592Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:39:16.598Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:39:16.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T12:39:16.598Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T12:39:16.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:39:23.972Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=78b8bd2d-a716-459f-9569-63d71995f105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:39:23.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:39:33.979Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=9e11150d-96c7-4876-8471-062e7dcb7c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:39:33.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:39:43.987Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=20d9981e-e6bf-46fa-b70a-7015a829a913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:39:43.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:39:53.995Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=48a2ed2f-7f4f-4167-b10e-b3bce4309432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:39:54.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:40:04.004Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=5ac98c9f-4ab2-4b38-bf7f-9f32d4cd5a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:40:04.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:40:14.018Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2874394b-7c69-4779-8f74-829af50e809a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:40:14.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:40:24.027Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=21124cfb-0abb-4126-affd-78e7666960f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:40:24.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:40:34.036Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=1a6c28e5-9606-4156-a0df-2635a1144cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:40:34.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:40:44.046Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=72dab3c4-465c-46da-bca2-cee42b0e9b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:40:44.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:40:54.054Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b656e102-b187-4732-85bd-a3b39680686f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:40:54.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:41:04.062Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=382b224d-0a61-497d-96fe-e6cab18fc583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:41:04.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:41:14.069Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a0bce4d3-7e90-4249-86fb-f05ae227912a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:41:14.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:41:24.080Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d5e07c22-8eb4-4273-879e-299c0129aa38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:41:24.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:41:34.091Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e251d09d-29d1-4f69-900e-f031394d5e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:41:34.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:41:44.103Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b4da992f-7dd8-443c-92b1-59d1d9975f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:41:44.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:41:54.113Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=bc852122-724f-4dd6-88d3-60d7f4a0a1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:41:54.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:42:04.121Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ccc7f5da-be0b-4735-bd83-dd8899ecf1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:42:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:42:14.131Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=1ca9e0f1-46a4-48a6-bee3-fe69b31e7eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:42:14.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:42:24.140Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4b82e243-a23e-4888-a04e-8c2d3272e944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:42:24.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:42:34.153Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0bbc5e2d-b1bf-435b-b0f9-cdf1100684b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:42:34.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:42:44.162Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=bb6cebdb-c4a6-43b8-8e68-41542cf945b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:42:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:42:54.169Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=c421e9c3-9ddf-4b37-947d-d7b39b53efb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:42:54.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:43:04.184Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=40ef6b71-671d-486c-b4c8-dd109aab7ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:43:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:43:14.194Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4deb7e7a-80ca-435b-bd8b-376b1f259d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:43:14.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:43:24.202Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=507e3fe3-7ecf-4d46-8663-998beaf63d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:43:24.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:43:34.212Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d87dd340-8eed-479e-8d6b-9bdd69c79173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:43:34.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:43:44.220Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=73aff82c-4adc-4b5d-be40-414dd60cb1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:43:44.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:43:54.228Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=51d4adaa-d005-40c3-91e6-1683c2d164fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:43:54.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:44:04.235Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=285f2c75-d188-4fe4-aca7-834f14d32fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:44:04.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:44:14.242Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b4ce5b42-df42-4b3e-b466-b86c9b3585fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:44:14.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:44:16.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:44:16.537Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T12:44:16.538Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:44:16.539Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:44:16.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:44:16.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T12:44:16.544Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T12:44:16.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:44:24.252Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3e075c2a-fd65-43bc-82db-3d705663f89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:44:24.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:44:34.263Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=24443b71-ef94-4497-ba05-26acfd9cff36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:44:34.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:44:44.273Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=36d0bf84-3436-4e48-a037-53637e6049ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:44:44.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:44:54.282Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a5c86aec-985c-4113-b5b2-f890d19cde52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:44:54.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:45:04.292Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4702b30a-a5ec-4690-b7b8-22b7b498dea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:45:04.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:45:14.300Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=72bddea5-a6eb-4c80-aad2-0a1c8dce7aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:45:14.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:45:24.308Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6abd63eb-a38b-4c5e-8619-0b935a009d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:45:24.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:45:34.316Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=554a2aac-5b4b-4e56-90e0-83dc50becc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:45:34.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:45:44.323Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=74f31946-7316-4c42-8a71-8aa9dbdfb9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:45:44.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:45:54.332Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=17d35e9e-5a03-4471-8ea6-ae3335c808ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:45:54.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:46:04.344Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f9bce515-1d57-47a8-9d92-76521e4bacc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:46:04.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:46:14.354Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=db244c8e-cf6e-4c28-9f0b-16ac48a9c80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:46:14.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:46:24.362Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4a5e341e-1249-4a64-90d1-6ca3090a9562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:46:24.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:46:34.371Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=17b08064-53ac-4a10-a47a-5282356b4932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:46:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:46:44.379Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=420a904b-28e7-49df-bee5-a03eeed6a150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:46:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:46:54.386Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f3aefbc1-07db-42a8-8c56-12f38f042d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:46:54.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:47:04.394Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2b8d39a1-68bb-4ad0-8207-7f9ea48cd824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:47:04.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:47:14.405Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=5cca2dab-2bac-40f6-8e14-225cbece1df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:47:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:47:24.417Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=639b0f7f-8917-4105-a93e-60602ea65d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:47:24.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:47:34.428Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=c9de497b-ff0c-49f6-8ebb-13f97c07043a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:47:34.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:47:44.437Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=918fa621-d405-49ad-9636-6812e0176434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:47:44.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:47:54.446Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a42791e9-1976-460a-bc3d-0373e9a6eff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:47:54.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:48:04.454Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=1f2d70a6-5ad9-4c4f-9078-a1d3e4b561c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:48:04.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:48:14.464Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=efd0727a-3fe5-4c20-a58e-600e1eba37f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:48:14.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:48:24.472Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=27b971f4-3ee6-48cb-92fc-fa6e73e645e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:48:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:48:34.479Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3527faa8-bdb1-4ac6-92ff-d4320fd8daa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:48:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:48:44.489Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=62d8bd66-6d59-432a-bf45-429d4e82690b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:48:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:48:54.499Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=acfebaec-68fc-4fd6-946c-373ca1f9447b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:48:54.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:49:04.507Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=04ccfd5f-dbbf-43a7-87f9-62fcee72c138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:49:04.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:49:14.516Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=359c3c2a-96ae-4e75-aa40-4df5f7b00fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:49:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:49:16.561Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:49:16.561Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T12:49:16.562Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:49:16.564Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:49:16.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:49:16.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T12:49:16.569Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T12:49:16.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:49:24.523Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3de5b6f9-3b08-494f-b740-871ffc6f2b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:49:24.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:49:34.530Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6bb44a33-a3fb-4072-9b4b-80bee64e6369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:49:34.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:49:44.538Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ca072ae4-26f4-47cd-b0e4-e4e3b7501981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:49:44.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:49:54.545Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b5defe7c-3840-4fc8-8ef3-572ccadff402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:49:54.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:50:04.555Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f80a38d7-f5d8-400b-96f8-9127c86e0420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:50:04.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:50:14.567Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=1cd27d92-a8cb-4d8a-81a9-dfc2858f0018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:50:14.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:50:24.578Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e135c59f-712f-46ce-8850-8eba69617a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:50:24.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:50:34.585Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4f91c974-f38c-4b14-a139-c2826bf3ed34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:50:34.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:50:44.594Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f8bc2c58-0ede-4e8f-b3bf-66fafd06249a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:50:44.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:50:54.604Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b1f683c5-c33b-45c6-86f2-c004f6efc86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:50:54.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:51:04.612Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ef5ded16-bc19-46a6-9e5c-9dbe34a12abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:51:04.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:51:14.621Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=91d4695e-d736-4666-8f41-8a86c6f8aa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:51:14.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:51:24.628Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=165c4d05-1adb-4fb4-b7eb-9c5caf5d2885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:51:24.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:51:34.636Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=9963f9c3-8518-4e18-8909-247cb9488a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:51:34.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:51:44.649Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4a6235b4-9ef2-49f1-aad3-7a0eb24c9fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:51:44.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:51:54.656Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e344cb27-22e6-452f-915e-7c31ae826f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:51:54.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:52:04.663Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ed8fa7d6-792b-452d-bdf7-f8868b552227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:52:04.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:52:14.671Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=070d1451-07c5-4659-95f6-68ce8ef5ac47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:52:14.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:52:24.689Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4c5433a4-fcea-46d4-9eaa-c1c5e1f56f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:52:24.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:52:34.697Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ca4abc3d-360d-410a-b316-e0dea07db888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:52:34.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:52:44.705Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=aff40b4d-ae92-4867-9614-709be3b79ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:52:44.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:52:54.715Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f4c44d9e-d677-4bbb-9383-6fe7056e4651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:52:54.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:53:04.727Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6866c4df-cf13-4634-b49d-5bb7232bec89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:53:04.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:53:14.737Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3c851c18-ea97-469e-b5aa-90f67da1e87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:53:14.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:53:24.746Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=13ab0b86-75a6-44fd-8f34-f671d1698ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:53:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:53:34.753Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=76d49486-c3de-4231-a9ad-1c336f4e1110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:53:34.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:53:44.761Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2268bc35-5d51-4b46-9fb9-54f42b84e16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:53:44.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:53:54.768Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=477559e6-08fc-4c43-baae-af8fabfb01d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:53:54.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:54:04.775Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=095ffafc-8b06-4287-8736-35e4a611bc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:54:04.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:54:14.784Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2ea707e3-31da-4127-b02b-d315c7fbd3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:54:14.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:54:16.522Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:54:16.523Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T12:54:16.523Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:54:16.525Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:54:16.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:54:16.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T12:54:16.530Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T12:54:16.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:54:24.793Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=98b624e7-af1f-4763-a599-73475f8224c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:54:24.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:54:34.801Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=df5fd182-13f6-429f-9a60-e7e347e17d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:54:34.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:54:44.812Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=95aaf7d5-a7b0-482a-ae86-876d4f62a8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:54:44.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:54:54.821Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d3e86751-77e6-4fb1-8340-9b076c94be1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:54:54.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:55:04.827Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2cbd5cd5-2147-4ff2-9077-ac98d25a0d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:55:04.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:55:14.834Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=002fdc31-3360-407e-ab12-81dc4bc4c08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:55:14.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:55:24.842Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4bc4dbdc-734c-41ce-b041-6551bca39abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:55:24.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:55:34.853Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=017dd545-0687-4651-bd0f-6b2e9d3eea8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:55:34.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:55:44.864Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d6b44e5a-70f4-4277-a4b4-1d2dca4371d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:55:44.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:55:54.873Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=daf4f282-a54c-4f0a-a4fd-1f3ef98a775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:55:54.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:56:04.880Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f4925028-605d-415e-87fa-9f97c0303620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:56:04.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:56:14.890Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0cfa8725-de69-4c25-9e3f-1341ecc51587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:56:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:56:24.899Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d2664a08-22b6-48df-b559-6a8d18e2696f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:56:24.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:56:34.907Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0961dea7-5931-4f6a-87f8-c9f94ac0c3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:56:34.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:56:44.921Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=284d6a80-2030-4551-a82d-013d327cf5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:56:44.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:56:54.931Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a88b4ef3-b3fd-4cf3-9ed3-f990056b3e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:56:54.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:57:04.943Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=50eb9b46-744c-45b4-ad10-5a82a8d941c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:57:04.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:57:14.954Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=cc43b6f9-6965-4d7a-b17c-243edaefbd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:57:14.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:57:24.963Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=604b7e75-d2c6-4fc9-a271-af121080d876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:57:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:57:34.971Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=285984a2-fe1e-4766-b9c7-3a5d2e9d65c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:57:34.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:57:44.980Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d5ec4407-cbd2-4052-bb4a-62ab42b2d771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:57:44.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:57:54.988Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8ed7c74d-6f2b-4bb4-9dc4-748bc5155be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:57:54.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:58:04.996Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=591949e4-2d08-4d53-a5a7-53e9f406647e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:58:05.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:58:15.005Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0ec6f011-e47d-4d82-9cc3-6c54586c2ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:58:15.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:58:25.015Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=383123bc-b226-4418-8538-36e064f16b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:58:25.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:58:35.027Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b1565e0c-2db7-4ba0-889a-9baf8ec97619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:58:35.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:58:45.038Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d851f031-ec15-420a-baac-55f1b05497f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:58:45.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:58:55.048Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=9c8099b0-0b79-4e8f-a49f-5061ac9f01cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:58:55.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:59:05.056Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4d720933-41c8-4824-b6a4-00dbedcd0536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:59:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:59:15.064Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2bf0e756-0d88-47ec-9dba-29a8292ac339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:59:15.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:59:16.574Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T12:59:16.574Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T12:59:16.575Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:59:16.577Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:59:16.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T12:59:16.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T12:59:16.583Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T12:59:16.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:59:25.071Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=9f88cb96-d877-4754-9a55-9a3df56c3998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:59:25.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:59:35.079Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=24e28eb1-b177-4086-9156-cc5f67203581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:59:35.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:59:45.088Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=92d6f91a-8d6a-4a7c-9b90-ac928239d10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:59:45.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:59:55.097Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4dea74ab-aa87-4b19-a7e9-6e0360539a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T12:59:55.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:00:05.107Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f5ebed45-2b2d-43db-ac8f-92499e7a38aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:00:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:00:15.116Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=508803d9-788f-4cd8-8a1a-f88b4d65f154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:00:15.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:00:25.125Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=20f34c7b-3c39-40f8-87e9-124451695174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:00:25.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:00:35.132Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=84775934-4bbe-443b-a3a1-e40b1cd9dd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:00:35.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:00:45.149Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=5b7d9c19-eba1-45a4-bd0c-56bc55d06c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:00:45.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:00:55.156Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b465cb16-e0bc-42c8-9386-481af519c763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:00:55.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:01:05.164Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3d4f0b5b-dec4-477e-97bd-320a580bfaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:01:05.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:01:15.174Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f191d8f7-70b6-414f-9be9-e8334c1ec972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:01:15.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:01:25.186Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d8ad593d-35ce-4aae-b825-c301dafc0425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:01:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:01:35.193Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ebd3ef9e-13f5-4d3c-8283-69195c201f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:01:35.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:01:45.202Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d25b54af-b875-431a-872c-54357fd557bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:01:45.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:01:55.209Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4a11cf44-25d4-4bb1-b33b-c91053c77003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:01:55.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:02:05.218Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=9e11ae08-88b2-49ae-a704-ac82aee7ba3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:02:05.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:02:15.224Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b80a7137-8191-44e9-abd3-303bebacc9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:02:15.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:02:25.234Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=72502dd7-d086-4a74-bad9-4a22ed2bf7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:02:25.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:02:35.246Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2ac61ec1-8eb6-4995-baf5-e4869c05427e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:02:35.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:02:45.257Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=96caf410-2b7c-40c5-8b1d-829a934943ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:02:45.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:02:55.265Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=18885efb-d2a5-4fb7-8db6-ff771c4a5e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:02:55.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:03:05.274Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d596962b-8a64-45bb-86eb-b440a9a9a565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:03:05.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:03:15.283Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=5bb9a625-8479-49c9-9ca3-1c3184adb791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:03:15.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:03:25.291Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=969cc430-93c8-465a-ba17-50d293368f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:03:25.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:03:35.300Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=129c1f43-dcb5-45a4-9a50-05251a540f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:03:35.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:03:45.309Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ba53aa34-8a39-4914-868d-85ee501a49fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:03:45.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:03:55.318Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4abd5092-3ff0-40f7-b897-b92b0643c1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:03:55.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:04:05.327Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=863adbc3-f9e8-44a5-a301-3f598c07885d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:04:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:04:15.338Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ac7c65f5-f2ed-4095-9c10-3c531fcc9579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:04:15.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T13:04:16.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T13:04:16.541Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T13:04:16.541Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:04:16.544Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:04:16.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:04:16.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T13:04:16.549Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T13:04:16.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:04:25.345Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f1d111f6-40f7-433f-b364-3688de4570b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:04:25.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:04:35.353Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=fe29c84b-e856-4331-8bf5-4ce9982d6fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:04:35.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:04:45.361Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=83bd8168-168c-4bc2-b3a2-b42d6e2b3d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:04:45.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:04:55.369Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e6c9c4d8-2359-4ef0-b779-227413c13994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:04:55.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:05:05.376Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=5c70b213-555b-4675-8fdb-a465ed264e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:05:05.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:05:15.393Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=15904050-9ae8-40e4-a3e5-d41732b83bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:05:15.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:05:25.406Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a9a62163-abfc-4b22-8b45-110443c6939c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:05:25.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:05:35.416Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d163bcdc-d166-40d1-bb35-3f5ad00cf361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:05:35.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:05:45.424Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ab835363-559e-4fb1-aeaf-7efa9225e456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:05:45.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:05:55.434Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d0c8380f-46d0-4f33-9556-76dae0bdc135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:05:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:06:05.441Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e7e74ca8-502a-4d0f-84e1-9dde5003d3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:06:05.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:06:15.449Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e5a849de-33fc-48ca-abfa-87078a089e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:06:15.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:06:25.456Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e3cfb814-ecb6-4fb1-8ab5-f4f339814508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:06:25.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:06:35.464Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=762f9e9b-7fe9-45d6-a101-63305fe81025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:06:35.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:06:45.474Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8712f9ca-82c0-4079-8e47-b7322a3e6a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:06:45.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:06:55.483Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=82792c31-8e1b-459d-a881-5a3bd320eb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:06:55.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:07:05.490Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=9aefb221-c5cb-462c-a68a-300af377471f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:07:05.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:07:15.498Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=1d64b8e6-5ff6-43e4-ac90-7cd24f4fadce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:07:15.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:07:25.507Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=599ed9cf-478a-41a5-bba3-5b9084b83d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:07:25.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:07:35.515Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=57166a9d-9ddf-4de9-9eea-4ceafd4ef645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:07:35.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:07:45.521Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=25fd2b30-2ff9-4cea-ab67-7c55db14a39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:07:45.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:07:55.528Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=64d0742f-8dbf-4397-8ef4-a615fb09b5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:07:55.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:08:05.541Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e0ff4d59-3c30-48a5-87b9-e367e1b17976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:08:05.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:08:15.551Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=16052730-83c3-4f59-a1e3-683f8084959f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:08:15.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:08:25.561Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2f8f93d1-91fc-439f-a3d2-d57be77c686f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:08:25.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:08:35.577Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d202b264-f5da-47f7-af44-90bea64e665c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:08:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:08:45.586Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=faeb9678-1ae1-4b43-b55c-a6a086f5743e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:08:45.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:08:55.597Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=eced8598-17fa-45d4-aaa9-6f4c87118c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:08:55.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:09:05.615Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=dc54ec7e-14b5-4ae1-a1aa-111814d52de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:09:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:09:15.622Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=519d70ff-0c93-4b59-a16b-b217860b19ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:09:15.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T13:09:16.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T13:09:16.534Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T13:09:16.534Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:09:16.536Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:09:16.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:09:16.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T13:09:16.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T13:09:16.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:09:25.629Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=af0021bd-6904-4f08-8dcd-5d2f871fcec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:09:25.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:09:35.637Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=fd6493e7-470d-4472-9a6e-9fbb8f2e49fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:09:35.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:09:45.646Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=33b7f3d3-0462-4c18-9795-c29fcc825be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:09:45.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:09:55.659Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0148955d-10f0-4175-a16a-48d2a925f715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:09:55.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:10:05.670Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=cd2dffb9-5da5-4863-96a5-616fc04c5938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:10:05.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:10:15.680Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e7b345c0-3990-4744-8ab1-f7e092753fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:10:15.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:10:25.689Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0e91db6e-b992-48d7-ad3c-4605a0057ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:10:25.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:10:35.697Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d2235550-7ebe-40d3-a86d-7337c6a315b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:10:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:10:45.704Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=43d52098-ed43-430c-aab1-06da7a74fe30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:10:45.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:10:55.713Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e263a972-5f3b-49c6-8f77-0e80d1d25a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:10:55.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:11:05.721Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=92c816b5-440c-4b67-89f1-78d08c9afda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:11:05.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:11:15.731Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=54f5b86a-7822-4e48-ae97-48df4e6adf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:11:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:11:25.741Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=59bd5fd5-0116-4b02-9d7d-187e20416321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:11:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:11:35.748Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3f187ada-b5f5-4e85-9617-95541361bc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:11:35.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:11:45.760Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=720caad5-e01f-4dda-83d3-70d84883be34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:11:45.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:11:55.770Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6bc46566-8c83-4370-a1c7-02e390d63769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:11:55.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:12:05.777Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6e7b8195-3489-47d4-aad8-0aebed104a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:12:05.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:12:15.785Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=76a1522b-e49d-4991-919d-6c0afa589787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:12:15.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:12:25.791Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=588beb7b-df3d-4b2a-bfb1-6da62c05646e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:12:25.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:12:35.803Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7e407920-9009-41cf-8335-0f496b8eb876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:12:35.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:12:45.813Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=aafdfce4-4a6f-4916-8ae5-67ce133a2586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:12:45.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:12:55.821Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7aa51479-8db3-44a4-9605-0b971115d2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:12:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:13:05.829Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=1fe85ac0-377a-477f-b478-1cf8140889ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:13:05.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:13:15.838Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8ff44fbc-15f3-4518-bca5-1c23d9a2b0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:13:15.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:13:25.845Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0de49466-d856-498d-8f7e-03cef2569092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:13:25.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:13:35.852Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=c5376d65-7c6a-488d-83a6-9687bd7ad961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:13:35.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:13:45.860Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=92d505d0-8d68-42e6-b757-db0ac4123a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:13:45.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:13:55.870Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ca58e352-831b-4b09-aedd-bfa80c88f438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:13:55.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:14:05.882Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ef8c3753-8d62-4a9b-b68b-98763d4d1ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:14:05.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:14:15.890Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ed9ac3f6-2c94-4692-b5c6-39c5581336fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:14:15.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T13:14:16.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T13:14:16.571Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T13:14:16.572Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:14:16.574Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:14:16.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:14:16.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T13:14:16.578Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T13:14:16.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:14:25.898Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=52eec6e2-dfd7-4c75-a554-cbcf6aecdec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:14:25.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:14:35.913Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a30df85a-51ea-479a-89a9-e280cdf2f2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:14:35.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:14:45.921Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=11564312-fd2c-4c4f-8394-3ae2c98ba54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:14:45.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:14:55.929Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f1620c06-b68c-4f29-89d1-22b913936834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:14:55.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:15:05.936Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b6187b9e-d4f8-45f9-b982-486cc72d6bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:15:05.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:15:15.944Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=31ee775b-bc80-45ed-808b-db02cd782095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:15:15.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:15:25.955Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=49f2ff15-d170-4e19-acdf-34d3223099fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:15:25.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:15:35.963Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=283f9369-ca3c-4e46-a6e3-220fff103d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:15:35.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:15:45.973Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e8b911ad-45e8-475c-9b37-04e81d7f0d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:15:45.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:15:55.990Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a01dbce5-e7fb-41eb-aa7e-5bccf03a36e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:15:55.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:16:05.999Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=fa968ff6-9566-4ae8-b474-3a45d1e4f371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:16:06.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:16:16.010Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=9aa6021b-a421-474a-9f82-a25116ecae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:16:16.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:16:26.017Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3a9a879a-4404-4973-9aaa-75773d33cf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:16:26.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:16:36.024Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=c0fa2f27-5990-4d9a-b0a0-09f671fd09b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:16:36.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:16:46.033Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a06c7ef9-2787-485d-9984-cc0d18429e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:16:46.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:16:56.046Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=656c2b18-ffac-40e5-ac01-ba435d4b81ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:16:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:17:06.055Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0720dd6a-58e9-4b25-96f4-c0fba93d4c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:17:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:17:16.064Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=27e12874-bc8c-44e3-912b-af135f1ccd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:17:16.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:17:26.072Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b252455e-67a5-4787-b0b2-dbd5000f4e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:17:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:17:36.080Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=c535cc69-2485-4e03-862c-9f286ca36326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:17:36.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:17:46.088Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=09c3e7f2-92ce-41be-b914-e89406baf84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:17:46.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:17:56.095Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7da409d8-4f01-42ab-bc3d-a494f0cd48cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:17:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:18:06.107Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=01bdfd7b-6b4e-40ef-bf3a-76b610d0de5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:18:06.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:18:16.120Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=70b6f919-b85f-4a43-a99d-2da6a5d677cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:18:16.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:18:26.128Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3908de0d-5a02-4379-84a0-a4024860b030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:18:26.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:18:36.136Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2e07cd4c-16bd-4647-a0fc-49d0e43da75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:18:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:18:46.146Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=77a9a551-5d3a-421a-9287-e4a1b78ba4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:18:46.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:18:56.153Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=396542b9-8e80-48cb-b0b1-89e4674671a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:18:56.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:19:06.160Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b5737e2f-2d94-4bd2-8077-f3977a4649ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:19:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:19:16.167Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=600b9080-d3d9-471a-91d5-d7bf814aa9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:19:16.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T13:19:16.564Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T13:19:16.564Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T13:19:16.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:19:16.572Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:19:16.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:19:16.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T13:19:16.575Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T13:19:16.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:19:26.175Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=fc957904-308d-40f3-8b50-925521067911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:19:26.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:19:36.186Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=234ba4f9-a7eb-40e9-b8f6-49311ab50791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:19:36.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:19:46.202Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=9740f199-a0fa-4804-906d-891f4540141f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:19:46.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:19:56.211Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e4154353-5ea4-4d98-9c97-7f9813bd36ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:19:56.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:20:06.219Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0df0e9ea-47a7-4f6c-b35c-a7fa2ee374d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:20:06.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:20:16.227Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=69597202-f4d7-459a-bde0-a39cb6a10cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:20:16.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:20:26.234Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=f1dc8efb-e22d-4c19-ab13-6a5b52ae99a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:20:26.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:20:36.242Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=78cbdd56-08b0-4c7c-b0db-0a1033860281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:20:36.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:20:46.251Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=53133800-0830-4879-ab10-9ddb0644659c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:20:46.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:20:56.261Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=790d52d7-8da0-406c-b855-1adf25858d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:20:56.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:21:06.270Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2e77b5de-c4a3-4efa-ab77-2c2631e173de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:21:06.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:21:16.277Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=9f501ad0-efb9-4a42-b071-acffd5e2ce10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:21:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:21:26.286Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=29494a63-f5df-44ef-90ee-a9d5692dcd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:21:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:21:36.294Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=91a0bf26-7ca2-4a7f-9194-4be2e30dbef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:21:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:21:46.303Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=77a3bf99-8fac-407a-98aa-9870398ca552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:21:46.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:21:56.311Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=209167f5-4881-4f58-ae81-6bc59aed6b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:21:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:22:06.319Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=eda46b7f-7d43-45cf-8f8a-e22b2f1937ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:22:06.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:22:16.329Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=23d8e668-8669-4ca8-9c75-0b2e635f31c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:22:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:22:26.345Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a5c53c23-ecef-48e7-80b7-9ce6f20521c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:22:26.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:22:36.367Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=85d22be0-32f6-44f2-9f19-9f274e856bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:22:36.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:22:46.376Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=cfdb941d-3efe-4afc-ba00-38a9efb3c83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:22:46.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:22:56.385Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=01bb843c-4379-4b0d-8538-5b3ba1ca6d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:22:56.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:23:06.392Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=aed31135-a44f-463e-81cd-c7b5170aa67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:23:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:23:16.400Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=00dda75a-d653-43f9-9c9d-6b54c33e981a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:23:16.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:23:26.407Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e4a57c5a-9fc9-4e24-9d24-c40a99a32f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:23:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:23:36.416Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ce6b51bd-ad98-45ff-95fe-5fc24e45b089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:23:36.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:23:46.427Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ff44c1a0-0cfb-423b-b0bf-ff4e14b9929e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:23:46.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:23:56.437Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=405a402f-bdd6-493b-a14d-72e4cd865ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:23:56.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:24:06.446Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4cbeb621-c7cf-41a0-a245-0ded61cc9182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:24:06.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:24:16.456Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=50abecef-3fc3-492a-9cd4-5f57aa13b82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:24:16.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T13:24:16.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T13:24:16.553Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T13:24:16.554Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:24:16.557Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:24:16.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:24:16.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T13:24:16.563Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T13:24:16.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:24:26.463Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3090156b-a494-403a-90c6-05df97db5760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:24:26.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:24:36.471Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=44e9dc03-ef5c-42f8-bb71-0cf93683661d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:24:36.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:24:46.480Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7cf6af3e-365d-4cb7-a2e7-c3a957f785ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:24:46.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:24:56.497Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=06713a95-9043-4b80-815b-42f30151481c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:24:56.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:25:06.508Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3ff805df-ba3c-4344-9a00-0796c9ee13e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:25:06.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:25:16.523Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=29e4210c-3aa2-4495-8580-1611ed544645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:25:16.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:25:26.531Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d7a93183-60e4-4ee6-8b79-dc9713cf9829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:25:26.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:25:36.538Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3d14a7e9-0e61-40c3-93a6-6f4d381fc70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:25:36.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:25:46.546Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=1b7719cd-23cb-4b05-9f84-2da4de4ccd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:25:46.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:25:56.554Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e65ad015-8904-4580-9d49-78ee77310b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:25:56.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:26:06.563Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=bac3ffac-c8e6-4cdd-a5d8-47646fdb03ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:26:06.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:26:16.571Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=92af2f9f-32aa-47f7-81e7-3a748819eff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:26:16.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:26:26.579Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=14fda31b-3d59-46df-a631-4e2c866fe6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:26:26.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:26:36.591Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=37a7af80-162c-4fff-a416-b4cf822ffb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:26:36.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:26:46.601Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7203dbe6-0be2-4170-b0ba-91a913545218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:26:46.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:26:56.609Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6a110e8e-a292-4fd9-b5c3-5a4d8a7d91d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:26:56.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:27:06.617Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0d38cfd0-6620-4f49-8faf-e6ab3a99fcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:27:06.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:27:16.624Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d5f1c748-5e1a-4cb0-87e8-e1ee9439ad36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:27:16.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:27:26.631Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ad3f7d2a-0bfc-42c2-a686-a6d437dea67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:27:26.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:27:36.638Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ba4163ef-cfb4-42f4-ae0d-6bdfcd2f58cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:27:36.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:27:46.647Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=87183ac1-d44d-4b51-9bb8-8435be0bb669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:27:46.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:27:56.658Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=bca0a876-b93f-4763-b2e5-a66a5db90912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:27:56.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:28:06.668Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a0b293e3-1128-4c46-84fd-809d3524f8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:28:06.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:28:16.675Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e2166dfe-8f36-4b1b-b70a-db5689e9f756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:28:16.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:28:26.685Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e6a9e1d0-df9b-401f-91c9-ecca752b0b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:28:26.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:28:36.692Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=a1c85343-4655-46f7-b958-fe4437fde46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:28:36.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:28:46.700Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=98b62cc5-4c2c-43f4-824d-26b10fac5d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:28:46.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:28:56.706Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=75103789-4c80-4b69-8390-3c74964264b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:28:56.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:29:06.715Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=4d7563bc-90c9-4934-a7f1-a490e4f1e698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:29:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T13:29:16.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T13:29:16.585Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T13:29:16.585Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:29:16.587Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:29:16.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T13:29:16.592Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T13:29:16.592Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T13:29:16.594Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:29:16.721Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=b147a0ef-935f-44c9-ad45-c0039b24fc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:29:16.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:29:26.730Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=2b3c3509-d84d-424e-b194-4a8bd2a36d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:29:26.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:29:36.740Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=d5b10d10-eca4-4036-bb4e-94c42789852f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:29:36.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:29:46.750Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=3b00c8e5-738b-4b54-a01c-10853a92a167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:29:46.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:29:56.758Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=e59228f1-73ef-4aea-bf17-cf9519a8ad31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:29:56.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:30:06.765Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=7f25ff43-d9f2-463a-939a-a9fc965e2e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:30:06.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:30:16.774Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=ef66d619-77ce-491d-b68e-76063c18a63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:30:16.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:30:26.782Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=1320fa41-76ae-4914-b4ea-a2925f1f5cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:30:26.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:30:36.788Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=25fac322-40aa-4bbd-8623-f90321145d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:30:36.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:30:46.796Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=0fe10bc1-3e3d-4343-b843-fe49ca0a9a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:30:46.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:30:56.806Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=24825de2-a9fd-433b-81b5-860422d38193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:30:56.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:31:06.813Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=285e9aac-4373-4975-a0cd-9efb1d443008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:31:06.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:31:16.819Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=69bfd8b4-db79-42c1-ba68-22c460ec272d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:31:16.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:31:26.827Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=5083f22a-05b6-4db1-bb49-9806f7ae155f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:31:26.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:31:36.834Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=975e73c4-70e5-4722-8bdd-c685dbfb1ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:31:36.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:31:46.841Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=98d1a614-f0d3-48b9-b74d-550be7d6a8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:31:46.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:31:56.849Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=60d8d968-8be5-46e3-a512-4d9c60905940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:31:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:32:06.857Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=8a17a99c-059d-4861-92e6-a9617e2bd7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:32:06.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:32:16.866Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=fd011629-5f56-4779-ad3f-4a21d86a7e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:32:16.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:32:26.880Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=72d25366-af5e-46ce-b202-7393ef614b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:32:26.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:32:36.887Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=6ce279cc-b0ef-4637-870b-9bd5f7238c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:32:36.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:32:46.895Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=c7f8be60-ab98-4c87-8f3e-2f4409d91fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:32:46.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:32:56.903Z |INFO |Init configs |InvocationID=bd1a6c55-0dec-4dfd-8d4e-507748003663, InstanceUUID=23b2cf2b-ecd8-4ec0-acb8-9a1839b2ca16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T13:32:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |