By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T02:56:43.018Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T02:56:43.021Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-04T02:56:43.059Z |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-09-04T02:56:43.691Z |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-09-04T02:56:43.790Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-04T02:56:43.791Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-04T02:56:43.792Z |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-09-04T02:56:43.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-04T02:56:44.015Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-04T02:56:44.039Z |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-09-04T02:56:45.501Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-04T02:56:45.961Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-04T02:56:45.980Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-04T02:56:45.981Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-04T02:56:46.040Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-04T02:56:46.041Z |INFO |Root WebApplicationContext: initialization completed in 2001 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-04T02:56:46.453Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-04T02:56:47.265Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-04T02:56:48.586Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-04T02:56:49.221Z |INFO |Started MainApp in 8.701 seconds (JVM running for 9.629) |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-04T02:56:49.298Z |INFO |Start scheduling PRH workflow |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:56:49.310Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=30841357-3ca0-4fd3-80b8-818fe12f593c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:56:50.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:56:50.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-04T02:57:00.596Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-04T02:57:00.597Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-04T02:57:00.599Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:57:00.743Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=fdba762e-0ade-4b95-8915-b7bbdf3ac00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:57:01.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:57:01.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:57:11.782Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=5399339d-2c26-4de8-9f7b-88bb087df925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:57:12.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:57:12.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:57:22.822Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=c87be912-1863-47ea-a3e8-4d2b263dff01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:57:23.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:57:23.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:57:33.893Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=fd0e25d5-2e8d-4ab5-bc8b-9acd624a8e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:57:34.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:57:34.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:57:44.935Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=7fd1bfdc-fb4a-4c0d-a4bb-359e5036f962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:57:45.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:57:45.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:57:55.973Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=2019f865-8241-42c8-abfc-2136dc5114d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:57:57.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:57:57.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:58:07.026Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=2b601366-87aa-4036-91ee-9d5dfbcb6e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:58:08.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:58:08.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:58:18.086Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=b65a49d8-4697-4598-bfd5-6203c0e8196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:58:19.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:58:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:58:29.134Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=e683f10c-6352-4e2d-9dc9-3d0eb856c86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:58:30.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:58:30.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:58:40.198Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=4db7306d-8beb-4d1a-ae13-3b5fd7e1736b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:58:41.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:58:41.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:58:51.238Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=7dc3e396-5f68-4e86-af30-2b6e3652f6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:58:52.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:58:52.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:59:02.280Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=85e0de3b-f70f-42c8-b30a-28627694d1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:59:03.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:59:03.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:59:13.319Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=0d10f2e2-1eb5-475b-963c-0c4d4fe57c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:59:14.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:59:14.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:59:24.357Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=7db70187-570c-40d3-a2ba-e34647ef777c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:59:25.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:59:25.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:59:35.399Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=a2bf7c94-c360-4f17-aa0c-a59dd8ca993b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:59:36.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:59:36.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:59:46.438Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=bdcb918f-d7b9-44d0-8e07-de037d00fee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:59:47.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:59:47.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:59:57.477Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d89a3999-a528-4eee-a04a-41d7b24dc6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T02:59:58.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T02:59:58.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:00:08.522Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=9c437f48-5655-47db-934b-e8829481d91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T03:00:09.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:00:09.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:00:19.589Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=9dfb8e77-2e92-4919-bed9-076797482651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T03:00:20.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:00:20.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:00:30.629Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d0fa2079-c7ee-49b3-bb09-15c1f6c92016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T03:00:31.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:00:31.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:00:41.669Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=aba1582f-9481-435d-b9b3-0b9b6c8a849e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T03:00:42.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:00:42.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:00:52.709Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=961f0f5a-6793-447d-9a19-d3cbe0b65dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T03:00:53.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:00:53.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:01:03.754Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=04a888ec-e96a-47db-b40e-eb8231140cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T03:01:04.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:01:04.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:01:14.793Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=c56373e9-a7f8-4049-bb1c-40f2ebfa3eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T03:01:15.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:01:15.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:01:25.832Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=c42e02c4-924e-4287-bca8-e639203a57a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T03:01:26.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:01:26.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:01:36.871Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=f56e1841-8672-4d63-94ea-038289956c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-04T03:01:37.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:01:37.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:01:46.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:01:46.885Z |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-09-04T03:01:46.886Z |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-09-04T03:01:46.889Z |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-09-04T03:01:46.948Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-04T03:01:46.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-04T03:01:46.948Z |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-09-04T03:01:46.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:01:47.909Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=2afeb656-839f-45bf-965e-859fa0181979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:01:48.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:01:58.132Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=872477b4-b35f-46aa-b978-b742fb1ac79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:01:58.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:02:08.316Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=f7d7f736-6254-4cd1-b43a-f1716dc5ae92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:02:08.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:02:18.377Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=c15801a8-0848-4584-86a6-0db896b0e56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:02:18.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:02:28.461Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=8d81f5d0-36e3-477f-b076-a820a7f7f0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:02:28.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:02:38.494Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=740d6ddb-8ce9-454f-bff6-3479125bbad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:02:38.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:02:48.558Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=7d086b10-318a-4cc0-8abe-6951b822cf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:02:48.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:02:58.593Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=9b7b231e-1053-44b9-9eef-2a3a1edc22f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:02:58.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:03:08.658Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=09f618e8-d702-42e8-8fe4-8ea04cca6c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:03:08.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:03:18.688Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=285ba522-5945-4b0b-aed7-19c82f363f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:03:18.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:03:28.739Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=38f30b7b-4566-495d-8868-b32d318c5722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:03:28.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:03:38.818Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=7ada1399-7c61-4468-a02d-5ae1ffc8ea71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:03:38.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:03:48.915Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=a78b1fe0-aef1-4267-84a7-a8bf358be0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:03:48.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:03:58.957Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=625d9354-0517-4676-a8c6-d16af2395fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:03:59.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:04:09.100Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=f62e0c64-5732-499c-938e-3ce0ac91ab96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:04:09.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:04:19.207Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=f49cc6b2-89c4-47bd-89a4-b22463a47674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:04:19.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:04:29.250Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=a1f3fdc4-693a-495d-9149-fb97b91958dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:04:29.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:04:39.337Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=6a66ad55-6ec8-483c-88fb-b983dcab1496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:04:39.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:04:49.471Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=88aa626e-b2a2-45bc-8f2f-388966a3b6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:04:49.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:04:59.522Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=31fb7ec4-0fa7-4cfd-9173-e27a0e094788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:04:59.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:05:09.595Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d6904103-a3ac-419a-82ba-1f438cb914e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:05:09.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:05:19.803Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=620cd9f6-63b5-4b15-b852-1f28bace3c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:05:19.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:05:29.984Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=1cdfb6d7-b1b4-4167-8a38-8be5724fa976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:05:30.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:05:40.026Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=e87927d7-e5d8-4f6d-bfb4-ca72688711e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:05:40.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:05:50.162Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=c8327b30-17f8-4e5f-b680-21389e3b44a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:05:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:06:00.199Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=642d4b7c-3fc9-4f2b-a67e-7b7bc780c990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:06:00.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:06:10.283Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=8fc6c4fa-c401-4eb1-94c8-f26003b707f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:06:10.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:06:20.329Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=741ef6af-3aba-4271-9f39-419237294b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:06:20.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:06:30.461Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=f8aaf4d7-a731-4854-a510-7039be0c23f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:06:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:06:40.562Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=e695a730-1960-49be-93c7-0bbe8ddb7140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:06:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:06:46.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:06:46.763Z |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-09-04T03:06:46.764Z |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-09-04T03:06:46.767Z |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-09-04T03:06:46.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-04T03:06:46.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-04T03:06:46.778Z |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-09-04T03:06:46.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:06:50.635Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=81329527-dece-43c6-a7cd-a82419c0c315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:06:50.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:07:00.681Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=9882919b-d55d-407a-8d7d-d142e32f61ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:07:00.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:07:10.708Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=963ee7e7-7983-451b-8f3f-454a932e9726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:07:10.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:07:20.730Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=668eb24c-e0c3-4c3e-9d5a-47c635a25108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:07:20.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:07:30.746Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=14478ac0-22e7-4f0f-9916-8e520f0c6b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:07:30.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:07:40.772Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=dc9c0a54-c79c-4518-b5ef-7c10f644aea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:07:40.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:07:50.790Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d93bedbf-73a3-400b-8698-84ee2862fa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:07:50.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:08:00.806Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=1dac68d2-5f37-4d41-8e8a-bd37ca46b630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:08:00.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:08:10.826Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=79a4570b-f619-4712-b192-70c45d0d77bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:08:10.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:08:20.863Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=3c1f520a-5546-408c-848d-41269939a52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:08:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:08:30.891Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=723b81b9-8e34-42e8-8744-3a59925a9af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:08:30.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:08:40.979Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=a6880cde-aee3-4483-b31b-b53b88962052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:08:41.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:08:51.041Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=bee0e859-4191-46d4-bea3-be753b78ec1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:08:51.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:09:01.060Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=0dc57251-2432-4040-9daf-927ba47502fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:09:01.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:09:11.099Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=b3075fbf-df1e-4fc2-9c8a-0f639fbb8dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:09:11.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:09:21.177Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d927dd79-3def-470a-82a6-5f624563aad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:09:21.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:09:31.239Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=03cd45f7-2c0d-4343-85a1-7842fb3b3326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:09:31.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:09:41.297Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=05c1fcb9-dfa4-41c3-be6b-9d010aadfcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:09:41.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:09:51.316Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=496b7672-793f-4103-9024-3ed50bfec1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:09:51.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:10:01.359Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=efb429e7-e17c-4cd7-a305-6ffbfed5f5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:10:01.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:10:11.429Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d0a57854-cf17-4ea8-8eb2-707fbcafe611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:10:11.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:10:21.443Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=4ac400b0-2634-49f0-bdff-941eb397b76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:10:21.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:10:31.458Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=11e1d329-7f5a-49f5-8f43-1059085b2597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:10:31.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:10:41.469Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=fba94668-2d87-4e19-85e0-936d3278a91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:10:41.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:10:51.484Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=1d83e03d-d6cd-43d3-81c8-abbcbf212bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:10:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:11:01.500Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=7eaf88e8-f2ed-4e48-9aa2-8c97917de881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:11:01.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:11:11.518Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=95c46965-5d22-4cc4-8beb-9511a9690e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:11:11.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:11:21.531Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=9021198a-984b-4d9e-8bee-ac08f26dd444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:11:21.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:11:31.545Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=b139bcf1-4b6a-42b3-a384-c373cb9c534c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:11:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:11:41.562Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=454d4950-a3db-49b8-bb3c-ae5e462864d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:11:41.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:11:46.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:11:46.749Z |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-09-04T03:11:46.750Z |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-09-04T03:11:46.752Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-04T03:11:46.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-04T03:11:46.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-04T03:11:46.762Z |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-09-04T03:11:46.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:11:51.573Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=03297455-91bf-4241-8710-ca4f073b8451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:11:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:12:01.585Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=a97219cb-fe95-43a7-b8ef-6933a9bd2633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:12:01.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:12:11.605Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=3fb8d38f-e986-4389-92df-95d57869a201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:12:11.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:12:21.628Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=33f785c7-14e1-4bc0-a6b4-248e3dfc70e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:12:21.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:12:31.647Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d11d4b00-c952-4d7d-9a6a-e05ff8be0fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:12:31.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:12:41.661Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=03a9229e-5ea8-430e-8ffe-afce08a23048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:12:41.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:12:51.681Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=52a728bd-392c-49bc-83d4-784516988467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:12:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:13:01.706Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=602b7310-b330-409f-b051-918fc4257016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:13:01.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:13:11.725Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=373b2408-43b2-46d4-9aca-17470802278c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:13:11.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:13:21.768Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=fb93301d-54a0-4d35-961a-3fe208c16fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:13:21.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:13:31.783Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=32b2d2c8-2be9-49c1-b396-d5d54586c432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:13:31.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:13:41.805Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=c02d4ca7-b599-4bf6-a9b3-bafd7f6b07d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:13:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:13:51.844Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d3fd9a5f-18f0-43c7-8343-1a0b74c3315b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:13:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:14:01.882Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=e5846947-666a-437c-be79-bf20cfefa200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:14:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:14:11.909Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=288e494e-a00f-44dd-a26e-a25a54ca054f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:14:11.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:14:21.922Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=3031e189-4187-429a-b553-3ec0a678e9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:14:21.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:14:31.949Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=1a3464aa-dcff-49ea-9b33-f61ce9b0d523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:14:31.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:14:41.964Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=8ca71e8c-0d80-410f-839c-4edcb946d08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:14:41.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:14:51.975Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=cdc066c4-3779-4c96-ac78-5f6aa75714a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:14:52.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:15:02.017Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=dfc45b04-7654-498c-b631-a70d9b669e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:15:02.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:15:12.082Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=61b03ae1-094f-48d0-a19f-47534979f7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:15:12.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:15:22.094Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=f2d4eb9b-2461-469d-81b2-7339d56e37f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:15:22.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:15:32.116Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=3a30e3b5-9d03-4956-a442-6c1e386e32c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:15:32.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:15:42.191Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=0b461153-b6e2-481b-aa82-8ec7f8e64ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:15:42.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:15:52.209Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=93a94e10-74d1-45e8-90b2-5e835d836a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:15:52.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:16:02.283Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=6b25f9d6-8a22-4cae-89ba-50502d4dfeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:16:02.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:16:12.330Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=87e07384-b393-4a41-ba38-90aa8df8d6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:16:12.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:16:22.360Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=cff8e801-3638-4ed8-9154-253424e57a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:16:22.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:16:32.398Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=096f406e-f4d4-4276-9726-816341a3cb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:16:32.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:16:42.544Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=e087768d-2c86-49f2-b6d1-f4fdd12ba83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:16:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:16:46.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:16:46.781Z |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-09-04T03:16:46.782Z |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-09-04T03:16:46.784Z |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-09-04T03:16:46.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-04T03:16:46.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-04T03:16:46.795Z |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-09-04T03:16:46.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:16:52.557Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=b57b3ca5-f579-4693-a49b-16c2b1ba209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:16:52.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:17:02.568Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=bb7220c9-b40b-4dfa-9aaf-ff18a716f5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:17:02.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:17:12.605Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=6490cb9e-2737-4059-8b6b-fabbc680b122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:17:12.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:17:22.624Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=088ee757-eef2-497d-86df-4ca3a820e86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:17:22.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:17:32.646Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=7c698615-a5b6-47b7-a391-9fb602388a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:17:32.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:17:42.670Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=6129ccf1-b171-42c6-96cb-d42602a90733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:17:42.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:17:52.682Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=0edb496a-d22b-437d-b20d-78faa051ddcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:17:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:18:02.711Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=3c3e25d9-89c2-489a-9793-bbb641b15e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:18:02.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:18:12.728Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=60e77b0c-2122-4734-b4fd-108cc9fdeb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:18:12.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:18:22.759Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=64c3acb8-e27d-4149-8f23-c09a8967e9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:18:22.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:18:32.793Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=b02d2fb0-ad94-44a6-b2ad-a980417aed6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:18:32.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:18:42.814Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=6d31b83d-c1f2-4976-b6ed-a0996af1c26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:18:42.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:18:52.829Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=99a12622-743b-4db0-a858-8f33c6ffc6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:18:52.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:19:02.839Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=28f75ed7-2be8-4007-8325-3628a87716b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:19:02.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:19:12.852Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=989b1958-94a3-4764-a8f0-584c0650c98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:19:12.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:19:22.862Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=f39fdc19-cadb-4783-a6fb-f1d915b6ab15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:19:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:19:32.873Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=78529b6d-4243-4522-a652-d83a01ae19b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:19:32.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:19:42.913Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=864aa566-4c56-41d3-b17d-21cd88c613ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:19:42.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:19:52.928Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=65e7ea70-84a8-4123-a9ce-a9f89431d5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:19:52.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:20:02.958Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=ede16e3a-1a20-4ba5-a89c-ca2c42adb095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:20:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:20:12.969Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=c2d38670-6c22-4af3-8959-c20c7a4a1496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:20:13.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:20:23.015Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=59539bc8-8e31-4809-80ab-4b8dd31aa41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:20:23.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:20:33.036Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=aa602ae4-f661-4538-9238-a53c6a9988c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:20:33.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:20:43.047Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=7aa7be65-1be7-4859-920c-30652a271b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:20:43.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:20:53.058Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=65ed4f16-898c-4756-a906-93ff15a4375d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:20:53.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:21:03.076Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=41c88f56-2a75-4016-8ebd-ff1eb9232347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:21:03.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:21:13.089Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=24173ad8-a10b-409f-b31c-c597868d6e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:21:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:21:23.104Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d319618b-c04a-47fc-ab55-2591dd0f3805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:21:23.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:21:33.115Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=2e506c9e-03ed-4516-9fde-abff414d0849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:21:33.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:21:43.135Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=ec8b39a7-654d-4c9d-a48b-5f1285c01a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:21:43.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:21:46.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:21:46.740Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-04T03:21:46.740Z |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-09-04T03:21:46.743Z |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-09-04T03:21:46.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-04T03:21:46.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-04T03:21:46.751Z |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-09-04T03:21:46.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:21:53.147Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=cf9f90d1-66b1-4dc6-8cb5-525a8cb32854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:21:53.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:22:03.229Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d12b8bbb-4a57-4b60-8c53-cf657f35984e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:22:03.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:22:13.256Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=7e92a2c7-04ee-4a63-adf7-a0e9bbe12d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:22:13.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:22:23.276Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=80993f42-95c9-4bd4-8096-6479f05e8d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:22:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:22:33.302Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=13bfcd15-8d22-41de-9412-fe93389338ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:22:33.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:22:43.311Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=22a1ac4d-975a-47e4-9173-614190c97f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:22:43.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:22:53.320Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=96c0fbf8-cb73-4f9c-aa0f-8afdd3a5ccfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:22:53.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:23:03.342Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=55a3c138-966f-48e1-8830-2a28d846d856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:23:03.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:23:13.354Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=877236ce-eb39-46ee-892c-dd16242e276c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:23:13.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:23:23.364Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d20d1315-bb6e-476b-a494-d876fadf181b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:23:23.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:23:33.381Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=5ea88cf1-1cb4-420d-852b-c76742866c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:23:33.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:23:43.392Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=54e1b522-b523-44ad-89dc-dd85c0b9b042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:23:43.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:23:53.414Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=52f4deda-b57d-42bf-aa6c-bd327d14fdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:23:53.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:24:03.426Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=a71f2a81-7514-4eee-92b5-9447de76a11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:24:03.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:24:13.438Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=658f6bfb-f6ce-4e62-93f4-30fa83f6efd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:24:13.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:24:23.449Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=8f9e81a2-7f6d-4618-b0e5-c53dfb9901f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:24:23.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:24:33.458Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d609fc3d-06f4-425e-8a75-ee42e9858bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:24:33.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:24:43.472Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=171f1434-f516-4d34-ab30-e1f382097253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:24:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:24:53.482Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=bd7c5232-7535-49a7-8ffa-a1a3a4f0f29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:24:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:25:03.492Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=604a1031-5fe5-4873-abac-e5069e73bfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:25:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:25:13.502Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=6328529d-9265-407d-9bfe-9d9528863602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:25:13.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:25:23.512Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d5f60a18-a602-4bf3-b24c-6bbee8e98285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:25:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:25:33.522Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=8ff8ac50-bd87-46cd-ab0f-8d470a88279f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:25:33.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:25:43.535Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d853dc24-7448-4a4b-8a96-c35cdbb2f5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:25:43.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:25:53.558Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=6e88d93e-d65b-4bed-8e32-8ddf63fccc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:25:53.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:26:03.569Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=cc2a3dd8-d361-4301-b4e8-a154f49fa327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:26:03.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:26:13.581Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=aa2a9928-5ecb-45d7-9fc3-1d68f23eb4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:26:13.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:26:23.592Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=29a53ebb-aac4-47e1-89d0-d2a824b5f6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:26:23.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:26:33.600Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=e20ea7d7-73cf-4cbb-9850-10b6366a5411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:26:33.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:26:43.612Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=e8430353-bcbb-4a69-8189-3b9bf81a1e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:26:43.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:26:46.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:26:46.635Z |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-09-04T03:26:46.635Z |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-09-04T03:26:46.638Z |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-09-04T03:26:46.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-04T03:26:46.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-04T03:26:46.644Z |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-09-04T03:26:46.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:26:53.621Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=e0c3aae6-a4bb-4601-88fb-8adf5f6bc9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:26:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:27:03.631Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=9574e839-689b-4744-ba3e-b4b28923e69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:27:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:27:13.668Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=51e588c4-d1af-4f03-944e-28aeb9714819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:27:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:27:23.691Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=5c2d3c66-f579-4798-90ed-8506bc05c2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:27:23.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:27:33.703Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=588f43ea-653c-4aac-815e-6253c392a8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:27:33.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:27:43.715Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=af97edc6-074f-41fe-9b24-c23b2ab78df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:27:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:27:53.725Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=3f361fa6-2a67-420f-8b00-f49203545436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:27:53.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:28:03.739Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=e3cc474d-9c9b-481b-a66f-ff50876a4724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:28:03.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:28:13.751Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=8222183b-5fc2-433c-8def-e33af2fcd075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:28:13.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:28:23.760Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=2ba8bae0-cf77-4bd2-9206-f41c79086dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:28:23.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:28:33.775Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=1514f425-16e6-4b45-afcf-1c958da4e944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:28:33.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:28:43.790Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=8ca27ef0-67f9-475b-907b-0783324cac31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:28:43.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:28:53.802Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=cf5d618f-c67d-4c22-a7f3-26742cfe7ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:28:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:29:03.814Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=ec4d6743-3c7b-4ce5-b357-e87397ff67f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:29:03.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:29:13.836Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=c84df459-ccf4-45e3-b0de-330cb8c9870e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:29:13.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:29:23.848Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=61776eb1-536c-4b0c-bd54-87fc27e0b055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:29:23.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:29:33.860Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=8e9c67c5-6dd2-4a26-b95d-a1913e69631b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:29:33.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:29:43.874Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=52d5ab59-8d8f-49a6-b321-fe4d81ce71c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:29:43.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:29:53.884Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=fdd6c813-f290-4ae4-a26a-f46071b8e781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:29:53.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:30:03.895Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=13d51d21-0799-45af-8bd4-1d4efca578b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:30:03.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:30:13.912Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=071c4ac9-1f05-4325-8ad1-6f7b27fc19d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:30:13.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:30:23.924Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=0bbaeec3-60ec-40c5-a8ad-1eef60400747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:30:23.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:30:33.942Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=ed82bd63-e05f-4309-886c-b7fa16d96985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:30:33.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:30:43.953Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=3a7d112a-14dd-4838-8828-dafa89db1e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:30:43.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:30:53.978Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=4e279017-a04a-4931-9b4d-915b8501207c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:30:53.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:31:03.994Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=af5fb2e4-c274-47c9-abb0-2c514ef6e157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:31:04.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:31:14.007Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=4aaee869-48e0-4a10-bc2a-63ca7d3fedd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:31:14.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:31:24.017Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=e989579f-61d7-4a48-9bc8-28b02c6ec7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:31:24.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:31:34.026Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=55d58428-b6a2-4d5e-a2dc-acad26cde07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:31:34.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:31:44.041Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=a6bef748-6e42-4532-83de-f3b32f41fd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:31:44.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:31:46.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:31:46.773Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-04T03:31:46.774Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-04T03:31:46.777Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-04T03:31:46.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-04T03:31:46.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-04T03:31:46.784Z |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-09-04T03:31:46.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:31:54.057Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=2a99d5b0-440b-4246-ae0a-45af630ea921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:31:54.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:32:04.078Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=a6e927a2-7e7c-4f43-9d66-51e36d6dde70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:32:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:32:14.106Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=2c2f5318-78f6-4de9-affd-c05bc5e4c509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:32:14.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:32:24.116Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=89b229d1-8e1f-4c4d-a948-58b84043695a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:32:24.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:32:34.132Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=e9e7d016-5506-47a9-a94a-c87a46fcf273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:32:34.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:32:44.145Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=8bd49a6e-4115-4e53-9520-18729ad75983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:32:44.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:32:54.155Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=b8c2f108-43a4-47e1-ba3d-669d6a9f54e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:32:54.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:33:04.165Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=0ea21b8e-3605-4cb1-9518-490953779e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:33:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:33:14.175Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=a9745ac4-b7a5-45a3-a389-23eceab40acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:33:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:33:24.185Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=a97a7afb-1bb2-4423-956b-fe69964fc42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:33:24.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:33:34.194Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=bed3da47-907c-4f1d-9b4e-ce4ebcfaf2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:33:34.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:33:44.206Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d9e9d456-eaa5-4545-8503-f1e41f4236b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:33:44.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:33:54.216Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=e4e9c02b-c1f5-4c22-987e-55a4448879c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:33:54.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:34:04.234Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d1f4ebae-4819-490e-8517-35596706761e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:34:04.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:34:14.242Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=55993c28-214d-4c8f-97b9-9a83f975fa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:34:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:34:24.252Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d54fd2f2-4d98-4ab6-a999-1c9f878189e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:34:24.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:34:34.264Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=6b46b717-704f-47bd-b187-c8c4749cd2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:34:34.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:34:44.277Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=6177c482-5bbc-4057-9f14-36e4d7f6cbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:34:44.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:34:54.287Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=a89776f3-2eed-48fa-8f49-5f285b72ca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:34:54.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:35:04.303Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=d7d16221-2023-4948-bbb9-c36858c87b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:35:04.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:35:14.314Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=87b0840e-8fd1-4589-b280-ecdd7cbaf48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:35:14.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:35:24.323Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=1cbeca05-9706-497a-a7db-43cf11c5e52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:35:24.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:35:34.333Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=32602766-e90c-4832-97a5-a3e853f470de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:35:34.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:35:44.343Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=f9f6f437-9292-4620-b0a6-7416bfac76cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:35:44.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:35:54.353Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=cea3583d-ccb9-465e-ac4b-3bceab38dd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:35:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:36:04.366Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=1ab23cb8-55a1-4986-b1d2-fd810f47e9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:36:04.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:36:14.379Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=9bac63e9-d5ac-4ea9-9892-aac341b70876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:36:14.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:36:24.390Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=ccada534-d2cb-4159-b6e9-92fb486b45f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:36:24.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:36:34.401Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=303ee086-f81c-4314-bb50-7e574042e057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:36:34.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:36:44.411Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=19da2b29-2808-480b-b47b-ecda3fd9594d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:36:44.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:36:46.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-04T03:36:46.694Z |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-09-04T03:36:46.695Z |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-09-04T03:36:46.697Z |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-09-04T03:36:46.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-04T03:36:46.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-04T03:36:46.703Z |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-09-04T03:36:46.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:36:54.419Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=4137601d-5611-479d-acf8-fa584c86416c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:36:54.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:37:04.430Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=bfbc13a9-706d-4eee-a7a2-1a46e9efe2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:37:04.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:37:14.445Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=3503fe58-9abb-446c-b419-b1b4c8457606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:37:14.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:37:24.457Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=2417e694-a515-4b2d-90ac-76de295d6a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:37:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:37:34.466Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=a030d605-261e-4d96-9ba9-472d4f510442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:37:34.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:37:44.475Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=5788057f-c589-4082-b44d-af2ff878a180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:37:44.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:37:54.486Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=fe522d1e-cb98-4c8c-a784-7dbb17595ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:37:54.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:38:04.501Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=e31215e5-aa44-4028-93f9-86fecfb97fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:38:04.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:38:14.513Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=4166490c-ca23-4c41-96b3-2fd99a864e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:38:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:38:24.532Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=65b4310b-0029-434b-b794-f980adeb49e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:38:24.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:38:34.546Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=b0637460-36cc-4680-a646-2286986a9259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:38:34.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:38:44.563Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=44d27a79-934e-47d3-ac51-52d8baeb392c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:38:44.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:38:54.576Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=4c6a5387-490a-443f-b174-377fab2f6487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:38:54.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:39:04.590Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=8d236766-9a85-49dc-8e15-fae18a18f98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:39:04.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:39:14.603Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=04a06023-668b-4f9a-ae5c-7b2e5e887712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:39:14.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:39:24.614Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=2d0e26a8-0441-4a64-a04b-bdb35270b762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:39:24.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:39:34.626Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=b6bc7ec6-18c9-4419-b7b9-ac30032be5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:39:34.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:39:44.635Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=6cbcdb06-4c6b-40b6-9dc0-67fcd57405b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:39:44.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:39:54.644Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=a619ecf9-ef70-4fb2-af8f-9fc3f4fde019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:39:54.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:40:04.656Z |INFO |Init configs |InvocationID=918005e7-203d-4c7d-acaa-7ea6b7523487, InstanceUUID=aa9803fa-ebf9-4474-a380-44199bd85cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-04T03:40:04.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |