By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:22:21.811Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:22:21.814Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-23T01:22:21.847Z |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-23T01:22:22.489Z |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-23T01:22:22.597Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T01:22:22.597Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T01:22:22.598Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T01:22:22.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-23T01:22:22.722Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-23T01:22:22.742Z |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-23T01:22:24.310Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-23T01:22:24.738Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-23T01:22:24.756Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-23T01:22:24.756Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-23T01:22:24.818Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-23T01:22:24.819Z |INFO |Root WebApplicationContext: initialization completed in 2076 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-23T01:22:25.160Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-23T01:22:25.765Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-23T01:22:27.221Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-23T01:22:27.644Z |INFO |Started MainApp in 8.205 seconds (JVM running for 8.792) |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-23T01:22:27.722Z |INFO |Start scheduling PRH workflow |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:22:27.733Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=97d50fe9-f9c3-4cd9-98cb-4ba84525fb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:22:29.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:22:29.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-23T01:22:37.405Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-23T01:22:37.405Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-23T01:22:37.408Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:22:39.166Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=5f935769-072b-4e1a-a1f8-4ead821cf29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:22:40.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:22:40.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:22:50.208Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=01f1eb68-2959-41f8-a604-bd8492913836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:22:51.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:22:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:23:01.249Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=1263732c-a213-451e-b0c0-35127ee36d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:23:02.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:23:02.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:23:12.288Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=f5a5d343-1b4c-4bce-8c0d-212d1cd8e190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:23:13.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:23:13.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:23:23.328Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=0ac0c1a0-8863-441e-bc32-f417e042a7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:23:24.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:23:24.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:23:34.368Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=df93e0b5-00b3-42aa-ae02-b2dc20892fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:23:35.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:23:35.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:23:45.409Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=fb33f002-2280-4765-836c-4124792dbeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:23:46.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:23:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:23:56.452Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=ce3d1239-4585-4ed9-8d4d-5406035dfcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:23:57.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:23:57.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:24:07.488Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=ba9c2589-b92a-44d7-8121-75932b7807a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:24:08.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:24:08.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:24:18.528Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=420cffea-040e-4689-a9e3-9927caa54fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:24:19.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:24:19.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:24:29.568Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=4f20a04d-247d-4515-ac42-d9b3d58a3174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:24:30.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:24:30.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:24:40.608Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=51ae6a3c-1e4c-41c6-8e83-043cd8233c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:24:41.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:24:41.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:24:51.648Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=4ab1bf78-9001-4b88-ad19-1f7d62e1c067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:24:52.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:24:52.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:25:02.688Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=21b141f0-51ac-405d-a8cf-38baecbc7a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:25:03.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:25:03.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:25:13.728Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=e5087e2e-6d43-4756-a2fa-99a7807ab129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:25:14.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:25:14.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:25:24.768Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=83b91a75-4c85-445b-8266-88fae648ebea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:25:25.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:25:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:25:35.808Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=8d53191d-5f4b-4a5c-b03d-d48c978d28cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T01:25:36.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:25:36.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:25:46.850Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=0cfeeccd-6631-4000-9288-62716cd0262c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:25:46.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:25:56.942Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=9bc8af50-1e3a-4d66-8aae-685368e9c329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:25:56.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:26:06.958Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=5e1c999b-b0d4-41b6-be18-9a33e3f6d698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:26:06.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:26:16.968Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=faa64626-7066-4f55-b320-20ed32912030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:26:16.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:26:26.984Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=539e4a32-1606-47ce-b000-ccdcef7ca97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:26:26.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:26:36.994Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=09c38231-7025-47ce-bdd1-0c58020fef8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:26:37.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:26:47.007Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=796faf0b-b8b8-4448-94e7-f410b7c1fb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:26:47.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:26:57.019Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b70c643f-cfff-436b-984a-3ee8af8ca6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:26:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:27:07.032Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7c02dbb6-83f0-4744-bfc0-bf7ac15268e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:27:07.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:27:17.044Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=91f6480f-3d0b-4c16-99a6-c4b02b149d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:27:17.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:27:26.288Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:27:26.288Z |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-23T01:27:26.289Z |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-23T01:27:26.291Z |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-23T01:27:26.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T01:27:26.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T01:27:26.305Z |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-23T01:27:26.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:27:27.055Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=42794472-0aae-4cb8-97c7-51d460f55664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:27:27.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:27:37.065Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=03dc07ec-5d10-4b5d-84c1-4d1e158a2c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:27:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:27:47.077Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=aac3d9e8-1b53-4733-b34e-8f573cd5762a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:27:47.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:27:57.088Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=324c5314-6380-46a3-94c9-06e0556287f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:27:57.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:28:07.097Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6762bd79-b908-4504-bb0c-ed948f7a9864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:28:07.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:28:17.106Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=56f6af8f-46ba-429f-b56b-6fe1dcec210f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:28:17.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:28:27.114Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=180b36d5-7b0c-4f9c-9669-158aac8e52fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:28:27.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:28:37.122Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=f7bf3c58-4f5f-4753-a0d9-a18e3295ff13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:28:37.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:28:47.132Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=f88e3c43-5342-43e6-b305-7beaf70b896a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:28:47.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:28:57.142Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=e019f515-ba16-4b14-b3d7-a1f8189bcb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:28:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:29:07.151Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7461a4e8-0ef9-4e7d-9c04-2054e8abc90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:29:07.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:29:17.161Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b93721a6-fdb2-41d9-88e8-3ec0311113d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:29:17.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:29:27.170Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=82809d4d-83de-456f-8b58-4e862273bb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:29:27.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:29:37.179Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=8b9545da-94bd-48c2-9786-466f3c965e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:29:37.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:29:47.188Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=d207e23b-9228-4ead-8b46-fc0bb93aacfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:29:47.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:29:57.196Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=55422950-ec79-4819-87bd-0d9e7040dbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:29:57.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:30:07.206Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=3cc66b01-27f4-4e7a-ad26-d621523bf9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:30:07.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:30:17.216Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=e49ece52-d661-4975-8554-7aa5e12cedb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:30:17.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:30:27.226Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=10a6f496-897f-4f4d-a376-449635d414ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:30:27.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:30:37.235Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=8c53dd1d-9aa1-42a2-80a4-7f64c8c9254e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:30:37.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:30:47.245Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=476c7435-3784-4e2c-bd9f-e0eae146a58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:30:47.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:30:57.252Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=e29e7e09-0449-4a94-a8e5-ba0fdf3c1bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:30:57.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:31:07.261Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=10753b78-07c5-43aa-ba62-a82b743a55e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:31:07.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:31:17.270Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6b2e7e2b-77ac-489e-9f85-827477949764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:31:17.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:31:27.277Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b6216310-ebe6-41b0-a705-677e0cf77dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:31:27.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:31:37.286Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=fa97ef92-3686-45f1-a1c6-ad77791fd091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:31:37.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:31:47.294Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=afb9d6a0-a315-4025-af33-f33477472920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:31:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:31:57.303Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=5dd93d55-24d4-42cb-a06a-727426fbfb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:31:57.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:32:07.312Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7dc456e7-ebb2-4476-a97f-6cf71e83f8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:32:07.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:32:17.320Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=aa6d1387-de19-4591-a11c-3a6be5255c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:32:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:32:25.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:32:25.402Z |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-23T01:32:25.403Z |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-23T01:32:25.405Z |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-23T01:32:25.411Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T01:32:25.411Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T01:32:25.411Z |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-23T01:32:25.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:32:27.328Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=07a507cb-59a2-4e34-a23a-2f24c54fb704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:32:27.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:32:37.337Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=0d7d5064-d12f-453c-b59b-8187b9d4bf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:32:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:32:47.345Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=a2f62ab9-b257-4253-ac97-829993670e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:32:47.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:32:57.354Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=2346ba5a-8da5-4344-a4e4-b699868c1725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:32:57.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:33:07.363Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=e21412ea-afbc-4998-a653-21a3dcd6d3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:33:07.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:33:17.371Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=8462944d-af5a-4a58-a622-2f762e164cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:33:17.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:33:27.381Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=2e7e7623-954d-4662-a8d3-c8fa4d2bbe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:33:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:33:37.392Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=1ec9a8d5-027a-4ee4-8ef0-d20559b61bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:33:37.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:33:47.402Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=74084f35-3426-4b90-8e0f-ee2cfa6d1d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:33:47.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:33:57.411Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=77e08442-ccdd-4c86-b617-03759a656912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:33:57.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:34:07.420Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=f1ace403-d05d-486a-815a-cf5f35b2d67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:34:07.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:34:17.429Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6c1732b2-ff65-482e-aafa-0bfbfbd0c6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:34:17.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:34:27.438Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=3f996d2a-d722-45af-9a79-5e6aeec68d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:34:27.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:34:37.447Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=598a379e-7f69-4b0e-a9ac-3421708a317a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:34:37.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:34:47.455Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=57bcbfac-db5d-4da1-aaf6-11c7a3b5f184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:34:47.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:34:57.464Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=9a60a597-6f8b-4dea-9135-ce9cd2c6128b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:34:57.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:35:07.475Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6b63d689-0310-4c21-bfe6-9b792895f273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:35:07.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:35:17.483Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7e0752ec-fd74-41a0-850d-4e19fc9ff443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:35:17.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:35:27.492Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=2d7f5833-de0b-4e40-9467-d2ec57c27b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:35:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:35:37.500Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=38e791bf-06dd-4211-b219-92671910ebeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:35:37.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:35:47.509Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=2d3493ae-ff29-4e70-9277-c5e0169197cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:35:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:35:57.517Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=a42b192a-3a76-4398-9f7b-2cdf2bd07f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:35:57.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:36:07.526Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=459560e8-b1db-4634-a3fa-0b96b837d809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:36:07.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:36:17.534Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=0512624b-44ae-4f08-9a2e-76a41f7f9500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:36:17.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:36:27.542Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=4a1ac3bb-8766-41d6-ba4c-64d0918be977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:36:27.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:36:37.550Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6a7c4514-bd12-4624-8afd-78e526539246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:36:37.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:36:47.559Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=1217da86-87c3-4277-b767-4cacaf3c4287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:36:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:36:57.567Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=4e28df71-5b8e-478f-81cd-dca727cdc1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:36:57.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:37:07.576Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=71fb04e9-5462-40ab-bf58-f5195b937086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:37:07.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:37:17.584Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=ba56416d-918b-4756-979a-46472352e025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:37:17.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:37:25.400Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:37:25.400Z |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-23T01:37:25.401Z |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-23T01:37:25.402Z |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-23T01:37:25.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T01:37:25.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T01:37:25.408Z |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-23T01:37:25.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:37:27.592Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=fb6e5db1-6cb3-4aa0-b11a-22d47b08bb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:37:27.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:37:37.601Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=66ec3cb8-8209-4b32-89fd-142d11a490ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:37:37.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:37:47.610Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=dd58dbf4-f856-4169-81c2-997a9e0b89a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:37:47.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:37:57.621Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=9396cb60-0898-45d4-84cd-a30c4eb6ef11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:37:57.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:38:07.630Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=9eaa4a75-6589-4372-94b4-0bc2fd98ff17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:38:07.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:38:17.638Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=4b74a061-f174-4af0-acf3-8bd7056ed777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:38:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:38:27.646Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=584b64c3-bc33-4783-853f-3dcf5f114dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:38:27.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:38:37.654Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=f85cf52a-98df-4f94-8c1b-f8880ff9fa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:38:37.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:38:47.661Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7bd985b3-c304-4279-b108-54e1990ce005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:38:47.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:38:57.669Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=2f56ea2a-2173-4cc7-9699-1431fe1455e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:38:57.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:39:07.677Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=cca7dc2b-9dd6-4e5f-9acc-5be77f2e2943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:39:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:39:17.685Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=4b63d7ec-ab13-4e2b-bf21-8d16592a2833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:39:17.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:39:27.693Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b4252b3a-861f-4253-a396-1a3a5c4671fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:39:27.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:39:37.701Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=ed0690ec-72d5-4cda-b16c-d1a0f3638aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:39:37.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:39:47.707Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b94a311f-6c90-4883-8566-e10c59d8f6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:39:47.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:39:57.715Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=79859478-e98d-4c83-b9a2-c80148ec11eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:39:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:40:07.723Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7820562d-d07c-4cc3-b706-48c55ae421f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:40:07.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:40:17.730Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b05769e2-fa36-4e21-90c2-cde714d7d5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:40:17.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:40:27.736Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b4d513a8-f7e0-4176-ae0f-709877b0c38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:40:27.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:40:37.746Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b673a0dc-1f85-408c-a7d0-fef8cc944043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:40:37.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:40:47.755Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b295bf78-0d0e-46e6-9e83-0e92a960ce6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:40:47.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:40:57.762Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=79705fda-0cd6-4d29-9c3a-be48cd82fc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:40:57.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:41:07.770Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7309102b-b09b-4da7-8002-b53d798022e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:41:07.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:41:17.778Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=29d14529-8dcb-4be2-b451-b65c471cf692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:41:17.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:41:27.786Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6ad7ca0f-4a47-49e2-a220-0d6f99c00074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:41:27.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:41:37.794Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=287c1448-fd65-4fa1-aaf1-f91d1b43c51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:41:37.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:41:47.800Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6d7f10ef-a537-4fae-8f6f-fcdffd8ef62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:41:47.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:41:57.808Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=ed8d73c2-2be8-46b0-8441-0520506c5569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:41:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:42:07.815Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=1e686e1b-d2de-4210-85e9-e9929688e91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:42:07.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:42:17.824Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=d50ce602-c404-414e-b605-8082a2f20434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:42:17.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:42:25.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:42:25.405Z |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-23T01:42:25.405Z |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-23T01:42:25.407Z |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-23T01:42:25.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T01:42:25.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T01:42:25.413Z |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-23T01:42:25.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:42:27.833Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=760e7963-a3da-42ba-934b-a7977a7cdcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:42:27.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:42:37.841Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=357e4cb5-3072-4403-aa01-1c9835c2bdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:42:37.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:42:47.849Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=0b2eab45-2829-4130-a0f3-9cfc98a43c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:42:47.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:42:57.856Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=3647dfe3-82bb-4773-95fa-b8ba8900242d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:42:57.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:43:07.864Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=d2cf0de3-72d8-438d-ac05-fe6073e104dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:43:07.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:43:17.871Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b8ffa186-371c-4173-b515-50f35d858bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:43:17.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:43:27.879Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=cd1616dc-468e-42c6-9f02-6bf84be73d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:43:27.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:43:37.886Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=a59344d9-3183-45b6-9c96-7a7839e44ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:43:37.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:43:47.893Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=dc03cdcf-f6c4-4621-a568-a80caf256f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:43:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:43:57.902Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=30e65a62-34c1-41a3-a4b2-7d5708fe3170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:43:57.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:44:07.909Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=c5c7afed-fcc0-45ac-8ece-930f68e071e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:44:07.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:44:17.916Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=012a19c7-05e6-46db-87b5-8d8f9b4dfd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:44:17.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:44:27.923Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b4257e04-7837-4108-9153-05fdd02861eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:44:27.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:44:37.931Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=1ae5c7b5-2a6b-4e01-bf57-bdaf477505c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:44:37.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:44:47.938Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=e377bdda-f000-4f7d-979a-18985ae930a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:44:47.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:44:57.947Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=8330c291-9b5e-4d12-91f3-5510edc04e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:44:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:45:07.955Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=9910c16c-878c-48fd-986a-28c4778c9c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:45:07.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:45:17.964Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=2e6f26a4-380e-424e-be73-547055ec9cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:45:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:45:27.972Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=daae5ef5-e556-476e-a426-1a84189c234b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:45:27.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:45:37.980Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=afd9b06a-11c9-45b0-93fa-890397d73221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:45:37.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:45:47.988Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=eea5a216-a67e-4c9c-8c6c-29e24ff4db98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:45:47.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:45:57.996Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=1464ec46-5ccc-4a34-b8dc-c86ff76fb790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:45:58.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:46:08.004Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=c07eaf2d-b64c-43c0-9ec7-a28df990eb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:46:08.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:46:18.012Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=ce22ab57-72a1-4b47-a596-fbb51ba50646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:46:18.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:46:28.020Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=3d5e506d-b07a-4531-9411-26f660984187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:46:28.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:46:38.028Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7047a6ad-5031-451f-9648-1b099d480507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:46:38.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:46:48.035Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=bdf9b2f2-99e0-43da-81e2-e39c3c7daec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:46:48.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:46:58.043Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=238c62b8-7226-483c-8810-3726fac8f8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:46:58.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:47:08.051Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=fd51f7fd-7ce4-42f1-9abd-a71d00a61777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:47:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:47:18.059Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=364e578e-a291-4d19-808d-e045e28e8834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:47:18.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:47:25.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:47:25.396Z |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-23T01:47:25.397Z |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-23T01:47:25.398Z |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-23T01:47:25.402Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T01:47:25.402Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T01:47:25.402Z |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-23T01:47:25.404Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:47:28.066Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=e081ec32-b6f6-4722-8ee3-3511033c1950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:47:28.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:47:38.074Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=33058a94-e31d-4edc-b5e2-59ebfd91201e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:47:38.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:47:48.081Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b4860ea0-d479-491a-bcdf-8604d989bfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:47:48.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:47:58.089Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6cd8f237-da58-41eb-a259-f3dafd0616fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:47:58.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:48:08.097Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=a1031649-e32a-4a60-8045-a9dd720d83f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:48:08.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:48:18.104Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=acc7beb0-9d8a-4963-963b-326fa71e609e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:48:18.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:48:28.112Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=135723bc-475b-43df-91c0-b81a7f7c444d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:48:28.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:48:38.120Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=fe3c874e-12d0-4965-ab75-4bade6821a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:48:38.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:48:48.128Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=a8fb5f0a-016f-42ca-ba63-85a0e405c401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:48:48.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:48:58.135Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=5f7c670c-c035-42bd-aace-a30afe6a3e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:48:58.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:49:08.143Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=5fc03ccd-5a39-4868-8033-8057f6559656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:49:08.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:49:18.151Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=89b76fb4-3286-41f3-8aad-129f79a0ad8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:49:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:49:28.159Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=97b18d5c-2ee6-4b4d-b70a-ce6bc9b65e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:49:28.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:49:38.166Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=e3c81349-3848-4597-bf73-a4d394b8872f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:49:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:49:48.174Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=ac704d66-190b-4edf-9805-fe7be0724a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:49:48.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:49:58.181Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=10444ff0-9856-435f-b2c1-7da2ae6d05e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:49:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:50:08.190Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=1ef613cd-b0e0-4e8f-a0ad-5e9e6bdfb8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:50:08.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:50:18.197Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=c4a961a6-26e7-497d-9b93-11f7a633ae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:50:18.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:50:28.205Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=23831fbe-427d-488b-a247-0636724c961c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:50:28.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:50:38.211Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=46514d99-3042-4d9f-b926-cf0e01e72184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:50:38.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:50:48.219Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=aced32bb-a25d-4220-8217-7b771c02b33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:50:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:50:58.227Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b5d3d77d-2ac7-4500-ac2e-98b459e51dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:50:58.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:51:08.234Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=f7057b5e-022f-4aaf-9b06-1cb9ce4eeda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:51:08.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:51:18.242Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=52a3ab74-2776-4c0d-80b3-5311d52c0c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:51:18.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:51:28.250Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=203615f4-5e81-4bb6-8fef-b0893b40cf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:51:28.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:51:38.259Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=0c1c67e7-b96a-462d-a92c-f2617a627366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:51:38.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:51:48.266Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=d7e2cf63-cbb1-46a7-acaa-73ddccddd7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:51:48.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:51:58.274Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=054789fa-9ac1-40a3-b9d9-858ce0355fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:51:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:52:08.282Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=c0990167-4c47-4b52-9cfa-0440e91a4f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:52:08.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:52:18.289Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=553f8d19-c0a5-4d33-a8de-78e79023ebfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:52:18.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:52:25.400Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:52:25.401Z |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-23T01:52:25.401Z |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-23T01:52:25.403Z |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-23T01:52:25.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T01:52:25.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T01:52:25.408Z |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-23T01:52:25.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:52:28.296Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=050244d9-c1a8-46da-a87d-0e3f4e1ac32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:52:28.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:52:38.305Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=0e9f04b2-3b0a-4985-87a3-000b5c70d131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:52:38.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:52:48.312Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7829e47a-b37f-4fbc-8642-28d4f7d3be5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:52:48.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:52:58.320Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=239b08c3-4f9d-4f44-8e67-a00426668d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:52:58.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:53:08.328Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=5386b01a-06b5-4050-add1-0b9080cafd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:53:08.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:53:18.336Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=53beb928-efce-4e3f-8e99-2432a4a59769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:53:18.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:53:28.344Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=57c4ae92-2491-4dcd-a84c-8e0d89c1b4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:53:28.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:53:38.352Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7b066ae8-2a5b-4d5c-a729-3877c8c2cb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:53:38.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:53:48.358Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=1a9493d0-a231-47c4-bbaf-c5782bd9dd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:53:48.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:53:58.365Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b6ae5587-13fd-4a5a-a0b8-8a2d2b6b5cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:53:58.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:54:08.373Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=08365783-9135-4102-9d16-7a508c39ac14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:54:08.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:54:18.381Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=55650355-0e86-4345-834d-94e4ca667aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:54:18.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:54:28.388Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=c71ad787-82e5-4a01-8df2-b0bc73bbd0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:54:28.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:54:38.395Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=060a8006-b098-4ffb-ae7e-6ed26e8963d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:54:38.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:54:48.402Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=742c4759-b8d7-483a-aace-c9e7a448bdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:54:48.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:54:58.410Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=c7634eaa-2cb7-470f-b4f3-f21b1b74e44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:54:58.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:55:08.418Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=d1c7aa37-ece4-4d89-8c3a-2a9aa401fd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:55:08.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:55:18.425Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=e8fa3370-24df-401e-b234-d3d2feee148f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:55:18.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:55:28.433Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=821b59dd-74c1-4a5d-ac4f-6ef2d872c07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:55:28.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:55:38.442Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=75e5f479-2596-4835-ad1d-3ee16f09f0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:55:38.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:55:48.449Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=5621e5a0-28a6-46f3-9819-38bf99265061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:55:48.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:55:58.456Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b5616056-3436-46d2-8848-60708bfb2a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:55:58.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:56:08.463Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b4962eaf-9fac-48f0-94bb-2b6f533a1b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:56:08.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:56:18.471Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b20745bf-a305-45a8-8411-e5de5080ebe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:56:18.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:56:28.478Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=20508c60-e3fd-4c87-ba15-7d1096472c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:56:28.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:56:38.487Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7ae27879-c3bc-44bb-987d-c8c7e97876d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:56:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:56:48.495Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=8c231058-a060-4765-b194-b9878efb5a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:56:48.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:56:58.503Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=fc90f54f-81c7-4504-98d5-5ee7ac8572a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:56:58.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:57:08.510Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=bfe9632b-58a5-4c35-befc-30b7d51a57fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:57:08.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:57:18.516Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=ed7fc839-4ae6-4318-9221-288367b56e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:57:18.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:57:25.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T01:57:25.414Z |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-23T01:57:25.414Z |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-23T01:57:25.415Z |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-23T01:57:25.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T01:57:25.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T01:57:25.419Z |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-23T01:57:25.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:57:28.523Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=bb5139ae-b09c-4706-a404-695e5affd52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:57:28.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:57:38.531Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6a01d6ac-b0b7-4c2f-aeeb-e82993bda130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:57:38.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:57:48.538Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=39cc8278-1ecb-49e2-8960-f9d3d0f93cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:57:48.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:57:58.546Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=38f6211d-e2a8-4bec-a3c2-2438f04ba177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:57:58.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:58:08.553Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=0b7df910-126e-4112-b9c9-559dc2ae4491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:58:08.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:58:18.561Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7867f3bf-da92-46d2-a381-c3864a99a453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:58:18.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:58:28.569Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=fac0a63d-5b19-4789-abe3-31dca9e13917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:58:28.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:58:38.575Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=06f976bf-000a-499a-88d3-b1a0a7b3f43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:58:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:58:48.581Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=5ea76a9a-8f8f-414e-a4d5-eda058231efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:58:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:58:58.588Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7f67750f-3125-4337-a510-6ad375f97fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:58:58.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:59:08.595Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=ffc9efd1-a4c5-4e78-9e34-0961050d0b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:59:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:59:18.603Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=db16b053-e592-4477-9172-99cff9a05806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:59:18.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:59:28.610Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=dff1308e-1517-4422-9d3e-53757428ec8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:59:28.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:59:38.618Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6926da17-d877-46e7-828d-976b7dcb443b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:59:38.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:59:48.626Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=74c0b0c9-c5bc-40da-88f9-93d186cfd03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:59:48.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:59:58.632Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=32ab78bd-3029-43d1-95d7-b262c857f393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T01:59:58.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:00:08.639Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=c743e33a-918b-4837-8d9b-5e00424fe766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:00:08.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:00:18.647Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=57d868b3-da24-49da-a43f-340cceb77e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:00:18.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:00:28.654Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=f7773ea8-59a0-4f40-99cd-36fdfb891f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:00:28.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:00:38.661Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7453f4cd-fe9c-4019-8af9-6817a58ac67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:00:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:00:48.669Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=4e36fa21-83a6-467a-9385-60dce4860503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:00:48.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:00:58.675Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=45c98a75-1daf-4bda-9a83-89759b083e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:00:58.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:01:08.682Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=41e8669f-e3df-4c3d-ae58-cca1ecae1423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:01:08.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:01:18.690Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=a8082e17-d424-4aee-a24c-efb75d28cfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:01:18.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:01:28.697Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=62394554-acfc-466e-8ff6-6fb216e1d75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:01:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:01:38.704Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=855094f6-d666-464c-ab2b-37f1655467bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:01:38.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:01:48.712Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=0e38dac9-c891-4f78-81ad-415692ce595c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:01:48.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:01:58.719Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=9439cfe4-d575-401c-8cf0-aff944820040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:01:58.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:02:08.726Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=2c68a83e-94c3-4139-8e03-fdbd27cf8725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:02:08.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:02:18.733Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=55427bb9-543c-45af-bda0-dabd7ef02da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:02:18.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T02:02:25.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T02:02:25.391Z |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-23T02:02:25.391Z |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-23T02:02:25.392Z |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-23T02:02:25.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T02:02:25.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T02:02:25.396Z |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-23T02:02:25.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:02:28.741Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=a0263257-7e6c-4e9f-9e79-10b663ec61fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:02:28.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:02:38.748Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=f1b21634-ab05-487a-870d-d368cea5c445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:02:38.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:02:48.755Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=b2871a3c-9190-4cdd-bb79-eb93dd0ca170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:02:48.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:02:58.761Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=3af992af-ae41-447d-a0c8-3d0f4d153c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:02:58.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:03:08.768Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=04b6836d-3430-4c50-a8b5-b8175b91489e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:03:08.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:03:18.775Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=ee0e62f8-2123-4ed6-9453-9f946e2300eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:03:18.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:03:28.782Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6d001558-fe19-4127-afca-35a8568f9db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:03:28.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:03:38.789Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6eb2a66a-bf0c-44a0-8fb7-e757796d7465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:03:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:03:48.795Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=904fcb05-01a6-432b-bb54-f2b9af5b98c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:03:48.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:03:58.804Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7e8d736e-40d8-4bd5-827f-7b63cc11d7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:03:58.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:04:08.810Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=2a300998-fa32-4318-829a-b4e5ad06b5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:04:08.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:04:18.817Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=41889096-b361-4ab2-aa5e-c7516ce7cadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:04:18.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:04:28.824Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=1b32d6b8-f419-41d9-9889-a04a010eb670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:04:28.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:04:38.831Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=f66f236d-5a53-485a-8bd6-212a2815217b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:04:38.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:04:48.836Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=0fb2a74f-ddef-4e07-99a9-8997c41c8e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:04:48.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:04:58.844Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=1f1cc606-9781-4ba4-8132-e3a383e1c176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:04:58.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:05:08.851Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=e26d317b-c6d1-4575-9730-42557cda6f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:05:08.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:05:18.859Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=59bc20a8-6fdd-4b50-9b02-db03b40a13cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:05:18.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:05:28.866Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=a05e50a0-8776-4751-866d-9c3d40ca289d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:05:28.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:05:38.873Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=fe7b7eed-8931-4368-a7ec-f168b7719c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:05:38.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:05:48.879Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=663f7616-b8db-43bb-a876-c7554257dffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:05:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:05:58.886Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=21337345-2bf2-4437-b7a6-3bd330d91533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:05:58.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:06:08.893Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=91ceb6b2-3a1a-4d10-bfa8-cecca98c833e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:06:08.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:06:18.901Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=559cfee9-0fac-42a9-bcd1-036c58b0563a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:06:18.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:06:28.907Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=0f216572-ceeb-42a2-9ab1-2e671d426edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:06:28.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:06:38.914Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7e897b84-063a-43b7-9cfc-f214b734393d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:06:38.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:06:48.922Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=289ac7ff-12b2-4f81-a594-a552909422ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:06:48.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:06:58.930Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=5a416d4c-5ab0-4643-a03e-4e5e5040a330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:06:58.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:07:08.937Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6971ebd2-7039-4866-b88c-de4224117116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:07:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:07:18.944Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=3aa4622c-2952-408f-9519-4412be3c0eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:07:18.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T02:07:25.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T02:07:25.373Z |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-23T02:07:25.373Z |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-23T02:07:25.374Z |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-23T02:07:25.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T02:07:25.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T02:07:25.383Z |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-23T02:07:25.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:07:28.951Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=94eed4dc-cb7a-4f35-8ef0-de04dff382b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:07:28.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:07:38.958Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=dc753709-97bd-4aca-b6a1-1cef33aff42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:07:38.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:07:48.965Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=892fd681-1b5c-4053-a3ed-bb05a0aaac82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:07:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:07:58.972Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=a9eedcf7-2d3c-4137-aa75-55c7c66eca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:07:58.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:08:08.977Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=ef487d66-2c21-4e02-ba74-e732d99ced77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:08:08.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:08:18.984Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=f3eab563-e4c8-4b52-b2cd-463032047e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:08:18.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:08:28.992Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6e7672a0-6177-458a-9074-33c1b6cf5aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:08:28.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:08:39.000Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=53ef416b-6886-4bbb-adce-6299deb476ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:08:39.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:08:49.008Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=6f140298-a934-4185-bbc3-9dad05d12cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:08:49.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:08:59.017Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7e636259-2a0f-4a86-b008-4002a57e35d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:08:59.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:09:09.024Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=4e07d497-d45a-4e36-8496-a2573feaed14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:09:09.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:09:19.030Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=7adc30ab-d45a-4aa2-837a-97ef81bfe33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:09:19.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:09:29.037Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=e37ff812-ffc7-42e2-9165-f5d80b687682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:09:29.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:09:39.045Z |INFO |Init configs |InvocationID=b3838529-4850-49c2-8da9-59160e2ecab4, InstanceUUID=8fe7f51f-5098-4d25-bccf-d43c39a9f595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T02:09:39.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |