By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T01:36:42.498Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T01:36:42.501Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-05T01:36:42.536Z |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-05T01:36:43.277Z |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-05T01:36:43.379Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T01:36:43.379Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T01:36:43.380Z |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-05T01:36:43.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-05T01:36:43.508Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-05T01:36:43.560Z |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-05T01:36:45.260Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-05T01:36:45.878Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-05T01:36:45.896Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-05T01:36:45.897Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-05T01:36:45.971Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-05T01:36:45.971Z |INFO |Root WebApplicationContext: initialization completed in 2411 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-05T01:36:46.410Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-05T01:36:47.107Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-05T01:36:48.503Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-05T01:36:48.674Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-05T01:36:48.677Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-05T01:36:48.680Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-05T01:36:49.120Z |INFO |Started MainApp in 9.401 seconds (JVM running for 10.142) |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-05T01:36:49.206Z |INFO |Start scheduling PRH workflow |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:36:49.271Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a9e522b8-b33e-4ce4-8505-403c3ba15d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:36:50.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:36:50.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:37:00.922Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=881c014f-f3fc-41d1-a187-28cc4284fe34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:37:02.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:37:02.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:37:12.028Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=8ad5e055-2554-4dc9-a58d-0a40ea0349b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:37:13.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:37:13.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:37:23.098Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=3fafcde8-3b86-47f2-84f1-e6e2b14c70f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:37:24.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:37:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:37:34.172Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=3d0aa7f8-3973-4e45-ab83-b7296776cd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:37:35.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:37:35.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:37:45.210Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=ee1b04f8-8b59-4a8e-9a2f-080833d10b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:37:46.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:37:46.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:37:56.284Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=47a7d824-93dc-43e9-9a49-6f577e51c2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:37:57.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:37:57.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:38:07.417Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=754d74cc-50ad-4481-b3c6-5e8e90408d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:38:08.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:38:08.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:38:18.489Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=34870589-06b1-4294-a01f-e3e9dfe4cb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:38:19.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:38:19.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:38:29.533Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=bb0e9298-7777-453a-8c2d-4c79ce3dc703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:38:30.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:38:30.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:38:40.602Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=d4daff6f-e4aa-4d07-a140-9115d20b4bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:38:42.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:38:42.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:38:52.089Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=55820961-4f73-45d5-8b56-27c7d2e5a750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:38:53.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:38:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:39:03.131Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=7dcc75ee-fa98-41a6-bd25-47c80c3225a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:39:04.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:39:04.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:39:14.199Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=f1f00130-8b78-485a-b5b5-e5d5f3c600b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:39:15.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:39:15.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:39:25.274Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a7443d54-1cc9-4db6-a0b9-5dadad9d08c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:39:26.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:39:26.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:39:36.350Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=d0bc1ec0-0b33-4107-8785-cbae15df1e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:39:37.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:39:37.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:39:47.416Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=0f0a04bf-4e3d-4699-834a-05ec626d48f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:39:48.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:39:48.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:39:58.459Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=64007bec-429b-4223-a334-79722c543e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:39:59.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:39:59.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:40:09.562Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a236d82f-692c-47d6-9427-c39efce358a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:40:10.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:40:10.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:40:20.674Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=769ae341-d909-423b-abc2-f9d614c1dd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:40:21.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:40:21.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:40:31.959Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b779f704-78f2-4e2e-93b5-a6dfb8db54c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:40:33.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:40:33.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:40:43.002Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=21664049-6172-4c0b-b628-15ca74345d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:40:44.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:40:44.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:40:54.075Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b9185e6d-f8b1-4338-b24c-5577e2602258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:40:55.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:40:55.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:41:05.146Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=695a88bd-0309-4c10-a2ac-e7d3c18dfc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:41:06.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:41:06.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:41:16.312Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=4cba4b3e-e13d-436c-8e88-708cb390e6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:41:17.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:41:17.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:41:27.417Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=4912081d-6e54-422d-bda4-673c667b3244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:41:28.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:41:28.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:41:38.458Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=7e1f4bc1-a7b5-4663-b058-8ee463f07955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:41:39.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:41:39.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T01:41:47.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T01:41:47.503Z |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-05T01:41:47.504Z |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-05T01:41:47.507Z |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-05T01:41:47.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T01:41:47.517Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T01:41:47.517Z |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-05T01:41:47.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:41:49.531Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=99408691-d18f-463b-a7aa-ffbd166eccf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T01:41:50.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.219:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:41:50.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:42:00.604Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e585a083-e700-4421-854a-cc43d2bbe17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:42:00.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:42:10.707Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=9084e507-a33a-46a6-91c0-6c757a3b52d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:42:10.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:42:20.727Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=5ee85f2c-3f7c-48de-8cf0-fe0a21a5ad4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:42:20.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:42:30.745Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=c2e8e3eb-b843-471b-a504-4d2385c0a94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:42:30.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:42:40.762Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=7a12ffd5-fa78-4365-a4ec-33da7316bef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:42:40.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:42:50.781Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=7717daab-fc3d-4552-a123-ea06b8792ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:42:50.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:43:00.799Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=76a6e126-7afa-495f-a997-e4c62524ca74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:43:00.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:43:10.814Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b09592ef-4cb8-483a-b8b1-d53c53e9712d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:43:10.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:43:20.832Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e2c471a8-6fdc-4a2f-a142-b38553ddbc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:43:20.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:43:30.851Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=c46f2541-0dcd-48e3-895a-796ea7025cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:43:30.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:43:40.866Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=7a17a03c-e2e9-4b7b-b2f7-f6525a07d4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:43:40.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:43:50.880Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=dc313ab4-3501-40e0-a3a2-b14e322fbea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:43:50.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:44:00.893Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=d4ac0f6b-db42-4c4f-863f-15b769f2bc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:44:00.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:44:10.906Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=cb25b5e2-e4a4-4a5b-9475-f961efd1ed92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:44:10.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:44:20.922Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b21b145f-07d8-4960-93a0-3c3140b56a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:44:20.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:44:30.935Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=dbc78ae2-6164-455b-8003-a195fc412252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:44:30.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:44:40.949Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=be3ad332-b2ce-437b-a0ce-f3de031d0eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:44:40.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:44:50.962Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=c5f92de5-35bd-45b6-a604-90dd09adb0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:44:50.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:45:00.975Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=2680d006-bb18-487d-8b3d-2f2a38b77b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:45:00.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:45:10.989Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=21e73a36-d6c4-4ac9-a7ac-69b5792be8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:45:11.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:45:21.004Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=bed75089-759b-490e-97de-73c29ce652a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:45:21.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:45:31.017Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=5f306726-b0f5-4ee4-b489-13263941930a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:45:31.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:45:41.030Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=253efe4a-6123-45f2-89c6-a81ea9c8a044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:45:41.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:45:51.042Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a45ff665-1644-4bfe-9047-b916e1c93a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:45:51.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:46:01.056Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=343feb19-fb6b-4f4d-bc09-45a12f9089de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:46:01.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:46:11.068Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=1e2d6412-3e44-4cf9-b55f-e136bb407454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:46:11.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:46:21.080Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=4020db21-2d7f-4add-94bc-5a3154f4f468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:46:21.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:46:31.092Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=1335982e-4672-4ac8-a5c3-522ed7dc1616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:46:31.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:46:41.104Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=7f6d0758-0abb-467d-82aa-ca225fb58650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:46:41.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T01:46:46.671Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T01:46:46.672Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-05T01:46:46.672Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T01:46:46.674Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T01:46:46.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T01:46:46.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T01:46:46.683Z |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-05T01:46:46.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:46:51.115Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=f670714d-40a6-427a-b819-306460a80b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:46:51.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:47:01.129Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=c69bf92b-1c2f-4d2d-aea8-1130a544b0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:47:01.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:47:11.140Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=22ed320a-417e-4e9a-ad2a-c9df998003c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:47:11.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:47:21.150Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=1e42d0ff-e679-41d8-a4a3-09b5c24b66f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:47:21.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:47:31.162Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a433c37f-fea4-450e-92db-484e87b1fecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:47:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:47:41.179Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=59e540ce-6dea-4781-b653-947164f05407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:47:41.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:47:51.190Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=8a68d60f-2d6a-49b6-8691-c4665719e41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:47:51.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:48:01.206Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=ebe3bdb6-448d-45fa-978b-7b479bc631a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:48:01.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:48:11.218Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=faf4bd7c-9b8a-4434-bb86-57f680ed1955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:48:11.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:48:21.229Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=5ce45921-6f56-4a1d-8743-34f1694cd3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:48:21.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:48:31.242Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=14119a86-e171-4641-8c24-4d199b13ff7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:48:31.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:48:41.255Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=2cef8a08-307e-45f3-a8e5-754d9f31b577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:48:41.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:48:51.267Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=74b46df0-c3d3-4536-999f-a961bf116c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:48:51.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:49:01.278Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=d8446478-6b22-46fb-86a6-95c9661690ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:49:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:49:11.289Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=3c19498f-cae1-40bd-943c-30930fcd7b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:49:11.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:49:21.305Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=1c53a9e9-e516-446c-beb0-754e5d457073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:49:21.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:49:31.319Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=d5866a30-31be-4b87-8c8b-5669c9e07c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:49:31.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:49:41.332Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=d7698ba7-9081-49b1-a46c-716fb07eeb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:49:41.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:49:51.344Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=839cbe9a-0730-4d18-bc12-71e8da07d793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:49:51.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:50:01.355Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=bedbd7c5-50f0-4c96-9395-b60019a996a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:50:01.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:50:11.368Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=eb8efad7-b52d-4b6d-a982-7c683ec92d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:50:11.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:50:21.380Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=2a9b4546-752e-42bc-9848-047991204457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:50:21.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:50:31.390Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=c965b367-78c8-4521-b787-e4978bf89946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:50:31.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:50:41.400Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=54e3420e-f04f-44b7-bb4d-ce6dcb5385ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:50:41.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:50:51.412Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b3ff554e-44dd-491a-87c3-100e1b554564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:50:51.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:51:01.422Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=ff94c40f-2f93-4981-92c6-986b9c9774ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:51:01.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:51:11.433Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=3a9c5524-6f52-44c7-b959-e386d039a63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:51:11.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:51:21.443Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=4089ef78-8d1e-4d1a-925c-80b48d971530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:51:21.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:51:31.454Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=453cdc76-9672-4da8-b3b4-784aecd340a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:51:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:51:41.466Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=88f4f321-ad38-484f-bbd5-1598668b2603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:51:41.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T01:51:46.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T01:51:46.639Z |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-05T01:51:46.640Z |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-05T01:51:46.641Z |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-05T01:51:46.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T01:51:46.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T01:51:46.649Z |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-05T01:51:46.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:51:51.497Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=555f148b-4524-4c1a-a440-ea6113caa9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:51:51.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:52:01.509Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=ba64f592-681e-4953-bc2a-273078eda9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:52:01.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:52:11.520Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e5b43571-8d66-4a30-bc30-f57ae90a31d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:52:11.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:52:21.530Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=df9609ec-006e-4e2b-ae4b-aa0782ea687c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:52:21.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:52:31.541Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=c9dadfec-cd6a-4840-b826-ae1c3104dd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:52:31.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:52:41.552Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b61602eb-090a-4e97-ad40-3d8376a69fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:52:41.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:52:51.563Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=83985cb5-f300-4805-ad10-2e5925090f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:52:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:53:01.575Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=1efe4ec6-2028-44e0-a2c4-d082df9b8a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:53:01.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:53:11.587Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=92363f48-f050-4125-8027-7630864938b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:53:11.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:53:21.599Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=35059e7a-a50d-427f-b81d-3f57d6eddee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:53:21.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:53:31.609Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=047d8309-72a9-4054-86a6-37ddc475425c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:53:31.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:53:41.620Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e4fb9538-5cae-4ac0-a899-600a0ea2814c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:53:41.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:53:51.630Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=17393924-6071-4acc-b6ee-daecc4b1a1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:53:51.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:54:01.640Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b9ec06ab-b2e8-4ec1-a903-d10f6ea1ea33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:54:01.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:54:11.651Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=0f49ccd8-ed76-4aab-b11d-c56c62ca5b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:54:11.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:54:21.662Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=82268d93-698f-4d28-a344-1b736a3e230e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:54:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:54:31.673Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=05400d55-66f5-4459-b197-d42858517b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:54:31.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:54:41.683Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=61ec5b13-c348-42cf-9bbb-c846aa437661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:54:41.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:54:51.694Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a0456cf8-2e18-4989-86a3-ddc87c4ab133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:54:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:55:01.705Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=703ae877-4fad-44fe-a554-47a3fcdaa245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:55:01.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:55:11.714Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=38dfb67d-ef2f-4a4e-956c-67b588083e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:55:11.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:55:21.724Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=5729bdf2-0551-48dc-8c3d-e5e297ed5401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:55:21.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:55:31.735Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=617cd73e-04da-4913-80fa-df8ee31f7acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:55:31.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:55:41.747Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=d511d76e-5368-4b26-aad4-6cb7839be253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:55:41.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:55:51.759Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=9705891c-e13c-4a99-9fc0-85cf52afc4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:55:51.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:56:01.768Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=03389cb8-3d04-4fe2-b9e6-30e9620a30af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:56:01.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:56:11.778Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=f3f8e1d8-798c-460c-a367-fb5510703543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:56:11.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:56:21.789Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=c174a515-58b4-453b-b7e1-9acacb9929e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:56:21.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:56:31.799Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=55170955-666d-48e2-ab66-197211096946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:56:31.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:56:41.809Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=aa64b99b-6780-4f6c-8e7c-886dfcdba92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:56:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T01:56:46.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T01:56:46.608Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-05T01:56:46.609Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T01:56:46.610Z |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-05T01:56:46.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T01:56:46.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T01:56:46.615Z |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-05T01:56:46.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:56:51.820Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=05481a8c-620b-4ae4-844d-474d76ad8e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:56:51.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:57:01.832Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=6674daf9-9e50-4344-a22d-b39a5778a0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:57:01.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:57:11.844Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=c64e32fa-95fc-4f40-8533-06f51259fdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:57:11.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:57:21.854Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=4ed901db-fb4f-4e57-adf3-7d564f2107d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:57:21.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:57:31.864Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a7915cc9-9fd8-4ce2-91f4-b9f4040e1933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:57:31.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:57:41.874Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e538a7e3-47e5-4b7b-bea0-e77f45290439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:57:41.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:57:51.884Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=4ce41bd7-97e0-4c97-ae82-a66002b27664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:57:51.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:58:01.894Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=9b93c157-ab1a-490a-9761-c2b675302809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:58:01.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:58:11.905Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=bec61954-c4ac-42cd-8f1d-2e8bb81c48b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:58:11.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:58:21.914Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=5402f4b2-c692-4614-b373-c0d273dcb26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:58:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:58:31.923Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=fc5e92a6-fc27-4b9d-9641-ae9ad515ffce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:58:31.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:58:41.935Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=9a2b8e94-9ac2-4a8a-9b05-2bd84726eaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:58:41.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:58:51.945Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=0df8e9e3-04c5-45ce-81d1-18ae366ba5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:58:51.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:59:01.961Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=eddec395-90e3-47d4-86e1-2588cc85de61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:59:01.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:59:11.971Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=53b89356-485e-49ac-b707-a2416a06867f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:59:11.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:59:21.980Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=1536d613-2ec2-43ba-a5c9-6191eefc0797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:59:21.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:59:31.989Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=d1f1e163-fcde-4987-ab05-bed5fdd082a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:59:31.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:59:41.999Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=decbafb9-73d1-4332-8ec4-291c4ac2dee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:59:42.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:59:52.009Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=bdc38ea4-e2b2-4afa-9c6f-c176fd9937d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T01:59:52.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:00:02.020Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=93eca749-24c8-47ce-aa75-87db85de66b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:00:02.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:00:12.030Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=5c0cfa31-cfde-4575-a1d4-45a4551b4f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:00:12.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:00:22.040Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e4c84b74-99e2-40e7-b464-a0550ef2fcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:00:22.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:00:32.050Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b52b4b9c-0f8b-4b05-8b07-bbf15750afde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:00:32.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:00:42.061Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=09c606f5-da9d-47b9-bbd8-104f58dbe782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:00:42.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:00:52.070Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=54b57e74-2edd-438c-8403-26c52426e750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:00:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:01:02.080Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=0c42e8ab-1ceb-48c3-b922-ce85b748472f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:01:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:01:12.089Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=6631b77d-df25-4bd0-b739-30b447e62c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:01:12.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:01:22.099Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=71a7f5ba-570a-44de-b88b-4570cf334810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:01:22.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:01:32.110Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=55e4e5da-7c8a-4dfa-b02b-797ba9849365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:01:32.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:01:42.119Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=933afec0-63ef-4ca7-99e8-85f99df16353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:01:42.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T02:01:46.620Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T02:01:46.620Z |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-05T02:01:46.621Z |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-05T02:01:46.622Z |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-05T02:01:46.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T02:01:46.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T02:01:46.627Z |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-05T02:01:46.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:01:52.129Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=382c4326-d778-4359-85ad-82ce2560baee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:01:52.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:02:02.139Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=6cb6e673-9d7c-4077-8ccd-f19f17c18148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:02:02.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:02:12.148Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=16f0ebfb-ad08-4e22-b30a-14de74dcf987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:02:12.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:02:22.159Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=f9e79242-f6cf-497f-983d-28fed7a862f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:02:22.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:02:32.169Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=aff777c9-0060-40ca-a929-9707daa343ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:02:32.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:02:42.180Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=878e98e9-660e-449a-ad35-04931c84ddce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:02:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:02:52.189Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=2d51f7a7-81b3-4051-b38a-76a5fae616c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:02:52.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:03:02.197Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=6930c7d9-5b1d-47a3-b0e5-b202577b5c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:03:02.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:03:12.207Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=90558e53-1b36-44ac-ba2a-2f5ee24fdf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:03:12.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:03:22.217Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=6a846d55-3921-4ef3-9741-b5f9f1ba43e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:03:22.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:03:32.227Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=32013902-670e-42c1-95d0-ad56ae302aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:03:32.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:03:42.236Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=1debfc0b-300e-4c7a-a325-dab0100a2ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:03:42.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:03:52.246Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=66109261-bdbd-4155-9c33-069b5454be96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:03:52.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:04:02.261Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=0f96f9db-8cd0-4bcd-82d5-f7622b3bfdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:04:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:04:12.270Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a73d2033-e875-4403-bced-fb24a9498a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:04:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:04:22.281Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=f91d7328-5c78-4092-bf2e-942eaf176b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:04:22.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:04:32.290Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a2d47cd7-0d7a-4f42-9953-4261021fbf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:04:32.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:04:42.300Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=d3be8068-9c64-4a7d-b4ec-4226537179b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:04:42.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:04:52.310Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b630211c-2ed8-4965-89f0-66377d55dd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:04:52.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:05:02.319Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=aaed5497-5f8d-4e85-9fbf-2583d99eee48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:05:02.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:05:12.329Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=cabb8a4e-fa97-4acc-8d7d-6194dbac11e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:05:12.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:05:22.338Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e1be876f-f167-4230-8698-7cd220123a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:05:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:05:32.347Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=ae9b14b4-dc78-4ca5-afb9-157521c1c1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:05:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:05:42.357Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=001c65c4-fd2e-4b81-b133-2aa4ea9e8a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:05:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:05:52.366Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=401f4209-a6d2-4da1-9b4b-07df0462ba8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:05:52.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:06:02.375Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b531852e-f111-4663-9fd2-a4c50cd09df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:06:02.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:06:12.387Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=f3e1d8c2-f0df-4693-b73e-46847e6a5118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:06:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:06:22.397Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=9782b4bc-4eb9-4886-980c-0b3b6ce4866e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:06:22.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:06:32.407Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a4ed8b40-d9f4-4f73-96d4-f666facf7847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:06:32.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:06:42.437Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=cc061e1c-3428-4397-9155-bf6693d93161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:06:42.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T02:06:46.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T02:06:46.614Z |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-05T02:06:46.614Z |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-05T02:06:46.616Z |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-05T02:06:46.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T02:06:46.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T02:06:46.620Z |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-05T02:06:46.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:06:52.447Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=fc6a3724-9b76-4b7c-9bdc-b0618ab564fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:06:52.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:07:02.457Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=77f57f78-cc51-4e7c-8c0c-b336328dea39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:07:02.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:07:12.466Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=d0817b19-b50c-4ba1-8185-87882892cdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:07:12.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:07:22.475Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e6fa97f5-55c9-422c-adbf-60f4c11d8f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:07:22.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:07:32.486Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=4ccf206b-49c1-4448-9906-766bb9753394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:07:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:07:42.495Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a8c2fe04-33a2-4179-a7b5-84b2df5fd7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:07:42.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:07:52.504Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=fd1fdec8-cf7f-444c-b2d4-252469b4aa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:07:52.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:08:02.515Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=68224c35-6ee4-4771-8537-91d7822c4ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:08:02.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:08:12.524Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=aea69ff7-94dd-4180-b102-c2ac1e786567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:08:12.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:08:22.535Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=7ba3c932-a373-46b8-b870-1820ca7204fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:08:22.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:08:32.545Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=8103f50b-6212-4c70-82d9-94a681e6964f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:08:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:08:42.554Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=910419da-b247-4798-8efc-0779684a0775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:08:42.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:08:52.564Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=7fe4810f-4ecc-4294-b49c-6c00c805528b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:08:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:09:02.574Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=0b855f5a-7306-4904-bfa4-750da3d5cfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:09:02.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:09:12.583Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=cfc6e8e0-01b3-426f-9e1d-9c24bd6ec995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:09:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:09:22.593Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e8b1bfe5-e951-4913-aefd-8534b6cfd037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:09:22.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:09:32.604Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=8d9535c5-1ae4-4c82-8b04-2ec0c367e4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:09:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:09:42.613Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=669dff85-daaa-4864-9054-aec40befcadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:09:42.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:09:52.622Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=5b479af7-a233-4657-9c2c-887c6f9bc468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:09:52.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:10:02.632Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=75f83a3c-e36b-44d1-b511-f5ea5b37d9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:10:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:10:12.643Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=0ba1a1ca-e4b0-46fc-8896-0b6fc7f580f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:10:12.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:10:22.653Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e0607228-16ea-4bda-acaa-540f3a88e72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:10:22.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:10:32.662Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=c977fb6d-399e-47fb-bd3d-67fb659a2cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:10:32.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:10:42.673Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=3fadd16e-95aa-49a8-8c18-5a24e1487ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:10:42.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:10:52.683Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=65a73545-42b0-4f48-a471-69448c5f9c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:10:52.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:11:02.692Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=22576665-796d-460c-afe1-c86162f0827b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:11:02.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:11:12.702Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=7b49451c-1644-4f06-a63c-dc7ef4582d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:11:12.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:11:22.710Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e1bc847c-77b3-43a7-aa30-91a60a7c0ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:11:22.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:11:32.720Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=8d9ac584-45cc-4e1b-ab0d-e60472b879af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:11:32.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:11:42.730Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=9d3da02e-3003-46fe-956b-80603b0b520d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:11:42.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T02:11:46.605Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T02:11:46.605Z |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-05T02:11:46.606Z |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-05T02:11:46.607Z |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-05T02:11:46.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T02:11:46.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T02:11:46.611Z |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-05T02:11:46.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:11:52.739Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=3ad7ec1d-12ba-4266-b0b6-b456257d2f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:11:52.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:12:02.749Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=ca0d7a14-34e2-4f77-a5ae-638ba0b86f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:12:02.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:12:12.759Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=8d06ba14-6da5-40ea-b9c8-6cc9d544d6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:12:12.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:12:22.768Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=bdf1a62f-71d0-45db-a2a2-2a5988b2ed08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:12:22.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:12:32.777Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=ca3e64c5-11e5-4c5e-ba3a-ba80ad38113b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:12:32.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:12:42.787Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=9c23ad1f-aa88-4617-a0fc-275ed0385f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:12:42.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:12:52.797Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b727fadd-c64f-405a-846e-c1c9b312ee77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:12:52.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:13:02.806Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=7793b6ac-e886-4c30-928e-02d956de232f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:13:02.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:13:12.817Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=c3dbee68-2a43-4b91-af92-2c093c0ac467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:13:12.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:13:22.827Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=165e0165-ad7e-48c1-a21b-1bba783eb1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:13:22.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:13:32.836Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=0909fe9d-9e42-4b9e-b6a7-02b2cdb3fa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:13:32.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:13:42.845Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=06b2c2d9-b2e0-4f4f-8b72-dbea8e34f91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:13:42.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:13:52.853Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=9ae13751-51d3-4161-b57a-6abda1aa2bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:13:52.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:14:02.860Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=5fce2365-cdbe-4663-9f5d-a2529377fa2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:14:02.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:14:12.870Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=19c02954-7a2e-4068-89ec-2810ad32bec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:14:12.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:14:22.879Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=3c4fcf84-4780-4a97-98a0-43128bd48804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:14:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:14:32.888Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=fa6eb930-0da1-4756-b34c-d7d39c73666f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:14:32.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:14:42.897Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=f95a2782-927d-4d52-8840-59ea2ba039d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:14:42.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:14:52.906Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=fae60b5c-16a0-4858-9a47-7db2457bd063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:14:52.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:15:02.915Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=03b15eab-5e75-4bc4-a1d8-752b0b5699c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:15:02.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:15:12.927Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=42e1e5d6-2a35-48fb-9ce9-00b3b49e18da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:15:12.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:15:22.935Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=3bdafcfa-1bf7-461a-9cd4-83564bfe4e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:15:22.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:15:32.945Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e43baa8e-c32a-4d1b-bd34-84a5d00c5086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:15:32.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:15:42.954Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=aab9fe42-2427-4224-8718-4ed4b776ceed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:15:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:15:52.964Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=f0303b95-6222-45ff-be3c-98c5510053c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:15:52.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:16:02.974Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=111b4250-cbfe-445f-aacf-58610caa39fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:16:02.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:16:12.983Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=0d8bc094-8caf-42e9-8574-56b82ef77746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:16:12.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:16:22.993Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=03ea2c6a-716c-4401-8ba8-c138421df940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:16:23.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:16:33.003Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=c67b923b-16aa-4f50-b845-419784dd5305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:16:33.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:16:43.013Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=fcb30536-a137-4af2-a001-e5bbea964cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:16:43.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T02:16:46.640Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T02:16:46.640Z |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-05T02:16:46.641Z |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-05T02:16:46.642Z |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-05T02:16:46.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T02:16:46.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T02:16:46.646Z |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-05T02:16:46.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:16:53.023Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=aec0f22d-33f4-41bd-b83b-2ccb97344dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:16:53.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:17:03.033Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a6d9aacb-08ef-4e0b-8fbe-d1a5f7aa47f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:17:03.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:17:13.043Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=cea7b6f8-135a-41fb-9532-beb3597fc07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:17:13.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:17:23.053Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=ee4594fe-7540-4394-9903-5356a392949a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:17:23.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:17:33.062Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=d8b80fec-a3ab-47c0-866b-5a5be01ccda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:17:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:17:43.071Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e5dfeb7f-6ca0-4ccd-84c9-45f3d95d3ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:17:43.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:17:53.080Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b33a1ec3-bfe3-436f-8df5-8de03e1ca6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:17:53.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:18:03.089Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=faa6787c-1b40-4aa8-b04e-0aeab40ff6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:18:03.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:18:13.098Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a51a043a-0c3b-4430-afe8-e9a1ad7b1a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:18:13.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:18:23.110Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=ca8d3271-7fa0-4e38-a258-912958a8f608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:18:23.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:18:33.119Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=d1551980-b2a1-436d-bc1d-286271e74e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:18:33.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:18:43.128Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=92bbc3ee-5921-4794-afad-9efbd7764cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:18:43.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:18:53.137Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=4332e63a-b2b9-4c6a-a747-5cab5693b612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:18:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:19:03.147Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=3d7659cf-3452-476a-9867-bf77c0e3f85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:19:03.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:19:13.157Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=caf18330-1a7a-4125-a32e-ffba81d73b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:19:13.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:19:23.165Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=64155c62-44d4-449e-9179-17a3a0be65fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:19:23.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:19:33.174Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=69f3a85f-1f26-442f-ac02-d9d2ead143b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:19:33.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:19:43.183Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=cf0334ef-7b0f-4611-b41f-cd2584105cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:19:43.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:19:53.192Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=6ac0319a-6d22-4708-9cfd-ff30f3902755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:19:53.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:20:03.201Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a552a3e2-dc7e-42f5-abec-579d9ad9e6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:20:03.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:20:13.210Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=99dc2faa-6831-4bd7-a542-9c7eea3d678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:20:13.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:20:23.220Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=ba080503-7a74-4565-afdf-ed42285c6105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:20:23.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:20:33.230Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=aa925b96-5d6d-47f2-a3d4-99169eb6ce57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:20:33.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:20:43.238Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=5d86f85a-058d-437a-96b2-d4d8ad332071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:20:43.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:20:53.247Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=3a708a79-ef86-434c-a918-d5a5178b22a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:20:53.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:21:03.256Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=2c29e97d-b0f0-4abf-8491-dec68a1aca88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:21:03.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:21:13.266Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=5018638c-ff61-4918-99c5-42c9e763603d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:21:13.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:21:23.276Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=818ed5e3-6abe-4aba-a2b1-7b62a85e131c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:21:23.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:21:33.286Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=9e57b4e5-67f7-443f-a536-18e66e8c6e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:21:33.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:21:43.295Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a5486bfa-801d-4b19-8eba-b3ba411d0002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:21:43.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T02:21:46.623Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T02:21:46.623Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-05T02:21:46.623Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T02:21:46.625Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T02:21:46.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T02:21:46.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T02:21:46.630Z |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-05T02:21:46.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:21:53.304Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=ecdd8a53-5ef1-48fa-8d4e-1b20bdd1d451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:21:53.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:22:03.314Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=d28ddac0-9ec9-4ed2-bafb-1ddadadcb0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:22:03.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:22:13.323Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a205ed5f-b4fb-415c-91b0-8bb54f759d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:22:13.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:22:23.333Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=2294011b-2fb2-4e42-9839-6f765d4826d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:22:23.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:22:33.342Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=384dd273-021f-4780-ba0f-d2b8efe456ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:22:33.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:22:43.351Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=ec6269ff-3845-4831-bfeb-23ea066c21c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:22:43.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:22:53.359Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=03d38456-6547-447b-824b-983761329555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:22:53.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:23:03.367Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=f3e60de1-a6de-4480-8eb8-d8115ec8e90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:23:03.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:23:13.377Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=2e5742f1-ba83-48f8-9f7a-eda410d05614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:23:13.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:23:23.385Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=ec2557d6-0070-44ef-a5ad-7ebc20018443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:23:23.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:23:33.394Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=0f30d9e3-bdcb-4276-a470-92ec42eba1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:23:33.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:23:43.404Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=4eb955d2-3ee8-425b-b5a0-693995e7765f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:23:43.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:23:53.413Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=9e01ac91-db0d-40bf-b0be-eb546ae21d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:23:53.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:24:03.421Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=8163c785-e781-4506-a082-cd905c86fed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:24:03.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:24:13.430Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=39d6fd97-5027-4110-862b-86773bfe094a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:24:13.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:24:23.439Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e937fb27-5fca-4f17-bbcb-c1749d1fdcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:24:23.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:24:33.448Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=8dc90816-1ae5-4d41-9d02-20fff75a8dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:24:33.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:24:43.458Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=870434f1-e641-46ae-85eb-0b1c59697fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:24:43.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:24:53.467Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a48a7ba3-1ea8-4dba-83ef-af5a84858645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:24:53.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:25:03.476Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=fd0ba2c7-c7d7-4d1c-8330-0ad5cfce4a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:25:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:25:13.485Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=6373c141-78eb-43ab-af71-b516d8f0bdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:25:13.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:25:23.496Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=12e3c0ab-d0b6-4b80-bee2-e145afc42191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:25:23.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:25:33.504Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=fa00ab76-4d77-4404-bf72-1916ee003bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:25:33.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:25:43.513Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=0b7ac2e3-fbf4-49bc-a5a7-21bf8abee762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:25:43.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:25:53.520Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=35649e81-3530-47a4-919e-0f04a3d138d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:25:53.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:26:03.529Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=5435b781-0348-4552-bfc3-59eb8f478f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:26:03.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:26:13.538Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=504a8301-8fd4-4fd5-b624-9cdf8ccc926c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:26:13.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:26:23.546Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=5fae97ae-e3d3-4356-8057-b68fe57156ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:26:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:26:33.555Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=274540d8-128c-4793-875e-a29ffc989542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:26:33.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:26:43.563Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=51a8d056-9a88-46e8-b431-29234d87cdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:26:43.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T02:26:46.643Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T02:26:46.643Z |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-05T02:26:46.643Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T02:26:46.644Z |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-05T02:26:46.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T02:26:46.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T02:26:46.648Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-05T02:26:46.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:26:53.573Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=c7234f0f-5f07-4b26-aae4-6367e2afa76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:26:53.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:27:03.582Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=68d9919a-6548-4b76-b8d2-e2339aad86dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:27:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:27:13.590Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=d1fbe891-eefb-46cb-85ba-b26a95fe16dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:27:13.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:27:23.598Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=5a35d93c-542d-4c74-9776-537c5436f53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:27:23.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:27:33.607Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=19e249f0-76d0-4c36-bad5-9f3462c3cd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:27:33.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:27:43.615Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=522f7488-fbb9-4fee-bfb5-57fb692d72bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:27:43.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:27:53.622Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=33807a6b-a555-4536-83fa-98408ed87249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:27:53.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:28:03.631Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=87f3138d-42c4-4125-a0c5-58bb5c5a6dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:28:03.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:28:13.642Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=20b5082f-97bb-445e-aafa-33ca942c1ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:28:13.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:28:23.650Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=623486fe-5d41-49ec-92bc-424ccd07a6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:28:23.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:28:33.660Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=2f3e8dcc-b4a6-4d69-af9c-ce5e5ef24df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:28:33.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:28:43.668Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=20d68064-aa62-419a-abd4-9d1b005518e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:28:43.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:28:53.677Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=775b7748-37fd-4209-a5cd-654303e2ca17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:28:53.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:29:03.684Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=55f06357-f268-43c8-aa5d-e841221e55bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:29:03.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:29:13.692Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=fa28f43d-bd7e-454f-81b6-760a3b072d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:29:13.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:29:23.701Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=9a347fbe-4800-45fa-a46a-dfc72335d448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:29:23.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:29:33.710Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a8deeded-8661-457e-a535-068e3ca9f9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:29:33.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:29:43.718Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e588964e-8b50-438c-8cff-e0e301f00902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:29:43.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:29:53.726Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=5a4d3ce6-203a-4dc7-aa0a-24f9a8b2f8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:29:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:30:03.734Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b5ada637-2773-4613-9002-4defd0033566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:30:03.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:30:13.743Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=61ebf4fb-9b38-458b-89a0-5e45c5bcbfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:30:13.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:30:23.752Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=7c23a6e7-b27d-4c7f-b2cc-ec73f37d76bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:30:23.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:30:33.762Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=6df36289-c130-4407-a7ab-ffaa63692b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:30:33.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:30:43.770Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e3928be8-d74b-4685-8112-c9b8f9ed7724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:30:43.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:30:53.788Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=3f5502b4-ad17-4177-a31d-37aa9ef7a204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:30:53.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:31:03.797Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=a2227a65-966d-4182-82ab-32d6862279f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:31:03.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:31:13.808Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=48947c34-d494-4154-b890-f27e9b123065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:31:13.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:31:23.817Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=4424be1d-719c-4f2a-be08-7266d777eb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:31:23.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:31:33.825Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=1899af3c-9b2a-4b3c-a8b9-7c0434919e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:31:33.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:31:43.834Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=7e640dba-d484-4bc9-8ef7-34915117f5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:31:43.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T02:31:46.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T02:31:46.616Z |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-05T02:31:46.616Z |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-05T02:31:46.618Z |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-05T02:31:46.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T02:31:46.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T02:31:46.621Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-05T02:31:46.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:31:53.841Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=dd32c052-8f30-4f58-b1d3-8355b868bb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:31:53.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:32:03.849Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=740af910-d360-45de-b59e-c290913ad415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:32:03.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:32:13.858Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=82788713-c741-47ac-9f05-00354ba7a23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:32:13.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:32:23.866Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b7c0d596-4c80-416b-a566-9b112471e0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:32:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:32:33.875Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=61101d53-2c1c-455f-86ae-d869f38e7e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:32:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:32:43.883Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=edd682d6-2d2a-4fe2-93f6-94a0a2175484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:32:43.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:32:53.893Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=e2d05ca3-0de7-4a6d-ae77-0ec6515a835a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:32:53.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:33:03.902Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=b6e2edd6-4475-42cd-b090-d683768786e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:33:03.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:33:13.911Z |INFO |Init configs |InvocationID=d959607a-0c17-4c3e-b9c8-a390c5f9d70a, InstanceUUID=55843559-ec2c-4305-b8eb-2ce21c2ff26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T02:33:13.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |