. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T09:37:05.957Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T09:37:05.961Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T09:37:05.998Z |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-07T09:37:06.636Z |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-07T09:37:06.735Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T09:37:06.735Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T09:37:06.736Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T09:37:06.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-07T09:37:06.910Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-07T09:37:07.013Z |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-07T09:37:08.542Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-07T09:37:09.056Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-07T09:37:09.076Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-07T09:37:09.077Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-07T09:37:09.137Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-07T09:37:09.138Z |INFO |Root WebApplicationContext: initialization completed in 2124 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-07T09:37:09.622Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-07T09:37:10.541Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-07T09:37:12.357Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-07T09:37:13.003Z |INFO |Started MainApp in 9.581 seconds (JVM running for 10.398) |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-07T09:37:13.072Z |INFO |Start scheduling PRH workflow |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:37:13.087Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=94dc0d3f-6352-41cc-9160-81d799b4017d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T09:37:14.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.54:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:37:14.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:37:24.644Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=137d0e2f-a649-4130-ae4e-1b85120e1973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:37:24.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:37:34.817Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c7d621e0-11a3-4fca-b4fe-919523683b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:37:35.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-07T09:37:38.439Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-07T09:37:38.440Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-07T09:37:38.444Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:37:45.372Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=f77ba2f2-45f6-4ba9-b16f-2d68b9a5fd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:37:45.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:37:55.387Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=52917998-3b6b-4e02-a8c0-2569cb4ae243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:37:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:38:05.402Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=7d32b24f-ed30-44b5-95b7-7ab87bbfbbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:38:05.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:38:15.415Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=44e2b40a-77f4-40fa-9926-309f7b5cbc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:38:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:38:25.431Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=9d9ab4ab-38aa-4cac-ab47-1347676fcb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:38:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:38:35.450Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=57a2be0e-72f2-44b8-ad8c-4e34590b41b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:38:35.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:38:45.467Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=22698d9c-9e8e-47d3-af37-9fe6dd4450c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:38:45.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:38:55.480Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c4f26be2-dc4e-41f7-85ae-1458e25e0484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:38:55.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:39:05.494Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=aebb8e3b-38be-46b5-bd1a-82782293bc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:39:05.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:39:15.516Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=447e9b74-2ac8-4fb8-9fb4-872f622a2aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:39:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:39:25.534Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=b06ce9a0-f814-4754-beb3-a4bdd0fc3504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:39:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:39:35.559Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=bba118d7-5050-4938-87d1-e3f656838d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:39:35.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:39:45.574Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=28d47cb5-30f0-45df-9150-2fdad0fae1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:39:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:39:55.600Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=6e82bc1f-5aed-477f-a4c7-431452128516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:39:55.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:40:05.615Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=f4d967c3-3ea3-4936-80be-e10bbe162e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:40:05.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:40:15.632Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=a7d951fa-916d-4e51-a771-049382156399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:40:15.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:40:25.647Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=67fb1f46-f2ab-497e-8a4d-ca4eece77016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:40:25.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:40:35.661Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=6bc8fd4c-5223-410d-9411-1107a551f293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:40:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:40:45.716Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=35e5e4ee-3963-4710-bbb9-d82d72d31634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:40:45.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:40:55.727Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=f32c7115-343e-4a46-bd60-212e060477c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:40:55.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:41:05.737Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=97e9a6d5-9545-4287-9197-66f9c39e0442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:41:05.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:41:15.755Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=b68d87ae-83ac-4547-afdf-ad3b9ebf2c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:41:15.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:41:25.770Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=171df638-9483-4eb2-b9ab-47b6b83d0c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:41:25.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:41:35.789Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=838bf598-0dae-447b-b779-30225f12a901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:41:35.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:41:45.801Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=7405d972-95a1-4d65-8280-23a8f376f8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:41:45.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:41:55.815Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=788396c5-c36c-406d-83eb-5ca5c95460b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:41:55.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:42:05.829Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=89520fd2-ca3b-45e0-9c91-5631a58bf961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:42:05.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T09:42:10.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T09:42:10.025Z |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-07T09:42:10.026Z |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-07T09:42:10.029Z |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-07T09:42:10.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T09:42:10.040Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T09:42:10.041Z |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-07T09:42:10.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:42:15.842Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=5393bb4a-8782-4679-8941-d8fd8daa1b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:42:15.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:42:25.854Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=b45cfc99-f95d-43b5-a447-ca73a5f6e53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:42:25.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:42:35.879Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=1f0ba1f1-7ebc-4fb3-aeb2-e92f805caaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:42:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:42:45.897Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=30985490-1023-425b-85de-681e4eaf6f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:42:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:42:55.922Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c2446ea5-9e61-4e4b-9816-64d39c60e3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:42:55.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:43:05.934Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=03199744-7035-442d-8e8a-82dbdf290f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:43:05.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:43:15.947Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=b56d4d7b-8910-4188-8cbb-5e3badaaf8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:43:15.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:43:25.965Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4d0e7ce1-3217-48be-a5af-d9cb8034a8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:43:25.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:43:35.993Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=aa1cfd11-a58b-428f-9e50-f7f01768a945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:43:36.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:43:46.005Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=850f88c6-b104-4fa8-8286-641e2264444e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:43:46.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:43:56.016Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e39755dd-67ff-41d6-8ee6-b0f92762ecf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:43:56.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:44:06.031Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=a6fbceec-519e-4e61-a819-5acdda1a3ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:44:06.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:44:16.051Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=2be70b35-44b6-483c-8ce3-9da793813753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:44:16.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:44:26.069Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e8f5f9dc-14bd-4267-bfc4-0773db34d3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:44:26.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:44:36.080Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d735064a-44af-4813-ad51-37ec5d4e638b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:44:36.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:44:46.090Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=907e1e21-7fad-408b-b765-13cec701feac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:44:46.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:44:56.107Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=f9cee8ec-ec80-4f1f-b6c5-07efb29faf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:44:56.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:45:06.120Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=482e707b-5185-4e2e-b4f9-dbf5f7040a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:45:06.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:45:16.138Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=be5a3104-78a9-41c3-b9d3-6004864393e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:45:16.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:45:26.150Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=f7740c97-2074-4de0-9353-4104a3322ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:45:26.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:45:36.161Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=a0a6f79f-df54-4aaa-86f2-87612c828f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:45:36.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:45:46.172Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d4e43cd4-6211-48e9-9837-1452db9b527b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:45:46.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:45:56.182Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=3b4f7134-9bef-4c6e-8795-6b9149ac764c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:45:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:46:06.191Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=61bbde35-4632-457a-a1b3-dcf73504f90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:46:06.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:46:16.201Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=06c82c27-2403-4665-85e1-87e1b4de941a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:46:16.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:46:26.219Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=704e3776-ec42-4644-bf3b-0757d2bc3f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:46:26.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:46:36.236Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=829f789b-598a-4df1-8142-8e6e4c5ab776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:46:36.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:46:46.248Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=7a65815b-59d9-4053-b8e7-3af7497e6ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:46:46.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:46:56.257Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=195953fd-0749-4644-bbc7-06c88f720405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:46:56.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:47:06.273Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=eb2853c9-2617-4498-a513-70e3c03159d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:47:06.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T09:47:09.936Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T09:47:09.937Z |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-07T09:47:09.938Z |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-07T09:47:09.943Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T09:47:09.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T09:47:09.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T09:47:09.955Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T09:47:09.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:47:16.283Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c69e3dc9-5105-4297-b342-efc40ad6e282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:47:16.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:47:26.294Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=bcd213cf-c228-4826-be6a-a3b36fc7143e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:47:26.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:47:36.309Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=b5164a0c-0281-4cdd-8450-38cba4c7e63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:47:36.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:47:46.322Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=a71c3e12-4de0-4d78-84e1-a098a747f8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:47:46.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:47:56.332Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=85010429-7ac1-4943-97bc-27a9a98e1e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:47:56.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:48:06.341Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=858d798e-9c62-492a-b1c4-7f481e217afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:48:06.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:48:16.350Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=f6930d87-09ec-47e2-90cb-6cf60d710f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:48:16.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:48:26.359Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=55dd4f1b-4a6b-4283-9116-aa38e14386ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:48:26.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:48:36.369Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=21d02358-6bd7-49cf-917b-1add317e96d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:48:36.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:48:46.390Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=6812125f-7527-4b90-a464-26740d345e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:48:46.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:48:56.400Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=16e3aed0-de54-48de-8caa-1cc3ac189402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:48:56.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:49:06.411Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d8edac0a-dcdb-4bf2-b855-43354c92b488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:49:06.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:49:16.422Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=36285b8b-db40-4d20-9fc6-ea161a42e5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:49:16.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:49:26.434Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=75b62851-7a58-4adb-b2c1-b403e0385a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:49:26.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:49:36.445Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=ae1e8b42-4b59-44a4-930a-36f73ffce9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:49:36.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:49:46.461Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=97804964-85fc-4312-8160-1fefd4176df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:49:46.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:49:56.486Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=3b774de5-10a9-45fa-8e60-2a1a49a867be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:49:56.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:50:06.505Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=0a3c584e-749e-49dd-971a-ebf4447842ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:50:06.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:50:16.515Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4086ee93-b188-4b93-896c-9998a69f2b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:50:16.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:50:26.541Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=8dbc3f1c-6807-464a-803f-844f39e9b368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:50:26.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:50:36.550Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=dc302f8b-9227-4c19-92c7-4b3f10dd20a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:50:36.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:50:46.562Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=085d6226-954d-4121-94c3-64282bd77026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:50:46.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:50:56.583Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e771a7e2-cf93-4615-96ff-d238cb65800d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:50:56.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:51:06.595Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=7439ace5-0060-40de-91b7-8a9d486383c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:51:06.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:51:16.607Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=f86d740e-761a-4ff2-9457-b0028ccd06f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:51:16.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:51:26.632Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=47ad6553-5869-4d9e-959a-12d7f08684a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:51:26.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:51:36.657Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=452893c2-3da7-4d54-9378-93d0dc9d6bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:51:36.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:51:46.689Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=8c55b7d5-7df3-48c7-87d9-2404eeb08097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:51:46.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:51:56.707Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=a01953e9-86aa-4a29-af00-4f187904790e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:51:56.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:52:06.719Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=2363a138-39b9-48c0-bd19-1688f1bc5477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:52:06.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T09:52:09.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T09:52:09.984Z |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-07T09:52:09.985Z |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-07T09:52:09.987Z |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-07T09:52:09.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T09:52:09.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T09:52:09.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T09:52:10.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:52:16.729Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=39e73df5-a53b-4905-8f15-574ef8486874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:52:16.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:52:26.748Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d670eb4c-c8ef-41f3-bcf4-21d72a9d696a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:52:26.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:52:36.759Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=6c5e0e86-d5a5-4d29-ac27-9fc347958f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:52:36.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:52:46.770Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=1b95a951-8f5b-4103-90b2-3b5bc68c0197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:52:46.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:52:56.786Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=ab2b6a3e-1b54-4d1b-bb42-da8be5bf7dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:52:56.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:53:06.813Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=056b7427-8b9e-49cd-9c9b-a4a67e18e08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:53:06.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:53:16.828Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=2900ad4b-dbc9-4c3b-a555-73017738e9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:53:16.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:53:26.841Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=add127be-7bb2-4575-87f4-1e4fd57bc760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:53:26.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:53:36.863Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=8291a98a-5477-4c1f-b45c-94bae3c17a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:53:36.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:53:46.892Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=f6463d3b-1cd0-4b66-ba11-f32e41311083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:53:46.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:53:56.905Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=378f3f96-ca9f-431c-b013-33e0d04920c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:53:56.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:54:06.924Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=7810164f-88c2-4971-9963-eedc4d160979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:54:06.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:54:16.945Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=07dff9b5-4770-4efd-bbef-1033625808e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:54:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:54:26.961Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4db94625-2049-4b72-ae25-2e655a535509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:54:26.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:54:36.973Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=f24d7048-d15b-437e-be86-5a5b6e6c454b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:54:36.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:54:46.988Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=b03f37aa-44a0-4eed-9a9d-827c2fab2492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:54:47.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:54:57.012Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=645d7a64-0bb8-42f9-8e14-8b1b05f827f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:54:57.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:55:07.034Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=3522ef8f-d385-4fc2-b785-b2ac325761c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:55:07.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:55:17.044Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=2a9a98af-d55b-42ce-99e6-42c979e638f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:55:17.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:55:27.061Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=47ca25ae-99d7-4600-aeba-bd4a18eff18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:55:27.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:55:37.074Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=464c1fef-9a0b-48a9-a3e3-099e4060487f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:55:37.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:55:47.093Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=2272887e-7dd0-4dea-80d6-59dc83dc443d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:55:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:55:57.103Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=3a2e2ba5-f973-4855-bcb7-8e49648e7064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:55:57.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:56:07.115Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=9166f5ca-e2e5-424b-93bd-c8c53e6e74c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:56:07.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:56:17.138Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=87fc767f-2cc8-44fc-bb61-7e85c8509437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:56:17.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:56:27.153Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4c73de0d-aa85-43a5-aed4-22f2010c71f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:56:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:56:37.175Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d0415a24-dd30-4fcb-a02c-d779266765e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:56:37.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:56:47.195Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=1e37c35e-f2e2-43a9-b8fc-139ceb2f602c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:56:47.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:56:57.207Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=db27012d-bf27-41ca-b6ac-c48319728102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:56:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:57:07.215Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=2b63a9ce-51ab-4d93-896a-69b88ce32789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:57:07.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T09:57:09.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T09:57:09.948Z |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-07T09:57:09.949Z |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-07T09:57:09.951Z |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-07T09:57:09.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T09:57:09.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T09:57:09.961Z |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-07T09:57:09.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:57:17.238Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=7c1d63e8-4506-4e97-9b9f-e55ef0967a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:57:17.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:57:27.271Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=36292899-9f48-4393-a0b8-0444bf6e5be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:57:27.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:57:37.338Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=70644231-cafa-41cf-92d7-be989656bed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:57:37.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:57:47.350Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=b24db1ab-fd6f-44e7-baea-265edc63180e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:57:47.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:57:57.358Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=719ab53a-57c1-4dd6-9fae-29e64baec570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:57:57.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:58:07.368Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=0ebd1420-fa82-4db1-b693-5585131cf53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:58:07.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:58:17.379Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4a4c7f4a-6907-4005-a1b3-e7b66cf2fb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:58:17.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:58:27.389Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=3b225b78-8efd-4678-a0a9-e3a2da12238b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:58:27.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:58:37.408Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d689a3d5-48f4-4ce9-837f-8d3752a2b2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:58:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:58:47.433Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=5037aca1-33d7-4234-8b16-7fea92e7260d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:58:47.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:58:57.453Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=158ec596-6f3d-4100-9b84-41bb12e244e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:58:57.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:59:07.463Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4a89a479-6ace-44ad-ae78-dbb7d3c44dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:59:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:59:17.471Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=55c2282e-0fae-42e3-a182-0138dda65085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:59:17.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:59:27.480Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=864382c4-cbdf-42c5-a66e-7858cea57928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:59:27.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:59:37.489Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=ec992a7d-12cd-447d-b313-66715271104e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:59:37.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:59:47.503Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=aebc35df-663c-47f6-8371-a101a21a461e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:59:47.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:59:57.513Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=7c140388-2003-4d05-948f-be751e6328c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T09:59:57.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:00:07.523Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=94006cb4-9886-422f-9e38-d1d895197a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:00:07.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:00:17.540Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=8ad54045-815a-4a7c-9904-2df9a3862aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:00:17.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:00:27.561Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4b51b3d1-e58c-4464-abf5-ea5f67b6bd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:00:27.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:00:37.570Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=646ae5a6-17d9-4e2d-9886-cf539f42d633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:00:37.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:00:47.580Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=bc4810e7-6b68-426b-9d4d-4b383a81b437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:00:47.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:00:57.590Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=1b9de1ec-c884-497f-b710-269c2825143b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:00:57.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:01:07.598Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=da4ee756-6dbc-4693-82a2-4c86810b4663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:01:07.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:01:17.608Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e7524761-a932-41aa-9f2d-fa124e68ffbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:01:17.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:01:27.620Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=41ba9c18-ef07-492a-9487-b95fe1f02d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:01:27.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:01:37.632Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d5865331-c4aa-4ef2-9389-f4c3e91b5f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:01:37.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:01:47.648Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=2dbc65ed-8294-4e3d-b76c-6217b68a5d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:01:47.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:01:57.658Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=60f709fe-5ad9-437a-93fe-08e7a82a0275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:01:57.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:02:07.672Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=b8b2eeae-3138-4b58-863e-ad445a86fa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:02:07.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T10:02:09.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T10:02:09.914Z |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-07T10:02:09.915Z |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-07T10:02:09.917Z |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-07T10:02:09.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T10:02:09.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T10:02:09.924Z |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-07T10:02:09.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:02:17.680Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=b5edfc45-f786-4bd1-acfe-9893f3c14aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:02:17.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:02:27.690Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=6a860dd5-69c0-48a0-b4da-469706992130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:02:27.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:02:37.699Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=158d9057-9470-4b1d-8b20-810ee7b763a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:02:37.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:02:47.711Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=82f68171-b25f-421d-9847-fa942ed7c61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:02:47.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:02:57.722Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=b238e33e-b755-41cf-a309-393ddfa44f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:02:57.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:03:07.737Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=855290e4-6927-43f9-adf0-631f1e3cc3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:03:07.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:03:17.746Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=64da8727-f789-4808-9c27-d085c7d41428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:03:17.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:03:27.757Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=3ecde533-dc1a-4215-801a-3e53c0e005ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:03:27.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:03:37.765Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=ed3a0c05-8f44-46be-9622-736d2048a106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:03:37.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:03:47.774Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=472ae6db-2d88-4c65-8738-12a3e932087c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:03:47.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:03:57.786Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=b3630cf5-eed4-4946-a51a-8de8a017c2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:03:57.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:04:07.794Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=110fe390-ac6c-464d-ae22-46ae01565188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:04:07.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:04:17.805Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d1ebd0c0-3277-4543-88ae-38c1c91ae12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:04:17.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:04:27.818Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=961444f6-8ebc-49a4-b8df-a29e78701b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:04:27.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:04:37.835Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=5a117a52-e020-486d-877e-756f358491bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:04:37.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:04:47.846Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=ad911c96-fa1c-4664-b674-bc6cbc6b6a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:04:47.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:04:57.854Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=773b253f-5f60-46c1-b9ce-7a5fcd5b9513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:04:57.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:05:07.864Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=74e9f161-c0d7-40b6-965d-95e06c0138aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:05:07.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:05:17.872Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e095ee88-e8dd-4127-b91d-74da2e6db323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:05:17.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:05:27.880Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e178902e-636a-436e-ac9f-6cf71bf20e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:05:27.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:05:37.890Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=a20e7e2f-f487-4b62-a95d-b3cce7fb78d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:05:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:05:47.905Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d06ee4c2-3900-4286-aef2-4f0b2bf78f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:05:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:05:57.931Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=17651c66-57d4-484c-8632-2913e6ba68f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:05:57.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:06:07.939Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4766b104-ae7e-4536-9325-12047e7070e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:06:07.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:06:17.947Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=baacdc96-011a-4f4c-a3ca-e2cb89cb142e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:06:17.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:06:27.955Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=bff46247-ffa6-4a90-b5fc-f8af823eef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:06:27.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:06:37.964Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=2c78527e-85b0-4a9a-b871-23c68f65a079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:06:37.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:06:47.974Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d5c0705a-1e02-46f8-bed9-cc3e3a862f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:06:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:06:57.987Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=006d9939-c20b-4bab-b349-59a15eef460a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:06:58.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:07:08.004Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=0b3c7378-5520-4a4f-a17d-71582caeadb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:07:08.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T10:07:09.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T10:07:09.902Z |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-07T10:07:09.903Z |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-07T10:07:09.906Z |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-07T10:07:09.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T10:07:09.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T10:07:09.913Z |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-07T10:07:09.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:07:18.015Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=1b7db62f-9423-4d55-ae59-09cb96196387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:07:18.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:07:28.024Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=aed41ee2-2192-4027-89b9-3ad51b7d53aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:07:28.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:07:38.032Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=6fe846a6-31b0-4bb4-bbe3-dfb176b77e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:07:38.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:07:48.041Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e7f67c59-14d2-4e96-a378-d1a86e8df39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:07:48.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:07:58.049Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=6d3a51d4-cea4-424b-b1fd-9c0c8eb7d298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:07:58.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:08:08.058Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=bc128ec0-22c4-4b0e-b685-163a9e86e490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:08:08.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:08:18.067Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=3f4c8b65-d932-4fac-8971-945c3a0fb875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:08:18.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:08:28.076Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=3a3eeca6-a634-41ca-87cd-e4b8ec29dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:08:28.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:08:38.094Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=966ec5ae-a0b5-49c2-8546-10b24ff302aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:08:38.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:08:48.109Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=52c46539-c384-4a17-8759-40ebc3efeca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:08:48.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:08:58.119Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=54c57617-f599-4e64-92b0-0b368b2bbedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:08:58.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:09:08.127Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=a473f479-33d7-45a5-81ec-a040cbaff4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:09:08.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:09:18.135Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=05ec8d57-2ad4-4e08-98d9-07d7e62c1d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:09:18.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:09:28.143Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c3ee436d-9bfc-48d8-8be5-bf357fa774ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:09:28.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:09:38.152Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=7903a50c-5652-449f-9f79-2e8a9510f074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:09:38.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:09:48.160Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=84dd0d0a-0641-4833-b16e-eb68d6c441b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:09:48.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:09:58.169Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=aa2cf86b-24a4-4c8d-81c6-23552b44a856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:09:58.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:10:08.181Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=a56adfa4-6b60-4262-8fa6-40b600a91132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:10:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:10:18.194Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=cd916a51-0386-4598-b5c3-5e0ac570e600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:10:18.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:10:28.210Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=1a0318fc-3351-40a6-82f9-69eb70fa4dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:10:28.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:10:38.221Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=3c01ad3f-0bc7-4209-a7f6-7b1bc7e4f27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:10:38.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:10:48.233Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=637708a4-ea24-468a-b0ba-9bfb9c602d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:10:48.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:10:58.244Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=085785fc-dde4-4b7f-9964-6e29ae5e15cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:10:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:11:08.253Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=96ac2d3f-c820-4b4d-9b09-cf2906e14464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:11:08.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:11:18.261Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=32f0a7d8-3f3b-44ad-8f83-975c90d9627a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:11:18.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:11:28.272Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=3edd0c06-9963-431e-9eff-786c7f7e2fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:11:28.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:11:38.284Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=cb440f5f-4e8a-4f3a-98c4-afb7a5523e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:11:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:11:48.301Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=401af015-ca23-460f-bfe1-e9e5d4bd0b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:11:48.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:11:58.310Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=7dfaa75d-2a03-4056-b7d7-9513538fb397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:11:58.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:12:08.322Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=8a5059ad-e465-47ab-af65-3a6ff3b7eb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:12:08.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T10:12:09.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T10:12:09.924Z |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-07T10:12:09.925Z |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-07T10:12:09.927Z |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-07T10:12:09.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T10:12:09.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T10:12:09.934Z |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-07T10:12:09.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:12:18.334Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=6d364d40-1775-4ed1-b592-6a86ffa526ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:12:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:12:28.347Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c2313ae2-757b-4e33-8ee7-b7cfdbec3200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:12:28.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:12:38.356Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=fd7f6ca2-09f5-4cc3-8f6e-14ef9e60a85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:12:38.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:12:48.367Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=db8366f0-94eb-41fb-9a9c-69e4e88abd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:12:48.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:12:58.376Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=3f61149e-d121-489a-9bd1-dfa2ff660b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:12:58.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:13:08.397Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=b83f8ab0-3d46-4f51-881c-ef9b90ed61c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:13:08.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:13:18.412Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e60b7d75-8333-49b8-8aa8-a543e89ddd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:13:18.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:13:28.421Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e8218558-51e7-4469-998f-c589e4666a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:13:28.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:13:38.432Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d329faad-e106-4f0c-a494-9416b4d69198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:13:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:13:48.441Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c2e4b2c0-33e8-4973-8fbb-e56de44bde46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:13:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:13:58.450Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=2d4c0c24-c4cf-4be7-ac8a-d869063e2515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:13:58.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:14:08.462Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d1c137c6-e102-44d1-a369-abd59ef63a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:14:08.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:14:18.477Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=fff40310-eb2b-46d7-913e-f5ad1c0eaa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:14:18.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:14:28.497Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=096fdf7d-78a1-4a44-b98c-aed94848fd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:14:28.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:14:38.526Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=428d0b25-1f0e-498b-a78a-62d97b6d20e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:14:38.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:14:48.535Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=a3e6c54d-68bf-4c83-886d-838776735802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:14:48.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:14:58.543Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=758a8dcc-52d1-4442-ab36-568c330c1d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:14:58.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:15:08.556Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=fd9929b9-3ddf-4c95-b1ea-e1aa6b6f7c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:15:08.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:15:18.564Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=aff753dd-c938-4242-9751-8640e19b3c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:15:18.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:15:28.577Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=39089f46-9d4c-45bd-87c6-38cdae75843d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:15:28.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:15:38.595Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c2cbd4af-4075-48f0-b668-cdecf1099bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:15:38.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:15:48.607Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=af9fb445-b8b0-44fa-b348-affb1e6cb810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:15:48.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:15:58.617Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=7dff11bc-5e97-47d1-8d3e-f02756f9356c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:15:58.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:16:08.625Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=b66dfff6-15ae-4e21-9a1f-fd78ece38062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:16:08.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:16:18.632Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=1df1d2e3-ff50-4948-b5f6-3c2585f2f35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:16:18.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:16:28.641Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=046f700d-21a5-491a-b7ca-fb4c3307351b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:16:28.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:16:38.653Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=74cbad62-869b-4317-8787-93f7d87e58cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:16:38.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:16:48.670Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=22ef7c79-8ed4-426d-81ef-e6c82ac4cadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:16:48.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:16:58.682Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=a3eead1d-291d-4d8f-bb05-b20e282675a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:16:58.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:17:08.690Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=fa14ae2c-dcc7-4f1f-bc7b-c9479f8641c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:17:08.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T10:17:09.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T10:17:09.929Z |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-07T10:17:09.930Z |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-07T10:17:09.932Z |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-07T10:17:09.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T10:17:09.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T10:17:09.939Z |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-07T10:17:09.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:17:18.702Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=5bed8764-0f8b-446a-a04e-a74677be2a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:17:18.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:17:28.714Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=caddc49c-2eb6-4854-8d9e-76130f2bca4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:17:28.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:17:38.725Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=5cda6f67-5aaf-4861-bf08-ed764a9b853e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:17:38.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:17:48.735Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=71c852d9-b084-4bc8-8c6f-36b97abddb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:17:48.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:17:58.746Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e5f4b617-fdfe-4ad6-b17a-85f121263f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:17:58.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:18:08.758Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=fba699fb-4dc5-4a8a-a576-a0006d932a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:18:08.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:18:18.769Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=52bbe31e-f4ce-460d-9fc7-d38b70986219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:18:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:18:28.778Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=78002ec3-9ac2-4180-a266-c5e28a23f113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:18:28.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:18:38.786Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c2af6a10-d689-4040-a21e-3c585fd2ae3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:18:38.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:18:48.795Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=23ed7b35-37e4-4d66-ad34-ee5c99dd3be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:18:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:18:58.802Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=9f8d8df6-db03-4f40-b095-f28df03f1e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:18:58.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:19:08.811Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=88f08369-a139-4c26-a6dc-90e62d139ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:19:08.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:19:18.821Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=100e6f14-dd3a-45bc-8c96-44bda200e188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:19:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:19:28.834Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=1ed8bb98-ac32-4646-9d26-3da070fd7534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:19:28.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:19:38.849Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=2e19c16a-ccef-480c-bebe-ea79a7523ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:19:38.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:19:48.865Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=10adac92-94e5-49af-a6f3-0e21715fb977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:19:48.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:19:58.875Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c26722d7-63f5-44f8-b91c-a6452ba0c7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:19:58.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:20:08.886Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=0899fcb2-0bb1-42f2-8e18-fbebee2ba342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:20:08.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:20:18.895Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4fecd8b3-9975-48e4-b152-a8b64ce47d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:20:18.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:20:28.903Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=ca4be3ae-1161-43d6-a44c-b772933ca12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:20:28.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:20:38.910Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=ee13c0c9-0c7f-4991-b452-ab04d1bd6569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:20:38.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:20:48.919Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=754ddf33-949c-4687-bf80-3963193623d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:20:48.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:20:58.927Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e9f0adb8-bcf6-4273-8f18-a90ff108d0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:20:58.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:21:08.935Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=7c5e290a-735c-49d4-b4d7-97ed546e6369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:21:08.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:21:18.946Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=a759ba0f-2ed8-457f-a481-f35e0bcb280b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:21:18.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:21:28.955Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=193b8e2a-13c9-4675-b6de-23674b127c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:21:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:21:38.962Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=ed9a8ac7-42a7-4001-a6db-a8648fb26d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:21:38.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:21:48.971Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=99f16f94-0b47-46cf-b07d-edbcfe484b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:21:48.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:21:58.979Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=1af441a8-46a5-4159-be7f-882700b23800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:21:58.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:22:08.986Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=ecca4056-4e08-4be1-8b1d-6a49f65cb1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:22:08.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T10:22:09.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T10:22:09.888Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T10:22:09.888Z |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-07T10:22:09.891Z |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-07T10:22:09.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T10:22:09.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T10:22:09.897Z |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-07T10:22:09.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:22:18.994Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=3c638066-830a-4afa-be14-89cb55cf1aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:22:19.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:22:29.005Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=67f6f215-1e61-4a14-834b-ce3840ffdce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:22:29.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:22:39.014Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=5a5cec4f-30ce-4bef-aac0-09d11439b15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:22:39.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:22:49.027Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d2acdcf9-9f6d-42c2-b3a0-105659319e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:22:49.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:22:59.035Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=aa73ebe1-15eb-4acd-bb07-d0c1c6c6fd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:22:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:23:09.086Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=6655f1b1-5de7-4e9c-ad1f-45da8b620711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:23:09.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:23:19.094Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=bf879b80-d163-4ec4-bbf4-a34c65177b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:23:19.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:23:29.107Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c716ac65-2178-4d89-9a4c-62021ee45b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:23:29.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:23:39.114Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=24d8e174-2183-4109-8cb0-45364d07eb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:23:39.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:23:49.123Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=6743b6f7-1a2c-4b2b-a36d-07cbca07dec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:23:49.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:23:59.131Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=0f2079f6-aec4-4196-83ae-c25cb3b72ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:23:59.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:24:09.141Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d209700e-836d-4e61-b7b1-4c2feccefcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:24:09.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:24:19.153Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4a95ff98-e65e-4649-a4ce-41fee71d9860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:24:19.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:24:29.163Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=3b870ff3-1e50-4ce6-a487-b07ba70c7d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:24:29.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:24:39.171Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=73da552e-0a79-47ae-a298-80194396a17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:24:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:24:49.178Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=9c57b735-b374-4342-8d68-bda7f49b52db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:24:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:24:59.186Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c6faa5d0-a360-4df7-bf55-a201085ff735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:24:59.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:25:09.195Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=12ab6a6c-43df-4236-8ebb-2f3c80c52ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:25:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:25:19.204Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=f8a45f14-f3ea-4a7d-bfc2-217429b3856a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:25:19.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:25:29.213Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=771eb759-97c4-447b-945f-ca8aaf34cc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:25:29.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:25:39.222Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=94139439-57e4-4823-a64f-af27e812351e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:25:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:25:49.235Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=117b6e6d-be8d-492e-a3ae-5a4dd9c85113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:25:49.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:25:59.245Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e92c0ca3-ecd8-4f6b-ad07-dbdb3c849636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:25:59.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:26:09.252Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=331ecfaa-e4b3-431f-91bb-bd17db35d903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:26:09.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:26:19.260Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=9711ecb6-c587-4472-bc8c-57cb1fcde062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:26:19.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:26:29.267Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e7ce2c01-8771-49c6-9bcb-f72a7e4c2fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:26:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:26:39.276Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=60bed9e9-6be5-4a75-8004-2ca99591f6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:26:39.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:26:49.284Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=82bd8918-5d03-48cc-8497-ea12e389601f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:26:49.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:26:59.293Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4b787268-1267-4b7b-a357-200dfb7edcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:26:59.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:27:09.304Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=8afc9f08-91d7-442a-a0b7-a5bf1e106dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:27:09.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T10:27:09.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T10:27:09.906Z |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-07T10:27:09.907Z |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-07T10:27:09.909Z |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-07T10:27:09.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T10:27:09.915Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T10:27:09.915Z |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-07T10:27:09.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:27:19.314Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=66aa5632-bb46-4300-86e6-41fea1db57be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:27:19.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:27:29.323Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=099995e7-d4e9-490b-a3c3-e08575ed835a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:27:29.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:27:39.332Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c49e0689-2122-4c8a-b81a-6bad33f313b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:27:39.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:27:49.340Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e429dba8-23bd-47d0-88a1-d710cea80d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:27:49.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:27:59.348Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4743da18-2234-44cd-8909-d4f483bff126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:27:59.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:28:09.357Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=3b1f6caf-ea62-45e9-b587-3ff6035baf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:28:09.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:28:19.387Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d32bf246-cbfa-4f36-be67-5c1945180800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:28:19.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:28:29.396Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e802314b-3256-44b8-95f2-06f26e8a571e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:28:29.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:28:39.406Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4a0f4a33-e445-4b39-9d96-55ff16820f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:28:39.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:28:49.420Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=014ceb68-d7eb-46eb-858b-ba014029c20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:28:49.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:28:59.430Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=7adfa91d-1f3c-45a7-81e5-0d46a6e2078b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:28:59.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:29:09.440Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=d5b006f2-ec88-40d4-9e0b-f8ddfcd61af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:29:09.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:29:19.452Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=1fcd465b-9896-494f-85db-d679277518dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:29:19.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:29:29.459Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=68b42a7f-fba4-46b1-8c8e-2dd1c3b30965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:29:29.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:29:39.469Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=54777594-dacc-4d3c-a6be-36887fc6e0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:29:39.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:29:49.477Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c38736d1-365b-4351-871e-f5886a254629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:29:49.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:29:59.485Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=dc592aea-aa3a-41c5-b8d4-10afe76f34d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:29:59.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:30:09.503Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=f3b7e618-abb1-4549-b654-ca304a9497a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:30:09.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:30:19.515Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=fd1aa238-a672-456a-a9b7-a10ecc13f1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:30:19.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:30:29.526Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=b4eb58d6-5dcd-48a9-b72a-e00a4e97879a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:30:29.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:30:39.533Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=f310490a-46d3-4be0-8282-ecfaf2714619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:30:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:30:49.548Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4a9adc3c-1dae-43d9-aa87-0055fff050da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:30:49.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:30:59.556Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=67f84358-f2c0-4fc8-8121-2afe26981dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:30:59.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:31:09.568Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=17a8f9c2-6d5f-4e2b-8d43-14104e4f4d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:31:09.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:31:19.576Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=64e61deb-cf6f-4cb7-8122-8e7b720ff6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:31:19.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:31:29.586Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=8d447aa1-62a7-4af6-a498-c18ea181092c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:31:29.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:31:39.599Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=6202caa5-48bd-4395-9888-51127a904cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:31:39.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:31:49.613Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=0abbeb14-7819-447c-8ad1-28b81dc1b530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:31:49.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:31:59.621Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=319321ff-2bb2-4703-9e18-6e9d622637df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:31:59.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:32:09.632Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=e453f24b-e169-4c3d-a6f2-edc3833c6cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:32:09.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T10:32:09.918Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T10:32:09.918Z |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-07T10:32:09.919Z |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-07T10:32:09.921Z |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-07T10:32:09.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T10:32:09.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T10:32:09.926Z |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-07T10:32:09.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:32:19.639Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=0d315666-1e37-4286-b807-713d08e53327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:32:19.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:32:29.647Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=8e09ebd1-f65a-4f9c-a7a9-3bac64404fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:32:29.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:32:39.655Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=4fc3123c-1eaf-49fd-8153-40382ff96231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:32:39.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:32:49.662Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=c42d5ae2-8d3a-4284-b1fa-7857ee13c8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:32:49.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:32:59.669Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=f9683301-2349-4fd4-8ae2-fedb2089d078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:32:59.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:33:09.678Z |INFO |Init configs |InvocationID=7f206c13-0301-4cd6-8397-ac92a18a0321, InstanceUUID=a0099bec-fae9-4c5a-86ed-05715abbb845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T10:33:09.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |