. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:07:18.957Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:07:18.962Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-11T05:07:19.020Z |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-06-11T05:07:20.236Z |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-06-11T05:07:20.447Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-11T05:07:20.448Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-11T05:07:20.448Z |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-06-11T05:07:20.754Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-11T05:07:20.844Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-11T05:07:20.886Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-11T05:07:23.527Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-11T05:07:24.397Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-11T05:07:24.434Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-11T05:07:24.435Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-11T05:07:24.541Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-11T05:07:24.542Z |INFO |Root WebApplicationContext: initialization completed in 3654 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-11T05:07:25.289Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c13565ed-7403-497a-9879-c041663f5db9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-11T05:07:26.656Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c13565ed-7403-497a-9879-c041663f5db9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-11T05:07:28.501Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c13565ed-7403-497a-9879-c041663f5db9 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-11T05:07:28.807Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-11T05:07:28.808Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-11T05:07:28.813Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-11T05:07:29.368Z |INFO |Started MainApp in 15.353 seconds (JVM running for 16.747) |InvocationID=c13565ed-7403-497a-9879-c041663f5db9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-11T05:07:29.497Z |INFO |Start scheduling PRH workflow |InvocationID=c13565ed-7403-497a-9879-c041663f5db9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:07:29.533Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=9c792615-183c-41b5-b626-271761fa838b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:07:31.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:07:31.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:07:41.327Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ec99e66c-16fa-439b-8f55-836a22e33fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:07:42.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:07:42.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:07:52.452Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=9ea57f64-aa4b-4efe-912a-df7dc18e53bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:07:53.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:07:53.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:08:03.569Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=d797db96-7624-4571-b0c1-d74384309265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:08:04.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:08:04.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:08:14.673Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=d97ec19c-daee-47f0-b887-2d81b73101c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:08:15.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:08:15.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:08:25.772Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f0565b67-8936-4650-8929-67665b5cc4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:08:26.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:08:26.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:08:36.884Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=3aa318e0-c862-45ab-8679-c9ff2876b5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:08:38.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:08:38.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:08:48.021Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=22689ac3-a1d0-4a94-9455-c4e9e7702363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:08:49.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:08:49.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:08:59.118Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=11e73a61-9f25-4975-883c-f408bfd07978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:09:00.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:09:00.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:09:10.212Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e0e0b77f-a551-4bd0-8c5b-9794d1eae9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:09:11.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:09:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:09:21.285Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=37c11fb9-19c7-4bdc-9083-4a2aaf419253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:09:22.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:09:22.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:09:32.357Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=df6dc878-a053-4469-afe7-f3d22f6c845c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:09:33.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:09:33.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:09:43.431Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=3685fa3f-5a06-40c3-9081-49d7f3935e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:09:44.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:09:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:09:54.499Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=493ebe98-7982-4ed4-8cf9-4188005c1d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:09:55.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:09:55.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:10:05.573Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=d08e876b-d73a-4874-bf29-68800326686c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:10:06.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:10:06.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:10:16.649Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=b44ec7c7-a528-4e7b-afbf-3e0db642129b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-11T05:10:17.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:10:17.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:10:27.720Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ccab2a1f-ce49-45b7-a6be-5a79be3cfe7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:10:28.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:10:38.025Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ac159c7d-fbf3-4f96-b003-7360f5dccc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:10:38.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:10:48.102Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=58d8fbf2-09a3-42c2-a9c4-a1012be815e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:10:48.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:10:58.138Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=93ca7328-77db-40b5-81f6-7ef14f94818a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:10:58.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:11:08.216Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=be99e647-cde8-429b-8cc2-dc0aecd8778e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:11:08.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:11:18.270Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=9d62e926-31ea-4a40-b443-b4a8cd7849b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:11:18.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:11:28.331Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=c2364c3d-dc3f-4644-965b-36458e6f5c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:11:28.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:11:38.407Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=faaa159f-22d9-49e0-82a8-c9b6359e4f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:11:38.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:11:48.525Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=c1d05177-7aae-48b5-9227-57f5434654e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:11:48.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:11:58.563Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=241bfdf5-ddd8-4534-a33c-aaa56f8e5f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:11:58.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:12:08.644Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=243b28c8-f691-45e5-8232-12856958ca51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:12:08.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:12:18.697Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=3bf1ae6a-2fe3-46dc-a8a0-c65c4181c447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:12:18.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:12:26.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:12:26.550Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-11T05:12:26.552Z |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-06-11T05:12:26.556Z |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-06-11T05:12:26.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-11T05:12:26.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-11T05:12:26.578Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-11T05:12:26.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:12:28.725Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=94c0e5fd-fe5a-4b34-8c8f-a16e276ef85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:12:28.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:12:38.769Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=a9183c12-0b6b-4201-8f39-0b581f977768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:12:38.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:12:48.807Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=0abeccea-0e91-4419-a715-04ffb62a8f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:12:48.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:12:58.861Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=938e0766-fa4d-482d-a7bf-869292c821c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:12:58.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:13:08.923Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=4fc4a166-e034-4706-babb-bc9c1903725b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:13:08.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:13:18.979Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=d42fe1c5-a349-49d4-9674-2f67d20c8da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:13:19.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:13:29.007Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=61be91f9-2e3b-4c1b-869f-9339c1de4f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:13:29.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:13:39.029Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=0fd2e20b-12d5-454b-9ce2-fc61a4ce4210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:13:39.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:13:49.051Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=4bb5b716-c056-4349-a60f-b340b266f26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:13:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:13:59.078Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=662ed76d-7a9e-487e-8848-0f04266e03d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:13:59.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:14:09.103Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e530d18e-30d1-4da6-a7e9-2e12f6334ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:14:09.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:14:19.127Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1fe77b6f-907f-4e68-aa2e-cda13351a9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:14:19.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:14:29.149Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8fc1c651-2143-4121-b286-55ef54d8d29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:14:29.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:14:39.175Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=77b45092-48b1-4ef8-8205-a59080859acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:14:39.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:14:49.214Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=fca4dbe1-c7c3-4e82-abe2-a768e48516f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:14:49.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:14:59.232Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=2cf8d0e2-e7f8-4297-89a8-d93d7b2e1d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:14:59.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:15:09.272Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=c297c834-819e-409d-a0a2-3d802430303c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:15:09.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:15:19.298Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=71ef6000-6b3a-4f93-a92b-398d5a75fef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:15:19.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:15:29.328Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=9999aacc-4b4c-4aac-92ff-626e43afdc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:15:29.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:15:39.345Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=05d53f03-e052-4166-9772-0b3cf67e22c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:15:39.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:15:49.360Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=024fe4db-09eb-4f06-99fd-8c247f91828f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:15:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:15:59.376Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=b695896e-4ced-486a-9900-089de22ba143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:15:59.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:16:09.407Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=20dbe26b-c2ba-48c4-aa69-913e1bbe5f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:16:09.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:16:19.454Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1c2840a5-5cbe-4bca-965c-1669c755b18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:16:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:16:29.484Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=78c551f5-80c8-48ab-bef5-a18eaf2baff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:16:29.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:16:39.508Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=a2554286-fa70-4199-a85a-99cd3febba7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:16:39.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:16:49.532Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=42ba1edf-b1b4-4351-8307-5baa8d232918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:16:49.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:16:59.566Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=06fded39-657f-4620-b07b-4e9c00132314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:16:59.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:17:09.593Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=42d2ffae-4c73-4db6-b208-d8ab48e6cf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:17:09.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:17:19.614Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e31e377d-57c4-4104-b693-b501461408ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:17:19.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:17:25.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:17:25.740Z |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-06-11T05:17:25.741Z |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-06-11T05:17:25.745Z |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-06-11T05:17:25.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-11T05:17:25.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-11T05:17:25.759Z |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-06-11T05:17:25.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:17:29.636Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=c30ac559-3d77-4782-903a-8c07c881ffb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:17:29.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:17:39.656Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8b381636-45c0-45fc-b961-578116d6c614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:17:39.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:17:49.682Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8ecc0763-7708-4a12-8289-d92c8601fc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:17:49.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:17:59.704Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=66eac339-3fa7-42ca-89bc-a0f2ac4db989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:17:59.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:18:09.731Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=370fa487-5adf-44f7-a6e5-ae5581ffc811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:18:09.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:18:19.766Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=21c31412-1ba1-42cb-b18b-733a71562947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:18:19.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:18:29.786Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=affa7880-dbc3-42d8-abd1-34c5b7821c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:18:29.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:18:39.808Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=4d6ec5a7-1be0-4544-9eb0-8687d264ec0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:18:39.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:18:49.827Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1780f74a-12bb-4484-be98-d26717863ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:18:49.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:18:59.901Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=86805dd8-da2a-48ed-a525-98ad86c01770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:18:59.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:19:09.926Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=be61e0cf-b34d-4dec-ad7a-823a0f91401b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:19:09.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:19:19.944Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=821ff254-25a8-400f-a28d-2eaf3ab7b0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:19:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:19:29.960Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=7dd758d8-60f1-4c99-adf0-5a19d3620e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:19:29.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:19:39.984Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=86aedc0b-c4d1-4883-a5f5-9e8f64d4e887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:19:40.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:19:50.013Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=908434bd-9c5d-483a-95ca-21072057978b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:19:50.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:20:00.034Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e2696041-d9ba-42ff-aeb7-ecb996678240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:20:00.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:20:10.068Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=b34d2277-3b7a-41fa-83b7-b5fedc12bf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:20:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:20:20.087Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ba0c1d59-7d5e-4127-bdde-4d0e78a661e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:20:20.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:20:30.104Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=bf5e214a-d690-4cbc-80be-34a84f4b4f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:20:30.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:20:40.121Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f4153915-d93c-4bcf-85f7-71f793579604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:20:40.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:20:50.140Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=7c84a88a-4e4c-4de3-a05a-90f5fbd7c091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:20:50.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:21:00.161Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1f7170ff-9064-4499-8f15-5f136b288b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:21:00.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:21:10.180Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8f8b8862-b6fa-49d2-a987-fb1ac13345ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:21:10.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:21:20.195Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e85526bb-f1e9-43f3-bd27-029f20141ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:21:20.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:21:30.214Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=047465e0-fb7f-4432-a039-ae65cb44107e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:21:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:21:40.234Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=a39718fb-49cb-4422-8c38-a6436f12977c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:21:40.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:21:50.253Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ffaac777-a4b6-4d9e-be02-2fcb36ac6487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:21:50.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:22:00.279Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8402d403-f956-4421-b08a-1c767dbddfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:22:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:22:10.323Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e806f9bc-8918-4741-a358-5e554c1f5cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:22:10.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:22:20.348Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1f52b1d5-cd1d-45dd-9a38-fc3eae8d9f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:22:20.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:22:25.724Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:22:25.724Z |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-06-11T05:22:25.725Z |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-06-11T05:22:25.728Z |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-06-11T05:22:25.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-11T05:22:25.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-11T05:22:25.744Z |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-06-11T05:22:25.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:22:30.384Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=bad6de5e-949e-4905-8e5a-b9817e86c938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:22:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:22:40.417Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=20a846ed-24eb-4977-8391-46a2a845c7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:22:40.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:22:50.438Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=7b0526e3-cc96-489e-99ea-da9618dc4c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:22:50.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:23:00.459Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=d0b13acc-0b14-43b4-b02e-34d44dec9b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:23:00.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:23:10.535Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=bb48b57f-e251-47a4-a6b7-819679a0a705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:23:10.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:23:20.562Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=34cf4be0-8a26-4755-a25b-e27902a8c747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:23:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:23:30.610Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f997502b-5094-4cf2-94ba-5f6f011eff04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:23:30.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:23:40.670Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=eac1b735-b2b1-4631-82a2-c671d8f7c48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:23:40.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:23:50.688Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8c40dd30-79f8-4242-b748-adc86edd2236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:23:50.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:24:00.714Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=04b303ef-9a2b-49f8-a6f4-3b4e83a3c885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:24:00.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:24:10.735Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f85b3175-8986-4cdd-8375-1def6204c23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:24:10.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:24:20.771Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=2ebd8604-e8b1-4194-82b2-000480b87f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:24:20.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:24:30.799Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=65131984-154b-4466-adc0-530599f9b26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:24:30.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:24:40.829Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=9bd58d50-35fb-40e0-86cc-9c799c37796f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:24:40.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:24:50.847Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=60413516-3256-4881-b1c9-e5f2efd69a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:24:50.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:25:00.870Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1e8663b2-a90e-487c-84de-7ab6cd0323d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:25:00.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:25:10.938Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=dff2c5e3-1c60-49db-b19f-f187afca1551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:25:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:25:20.966Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=fc39c185-2364-406f-8422-f17cefbfc613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:25:21.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:25:31.015Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=9179d1b5-cc45-4c83-aed0-67773e76913f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:25:31.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:25:41.062Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=83ac692f-7734-442f-adc9-9ca48d86793e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:25:41.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:25:51.088Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=bbbc1d2d-0653-413c-967c-67e008b909fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:25:51.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:26:01.144Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ca16a89e-cc81-497b-bdc4-a8b670652a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:26:01.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:26:11.186Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=100bcc79-75f4-4f7e-bbe9-e7292699e0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:26:11.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:26:21.251Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8937f0f3-ab3a-4d98-bcf7-cdc98ec1c420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:26:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:26:31.276Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ec0a43d3-9ca9-4e96-a389-9db68588c3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:26:31.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:26:41.360Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=a8d4f14c-db30-4f0c-bf69-f1b4b00d84cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:26:41.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:26:51.413Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=4223f6a4-0788-413c-8b2a-c87b7f4e5425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:26:51.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:27:01.524Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=398bd8cb-48d0-473c-bbc6-57d9373ae516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:27:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:27:11.577Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=593cb7f2-5b31-4682-a06f-8f12372db285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:27:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:27:21.719Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=39e4a478-94d3-488e-8ab4-4705ebab1bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:27:21.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:27:25.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:27:25.773Z |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-06-11T05:27:25.774Z |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-06-11T05:27:25.777Z |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-06-11T05:27:25.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-11T05:27:25.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-11T05:27:25.790Z |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-06-11T05:27:25.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:27:31.757Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=eb4f9b1c-2dae-4165-b7cd-ab63397f1b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:27:31.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:27:41.882Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ad2f26b8-d21c-4f12-ab98-9eb72a7b7adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:27:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:27:52.006Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f5741910-8f6e-48b5-8060-985f0ef3c8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:27:52.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:28:02.130Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=be3fbe45-672d-45e8-bf1f-1366b81a6191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:28:02.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:28:12.171Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=fdbce2ac-fed4-4df8-a190-b77d89d40be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:28:12.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:28:22.232Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1604c189-304e-4266-b494-bf59d15d8de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:28:22.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:28:32.261Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ec556ca9-ee53-42c5-a268-ce1b77ae9bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:28:32.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:28:42.316Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1c515b4d-6ad4-45f9-893c-eeba4f7021ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:28:42.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:28:52.364Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=9d256c94-0c7a-4554-b35a-7d3e994de6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:28:52.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:29:02.421Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=0e9c0a34-4251-4959-b6d1-4d77083bcdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:29:02.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:29:12.462Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=0920fdca-d359-49f5-b44b-2aad2f45eda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:29:12.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:29:22.518Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=6daa7d2f-70f4-48b5-84e9-fea7e9c8ad90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:29:22.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:29:32.540Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=487c92bf-89ad-41fd-9843-b518df97e1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:29:32.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:29:42.576Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1a6d66e6-c7fe-4749-b1fb-8d41dc84627e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:29:42.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:29:52.624Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=869bb796-45ab-4834-a8e7-a40db91d3f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:29:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:30:02.655Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=387f46a9-59eb-4a6b-83d6-878d4569ec81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:30:02.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:30:12.671Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=b1ac43fd-ea6e-4099-bf1f-17c8526dc648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:30:12.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:30:22.787Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=27203160-b215-4e69-8fda-2ac4aa80f2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:30:22.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:30:32.870Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=50d09b59-2664-470d-b4bf-25cbbafc1364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:30:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:30:42.929Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=3fe8d561-ee22-4755-864b-9fb5c2f79880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:30:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:30:52.953Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=d14e7ac9-5666-401f-9424-764dfb3eea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:30:52.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:31:02.971Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=d7df57b4-7903-4e93-98d6-a8e10d8a1e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:31:02.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:31:12.986Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=0a68bd6d-220b-42b3-83c0-567c8a825b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:31:13.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:31:23.020Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=94c433ab-7a5b-422d-ac87-4e989e2dc26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:31:23.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:31:33.038Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=7a15fc19-e302-409b-bcb3-446842833b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:31:33.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:31:43.064Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=57ff4ae4-c925-4837-8a65-5068eb79c802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:31:43.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:31:53.084Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=a0def64f-5105-4c72-9ab4-bd33658e084c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:31:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:32:03.121Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=55509775-d25f-4858-8710-d8f42e50ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:32:03.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:32:13.150Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=72268b0f-d619-4b81-babe-9d07a9ed13bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:32:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:32:23.179Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=7ce40f97-8bd5-4dc3-b570-790f27cd1b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:32:23.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:32:25.855Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:32:25.856Z |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-06-11T05:32:25.857Z |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-06-11T05:32:25.861Z |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-06-11T05:32:25.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-11T05:32:25.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-11T05:32:25.877Z |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-06-11T05:32:25.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:32:33.207Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=aa40c7e7-4ff4-4c71-b50c-c54e3889423d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:32:33.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:32:43.245Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=12a2ab1b-f46f-4c9a-a07a-f32f7083a9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:32:43.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:32:53.269Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=4a3ee7af-7a47-4f36-83f1-f0ad62f44b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:32:53.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:33:03.284Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=39b9537e-b8b3-494b-9138-526cab69f824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:33:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:33:13.299Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=c2456357-8ab6-4942-8d9e-0846a58ee81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:33:13.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:33:23.355Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ce8de178-d51a-4c45-8974-d839d5fa9147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:33:23.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:33:33.371Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=6046b5e9-90c1-4d40-bb26-b7515731305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:33:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:33:43.390Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=c416f3e1-f0d5-4f74-9528-2a872aefd5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:33:43.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:33:53.408Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=cdb7566d-5103-4f4c-889f-1239b065274e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:33:53.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:34:03.432Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1d0ffbac-fb1b-4a96-b87e-86b64a29eb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:34:03.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:34:13.451Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=be6addd9-b6c3-4aff-b713-26d2dc077e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:34:13.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:34:23.483Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ae8757c2-bed5-4ae7-85a3-3def749cfad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:34:23.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:34:33.496Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=c9fb1ca7-9c6f-4fce-b8a0-4ad528d2652e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:34:33.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:34:43.526Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=bfaa60d5-95fa-4598-aced-8d3e87f1ab19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:34:43.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:34:53.540Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=c88455dd-7068-4e13-98d6-53a2d783cf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:34:53.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:35:03.570Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=3c4ba8ed-e898-492d-a913-f0102955105d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:35:03.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:35:13.586Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=fee7a9b9-4b56-473c-9cb4-42fbf28a5971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:35:13.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:35:23.671Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=baf1f851-f60e-4879-905f-cb004ff9b9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:35:23.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:35:33.687Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=9ca8b021-b786-4985-b53e-75595527756e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:35:33.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:35:43.703Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=24c8dbc3-b5d8-4944-a9b3-d88996cd7a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:35:43.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:35:53.730Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1e925594-dc08-48c4-95e5-a88aaa6130c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:35:53.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:36:03.750Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e362f431-ad2d-4850-9685-6cbe374f7140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:36:03.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:36:13.761Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=0f703039-d6e8-4e1d-b086-ab27075bdc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:36:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:36:23.778Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=6a007c50-4e0b-4a2f-97a2-41472205ddf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:36:23.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:36:33.806Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=aefdd602-1962-4618-a07c-f5da71541f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:36:33.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:36:43.855Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=b4db8eb3-cbd8-46a5-8387-893a6d804f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:36:43.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:36:53.877Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=a47142f6-feac-45cd-836a-bbcc26d42b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:36:53.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:37:03.939Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=af46b4bd-6af5-4d61-98e7-891dd569bab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:37:03.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:37:13.953Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=019f8f3e-fa10-437d-86c7-2190b5e3b904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:37:13.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:37:23.982Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=7ffe587c-643d-488c-8f6d-0c00cbc540ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:37:24.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:37:25.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:37:25.740Z |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-06-11T05:37:25.742Z |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-06-11T05:37:25.747Z |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-06-11T05:37:25.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-11T05:37:25.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-11T05:37:25.765Z |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-06-11T05:37:25.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:37:34.006Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e160f2c8-407e-4c27-922a-5c312c9d43e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:37:34.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:37:44.040Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8d608e27-9c00-4515-b201-e988f797761b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:37:44.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:37:54.061Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=37b2849f-6501-4a6f-b878-f6d4bbb78713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:37:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:38:04.091Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=28156848-c437-4f4e-8c06-1883a9a0af89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:38:04.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:38:14.107Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e7de2e06-0c2b-4fbd-9206-4e5a7b171e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:38:14.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:38:24.156Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=5ca28e0a-e000-4f6d-b7de-8087d5e5af63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:38:24.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:38:34.176Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=7cf63b4b-e030-4981-82cf-ef6a568893d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:38:34.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:38:44.190Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=822d86a1-53ba-4db5-9ead-2c2705cc75c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:38:44.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:38:54.203Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=a18beaf1-d28e-4484-a14f-0d3e9f6474e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:38:54.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:39:04.283Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=79f0374e-9a5c-4a85-ae01-b8c1f1d88803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:39:04.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:39:14.302Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=2a47fbec-fe15-4e87-b99a-2624e121ce3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:39:14.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:39:24.363Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=28a983d1-00c0-4312-9015-2c5779ead455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:39:24.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:39:34.379Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=9515fe58-06cc-47a8-9981-82be9fdb7f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:39:34.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:39:44.398Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=2b1b5ea0-f562-4323-9cc2-e49a9e4e8a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:39:44.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:39:54.427Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f7dac538-4f6b-468a-96c9-8479f491bc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:39:54.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:40:04.439Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f26201b7-4367-4464-82a9-26142ad7764c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:40:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:40:14.453Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=9ad0feb8-7934-44c4-b750-89afd8753ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:40:14.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:40:24.478Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=da2d0e69-f254-46a2-91e3-933a05ec6f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:40:24.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:40:34.492Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1797f8a4-8d37-429b-b50b-7394d42ab339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:40:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:40:44.535Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=56378459-cc3e-4c88-851e-b64820379a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:40:44.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:40:54.556Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=96d210fc-426c-4cce-aaee-694d211d4369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:40:54.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:41:04.574Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=66e3e220-5a70-4b88-b910-23aa713fa92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:41:04.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:41:14.591Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=331f856e-11b5-4e49-93d0-fcf008afdf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:41:14.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:41:24.626Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=2c881032-b975-43ba-a41c-340755b07564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:41:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:41:34.646Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=240fb47d-90ce-4a56-8bef-047fdc77b246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:41:34.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:41:44.664Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=a8713196-4151-4377-a6b4-36b276618972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:41:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:41:54.677Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f40262b2-6e40-4216-924f-f68fa6a8133b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:41:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:42:04.690Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=46e07ab4-93a9-4618-bfd9-cb2d9a60c9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:42:04.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:42:14.708Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f8120e73-14e6-4c93-abff-43a6d09e4d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:42:14.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:42:24.748Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=a8ca565a-6877-4ba4-a55f-ed6745198e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:42:24.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:42:25.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:42:25.747Z |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-06-11T05:42:25.748Z |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-06-11T05:42:25.752Z |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-06-11T05:42:25.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-11T05:42:25.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-11T05:42:25.765Z |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-06-11T05:42:25.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:42:34.766Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=03f53779-dc55-484d-8d14-7a40a475c965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:42:34.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:42:44.781Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=bb66bf71-bb55-4079-bf9a-971712ee4219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:42:44.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:42:54.800Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8ba436b5-424b-4eb8-bb7c-e94b8eabf81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:42:54.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:43:04.840Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=3888328f-77b2-4edf-b686-d81a6f301b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:43:04.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:43:14.855Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=a3676c4c-f12c-40d3-a5db-dde357e68429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:43:14.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:43:24.872Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1c075e26-ba45-4212-9f61-8dc50c644ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:43:24.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:43:34.887Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=19dbd50d-ac11-482b-b19a-cedc984df614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:43:34.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:43:44.908Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=027f769b-3284-4736-9819-20b45027d404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:43:44.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:43:54.932Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=59b41af3-8346-49bd-9dfc-87c63452fcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:43:54.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:44:04.958Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=cb43ffc6-317b-438a-8fe3-2bd0ed60746e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:44:04.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:44:14.976Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e9c5c86e-4e65-4fce-a66f-e32ba684ff60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:44:15.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:44:25.003Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=04762a5a-c149-4823-9474-35e02fa54afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:44:25.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:44:35.017Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f36be4c0-7461-4b23-bfed-57dee93d4b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:44:35.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:44:45.041Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=b42d2262-f630-418f-b4e0-94464d51b17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:44:45.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:44:55.055Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=c4e78b49-9158-4233-a5cf-0b38e2e73073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:44:55.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:45:05.069Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=c0f8f445-71b2-4143-9027-6986f6d7cb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:45:05.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:45:15.087Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=d236c5d9-54a2-4aca-9635-afcd52e7f378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:45:15.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:45:25.139Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f9cf29df-32be-4afb-8bab-03a17a8c8aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:45:25.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:45:35.154Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=4982556d-af08-418f-bdca-62c89be3efbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:45:35.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:45:45.170Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=cbe7d8de-4520-47fa-aff9-a7f2c9f30a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:45:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:45:55.185Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ad5f100d-de06-4740-844d-102a0883b638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:45:55.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:46:05.222Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=6347cdbf-455c-490a-a2c7-5639c178d2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:46:05.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:46:15.240Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=348d22f4-f6b5-4e82-9cb5-aeb966c06c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:46:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:46:25.263Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=0ae297ff-c66d-4ec1-9f7f-af88af45bb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:46:25.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:46:35.281Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=054c8f82-621f-4cc7-855a-ac25550e9523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:46:35.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:46:45.301Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=48d11a7d-c87f-4fc5-a1c3-a394f465f6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:46:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:46:55.314Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=6406c906-00c1-4562-8902-c892d47afd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:46:55.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:47:05.339Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e993bec6-731e-4a50-9a48-6eb8e2e27e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:47:05.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:47:15.353Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8f63e543-42f3-4493-a239-1d8d19e327b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:47:15.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:47:25.367Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8fb8b2c9-dbd8-4c84-9e96-44b7281443a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:47:25.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:47:25.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:47:25.709Z |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-06-11T05:47:25.710Z |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-06-11T05:47:25.712Z |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-06-11T05:47:25.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-11T05:47:25.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-11T05:47:25.721Z |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-06-11T05:47:25.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:47:35.382Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ef925341-8154-42e5-b9f2-01e4ecf6352d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:47:35.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:47:45.397Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8a7693cd-df4b-4cbf-a2e7-c21fa0f2417d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:47:45.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:47:55.411Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=224be5ce-cada-4b66-80e2-db5d8f35c979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:47:55.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:48:05.436Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=acb20037-1e1e-44b3-8a83-50799416f62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:48:05.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:48:15.455Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e0093dad-7e2a-4ee5-b7af-a514d6d2efb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:48:15.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:48:25.475Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=719d386a-6a92-4906-bac8-19a492d10314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:48:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:48:35.496Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e5b5824a-c2be-413e-9d62-5fd557ccfc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:48:35.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:48:45.527Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=52e4168b-fec2-4bee-b6a7-045338e2bf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:48:45.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:48:55.540Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=38c00b55-e7cf-42b7-a5e0-4f01f777d96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:48:55.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:49:05.571Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=875a06be-a525-41b1-990b-1b65856964ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:49:05.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:49:15.585Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=3e44690a-c0ba-4be8-aff0-c9ad52b955ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:49:15.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:49:25.597Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=59bbbe31-64b9-46d7-a0b6-8e63c2afe2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:49:25.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:49:35.619Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=48f458a7-aa40-4387-8903-626ee6fb69c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:49:35.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:49:45.657Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=6b277255-4a17-4abb-aceb-ebf4c817eed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:49:45.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:49:55.671Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8897f2c8-2af9-43a8-a87d-441b2396690e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:49:55.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:50:05.689Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=7c34b406-06c5-4498-b48a-f00f3e5c0c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:50:05.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:50:15.727Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=aeebcb95-17e0-4724-a91b-60f671f7de97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:50:15.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:50:25.760Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e6bbdec2-75da-423a-83da-fcf558cda69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:50:25.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:50:35.775Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=b50d4b8c-f93a-419c-824a-986e0f518ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:50:35.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:50:45.867Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=535070bd-96ac-4aca-8e78-fbe093399417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:50:45.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:50:55.881Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=da200462-e3c6-49b9-bf06-ec6d7c384e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:50:55.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:51:05.905Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=3ff010f4-6562-4526-be8e-7ef9eabad458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:51:05.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:51:15.920Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8f2b2886-782e-47de-bd17-40fe72eee919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:51:15.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:51:25.944Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=6d609c57-3ba8-4e76-9d0f-eb2f27386e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:51:25.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:51:35.958Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=4f2d36d2-7208-4e8f-8a35-d2cd9173a468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:51:35.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:51:45.990Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=bd78e65f-c9dc-4aaf-a3ba-a62657625a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:51:46.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:51:56.003Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=4d492f9a-80b3-40a1-b7af-3d935dc3e195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:51:56.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:52:06.040Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=5a426740-3ade-48ac-8be4-60d82faef7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:52:06.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:52:16.054Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e057295e-c47e-4156-b3e0-98a563c629c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:52:16.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:52:25.664Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:52:25.664Z |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-06-11T05:52:25.666Z |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-06-11T05:52:25.670Z |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-06-11T05:52:25.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-11T05:52:25.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-11T05:52:25.678Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-11T05:52:25.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:52:26.075Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ad35e1a2-c5df-4577-8927-f51c4cd2f485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:52:26.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:52:36.088Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f0139fb3-3098-4532-8d11-5f7846908525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:52:36.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:52:46.112Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=cfd9af11-3bac-43eb-b87c-c7f9ebdb9d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:52:46.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:52:56.126Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=19abfe31-efff-4ded-a6f6-0abe5a5c8d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:52:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:53:06.152Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e9d0f9a5-7b7b-4e58-9de0-f0da59086a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:53:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:53:16.176Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=907039f1-1af2-4680-96a4-570d3ec63a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:53:16.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:53:26.205Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=7523091d-c7c7-4474-8cc3-dd84bb05cb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:53:26.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:53:36.218Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=c9087687-6cb0-4d53-a1a0-10fec5f28c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:53:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:53:46.265Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=af6ae9e9-4c95-4fee-b435-f4e3479a067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:53:46.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:53:56.291Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=3c91c7a4-1508-44e4-a930-8e75e031b107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:53:56.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:54:06.307Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=4d9eadc9-1205-40c1-a8bb-3c2733d21cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:54:06.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:54:16.326Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=d5fef174-7641-4fa6-b13c-b2cd705886d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:54:16.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:54:26.353Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1d187690-7a53-4468-a438-45707db808bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:54:26.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:54:36.368Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e69c67c3-4a96-42ca-ab3e-808718861f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:54:36.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:54:46.395Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=8e8aede5-045e-4030-ac73-fbb02aacba95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:54:46.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:54:56.408Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=b026626b-3bc2-4ec3-9507-47e85a707091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:54:56.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:55:06.429Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f61ff30f-b9c6-424b-99f7-50b74ca2891a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:55:06.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:55:16.446Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1e12cdaa-1dd4-4d9e-ae0b-3775de943a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:55:16.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:55:26.479Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=c3b8b66e-fb02-4d40-b2fd-8cae36af72bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:55:26.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:55:36.492Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=89e03755-28a4-4252-a454-d46a5170e414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:55:36.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:55:46.505Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=2eaaddbe-8047-40a0-a2c0-e31178df2f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:55:46.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:55:56.515Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=bec7e276-ed80-4462-84f9-9e1e6676b10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:55:56.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:56:06.526Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=6a2be006-703d-4d25-8aeb-cb6123b1ab64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:56:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:56:16.538Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=581ec0cc-3f4a-46ef-bf7d-a1b65fe1d572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:56:16.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:56:26.547Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=179782c9-0374-4ea5-b4d6-9ee666286971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:56:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:56:36.565Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=c7b3ba83-6472-493d-92ea-417c47cef1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:56:36.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:56:46.585Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e2cd4389-1857-4d37-acf3-2185d43d1ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:56:46.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:56:56.598Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e6d39363-9595-41c2-99cf-c2cac52d7e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:56:56.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:57:06.608Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=23fe7afc-13b9-4c99-bb35-deaa7646738e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:57:06.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:57:16.624Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=a673ee11-2cd9-4940-9fe7-f59f4fa188bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:57:16.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:57:25.668Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T05:57:25.669Z |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-06-11T05:57:25.670Z |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-06-11T05:57:25.673Z |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-06-11T05:57:25.679Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-11T05:57:25.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-11T05:57:25.680Z |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-06-11T05:57:25.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:57:26.634Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=67c5b00e-94c7-46ea-a5fd-f16146a672bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:57:26.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:57:36.649Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=3b171b0f-3dd4-4659-af87-543f52dc5c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:57:36.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:57:46.660Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=51b0a906-009f-408f-80e0-cb65d650b8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:57:46.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:57:56.672Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=282e3c6f-5eff-4864-aee3-5d6731d75227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:57:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:58:06.685Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=1a30045d-07d3-45bf-9039-978ea254ee12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:58:06.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:58:16.697Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=d2617642-ba6f-4548-b231-6ca4f64038a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:58:16.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:58:26.714Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=fab7f337-38f7-4eb5-97b4-fb81631f94d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:58:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:58:36.730Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=3bab707b-dbbb-4fbc-9326-09f3e8a4dd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:58:36.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:58:46.760Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=5e1533a5-537d-435e-93c4-ed81b35df934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:58:46.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:58:56.774Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=a9a17726-a220-4966-9898-23e62aca4118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:58:56.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:59:06.788Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=de5f737a-8286-4dbd-bb55-be6ccc7683cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:59:06.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:59:16.802Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=aa822b44-f455-414a-9c93-4dc35ce665c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:59:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:59:26.817Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=817b04f7-45fd-4ac4-a2bc-12240645d230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:59:26.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:59:36.834Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f4c75cad-04cf-4ff9-b581-0cace0489013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:59:36.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:59:46.864Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f4a3b786-d95d-4847-b8f3-39d208ab78d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:59:46.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:59:56.882Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=2150b10d-4d48-4cce-b45f-945dc6d11be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T05:59:56.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:00:06.901Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=dfa723ea-9cb9-4699-89f5-afb98313e221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:00:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:00:16.912Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=b66b6b04-108a-4c64-b797-6e9350570efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:00:16.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:00:26.976Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=b84e71d8-ef1c-4830-8cc9-d5a22fa8c5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:00:26.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:00:36.989Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e760f751-0c74-413f-93e0-bf0fe728bc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:00:37.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:00:47.005Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=156c17a6-cce1-40de-ad2b-a7a85ec49f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:00:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:00:57.019Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=aedad4e4-8e8f-4109-9631-9e8be43c5018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:00:57.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:01:07.045Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=feeec9f9-0238-4953-a861-1f83143ad985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:01:07.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:01:17.060Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=439e6e12-60c6-4b49-a7b0-db82b3e29a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:01:17.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:01:27.087Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ace4a226-1bf3-4118-bea8-a788a40b81e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:01:27.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:01:37.104Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=926f369b-de24-47f8-b810-ec5103a251f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:01:37.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:01:47.121Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=d2f05717-7420-484b-8420-e8408407e532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:01:47.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:01:57.137Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=18938632-0302-4c86-9a80-31572f902e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:01:57.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:02:07.156Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=04395e2a-2eda-4c97-b51c-3a475fa92cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:02:07.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:02:17.171Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=beb41cb0-d193-48ce-9b3c-05c9fdbd9a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:02:17.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T06:02:25.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-11T06:02:25.555Z |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-06-11T06:02:25.556Z |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-06-11T06:02:25.557Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-11T06:02:25.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-11T06:02:25.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-11T06:02:25.565Z |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-06-11T06:02:25.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:02:27.188Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=f3bd09a9-edc4-4e29-aa30-b9bb91e13bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:02:27.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:02:37.207Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=a182f5cb-88e4-43f4-af55-433979b2f4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:02:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:02:47.221Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=cc2e61d6-0535-41f1-a757-0073b2145596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:02:47.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:02:57.240Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=e7fa397f-6599-40d1-9e17-d65f73f8b071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:02:57.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:03:07.290Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=000e5f76-af80-4327-8b21-1490373e6abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:03:07.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:03:17.331Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=fec90c3e-9181-4623-b235-e2d2847022c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:03:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:03:27.356Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=6809bb80-ea0a-4b60-af80-263d13486b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:03:27.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:03:37.373Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=ea2498ab-0890-4006-b2fa-221590b8c8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:03:37.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:03:47.388Z |INFO |Init configs |InvocationID=c13565ed-7403-497a-9879-c041663f5db9, InstanceUUID=595f112e-0ec3-4b5d-bf93-d6395253c354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-11T06:03:47.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |