. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:53:08.496Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:53:08.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T02:53:08.545Z |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-02-17T02:53:09.152Z |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-02-17T02:53:09.238Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:53:09.238Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T02:53:09.238Z |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-02-17T02:53:09.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-17T02:53:09.374Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-17T02:53:09.395Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-17T02:53:11.057Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-17T02:53:11.510Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-17T02:53:11.540Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-17T02:53:11.540Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-17T02:53:11.591Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-17T02:53:11.591Z |INFO |Root WebApplicationContext: initialization completed in 2195 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-17T02:53:11.996Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-17T02:53:12.831Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-17T02:53:14.361Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-17T02:53:14.740Z |INFO |Started MainApp in 8.787 seconds (JVM running for 9.48) |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-17T02:53:14.793Z |INFO |Start scheduling PRH workflow |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:14.806Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=0f5c2b5b-7367-4e62-a77d-3e1d3ec9b36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:53:16.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:16.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:26.337Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=38d9d28c-b0c4-465e-aee6-7a74774f6fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:53:27.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:27.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-17T02:53:35.364Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-17T02:53:35.364Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-17T02:53:35.368Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:37.411Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=28d76a54-fc66-4252-a099-12531ae1734f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:53:38.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:38.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:48.483Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=18be1531-e479-45f0-a2a9-7b2bcbd54fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:53:49.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:49.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:59.559Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=10cc6ab9-0686-4827-bcf0-b7079d623e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:54:00.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:00.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:10.600Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=94136060-187b-4e7e-badd-205b2cb94d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:54:11.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:11.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:21.668Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=36f322d9-af2c-4ec0-a06e-919645de7ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:54:22.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:32.739Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=87d59992-59f9-4085-9fbf-8e90aecc75b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:54:33.778Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:43.779Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=b00fa0bc-fa49-4e44-bcb9-93edebe4e9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:54:44.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:44.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:54.854Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f092076d-7662-4a01-bf56-b2c5e038274a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:54:55.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:55.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:05.923Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=58049494-79d0-4518-8415-c6a119ee2933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:55:06.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:06.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:16.964Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=af563943-cb4a-421e-9e75-63f82db9c985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:55:18.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:28.323Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=d2909f0e-72da-4f9b-bcba-c91fdfb4de04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:55:29.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:29.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:39.397Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=18430b22-6552-4356-8d3a-795a61ddc585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:55:40.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:40.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:50.471Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=86120868-a2ea-421b-8185-7b1d6e60ad05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:55:51.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:51.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:01.543Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=45ef625c-44d5-4317-b66a-1a51b9948c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:56:02.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:02.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:12.612Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=930713ca-5400-47ec-a957-0678cf3eb0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:56:13.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:13.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:23.683Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=cfe630c1-7149-44f4-9a28-cba755e42fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:56:24.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:24.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:34.810Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=6b1ae1fe-f0d7-4e58-9e34-7faa70f0ab00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:56:35.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:35.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:45.859Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=9a42962f-023e-4e89-ba8e-a570bb8f5d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:56:46.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:56.899Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=07ef1931-8b74-41a5-9c77-2bdf959cbf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:56:57.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:57.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:07.971Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=cb5de7d8-18eb-44ae-b51a-f9dc2dbcd8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:57:09.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:09.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:19.139Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=3121cf64-11a3-45b5-9228-e8b647312302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T02:57:20.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:20.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:30.179Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ec8b8d5f-6291-436f-8c1e-55f5d4c9f3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:40.626Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=c93f901a-1f87-4bc5-a3d4-df1811bde0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:40.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:50.642Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=8c18cee0-df72-4240-8612-4e0a6bc28f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:50.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:00.655Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e9d6ce89-186f-4009-9ae0-8dc2cf68b2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:00.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:10.667Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=46b9e21b-746a-432a-a9e7-c1a636bc18f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:10.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:58:13.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:58:13.024Z |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-02-17T02:58:13.025Z |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-02-17T02:58:13.027Z |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-02-17T02:58:13.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:58:13.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T02:58:13.036Z |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-02-17T02:58:13.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:20.678Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=2f94fb0b-c22b-446c-8944-71fe122e8b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:20.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:30.688Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=cc702a30-6317-4668-9063-fb98b61e7ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:30.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:40.698Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5ba46f34-429a-458f-9d32-7e46ea7a37ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:40.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:50.709Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=0e8a8233-8eed-41f4-8d63-ee0043d97de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:50.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:00.719Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=34f23e39-97e2-4d44-926b-fba8a2d7ce09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:00.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:10.729Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=9ee86f9a-a186-408d-9a14-c012f6d3d0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:10.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:20.738Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=511f42e0-d041-499a-9224-05fa90391288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:20.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:30.748Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=8574bd57-f429-4950-831c-c848b05c36a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:30.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:40.757Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e73f1877-e8b2-4521-9e02-13a92ea818d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:40.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:50.768Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=86e2f5a8-6989-4d91-95a6-c3c6791ad49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:50.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:00.778Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=7d71046a-59cc-4b54-a5bb-e6331585d9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:00.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:10.787Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=c6627bdf-4fa8-4048-8d33-5405c88d4d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:10.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:20.797Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=340f3c5b-8bcb-4e94-9aff-4e026e3deff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:20.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:30.906Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=63d83b47-5802-4776-b13b-36275e4ecf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:30.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:40.916Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=69e5da89-8101-476a-bed4-c0189b645c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:40.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:50.926Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5942055e-4d7b-4fc5-9d56-153738b1a4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:50.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:00.935Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=a3c8416e-702f-4b4b-b52e-3d15c44a5117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:00.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:10.945Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=55c76a94-fd6b-4e19-a206-612d10477a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:10.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:20.955Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=723572c5-ecfc-48ae-8676-508301525fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:20.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:30.963Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=15787a4c-952d-4cb9-a1a2-779b075b76af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:30.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:40.973Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f413be68-21f2-4d10-8c4d-791683881c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:40.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:50.983Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=92cae4ee-742b-4622-82b9-9cd93ecdcb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:50.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:00.991Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=abac7fa9-77c4-4f50-bd3f-f0736eb6a431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:11.000Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=18e3bf8e-acb5-424f-8d0a-7b2b163a1ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:11.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:21.009Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=954fdbe5-e3ff-4e39-9e59-8322973d6865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:21.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:31.018Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f5e20900-9f34-4957-8374-bf64a1df89a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:31.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:41.028Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=417984e6-180c-4743-9026-1ea7bb74b39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:41.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:51.039Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=3e6a816f-a309-40d9-9723-b5ebd617d852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:51.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:01.047Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=7da1142e-9e15-4da7-b611-58cf8c5e96bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:01.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:11.056Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=627f1ede-56d7-46fc-80f8-23b85cf0dfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:11.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:03:12.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:03:12.268Z |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-02-17T03:03:12.268Z |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-02-17T03:03:12.270Z |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-02-17T03:03:12.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:03:12.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T03:03:12.279Z |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-02-17T03:03:12.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:21.066Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=9dd63a16-6af0-4748-a66a-d9114ca5d24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:21.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:31.076Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=3d504585-1aa2-4388-b6da-b7b7e449605a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:31.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:41.083Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=1c531e1c-366c-4e23-9cae-6c787688fa2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:41.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:51.092Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=bffb78f5-9486-4a2f-95c0-06d511e50739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:01.102Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=a72c57bd-8945-470b-b2bd-ad715156717b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:01.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:11.109Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=9dfed19a-b281-427c-a7dd-9c4735abc2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:11.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:21.119Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=12116cdb-b83d-4c38-9f04-18c4fa246aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:21.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:31.127Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5750f15e-7f97-4034-88f8-0aca227c8d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:31.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:41.136Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=a2efa7d4-b2a8-4b82-8759-5311cd60bfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:41.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:51.328Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=661ccbb2-87ad-43c6-8bc6-13e995988e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:51.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:01.337Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=48460b97-5fd4-417e-a50a-620a1c63398c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:01.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:11.346Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f42b20f9-5898-4cf2-b0ec-baa9b1893baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:11.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:21.354Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=9c4b3ecc-0579-4b27-b48a-1285125ba132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:21.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:31.364Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=08cbd556-8732-4cf1-a809-29cdb5ca772b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:31.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:41.373Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=58b5ecac-fde0-4e0e-9f8e-d3f7e096170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:41.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:51.383Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5315827c-eea2-4c28-8ef1-13d15f6087fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:51.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:01.392Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=6cd7dddd-69f1-4717-8d5c-901ffc32a83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:11.404Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=b53e2e34-21b5-4571-bf01-4a829408089f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:11.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:21.412Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f03e3061-2f19-45f5-ae70-8f9ffadb3a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:21.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:31.421Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5043f5b6-25e3-45e3-8b4b-d58465657bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:31.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:41.432Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=510bcc8f-3240-4c4e-893e-0363be16e261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:41.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:51.441Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=76727048-5fa3-4603-9dd1-9e6dcb2d9124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:51.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:01.449Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=bec084da-73ef-4f76-9c67-33127f78475a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:01.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:11.459Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=cc43703a-e557-4b08-846d-de3311a1959f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:11.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:21.469Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=fdcff990-7fd9-4f6a-a621-bec35bc8700f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:21.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:31.478Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=0897ae95-5931-4e0a-b0b1-7ef77c680bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:31.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:41.485Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=54163cbb-0a96-4b58-b05e-7cb44168d68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:41.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:51.494Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5bd6e572-d1db-4618-a127-3a747be61f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:51.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:01.502Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=12357d26-4167-4a4a-8f5e-8fef669cddf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:01.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:11.511Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=d27e3ad6-c193-4e67-b5b5-493c3b6e0640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:11.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:08:12.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:08:12.253Z |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-02-17T03:08:12.254Z |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-02-17T03:08:12.255Z |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-02-17T03:08:12.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:08:12.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T03:08:12.260Z |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-02-17T03:08:12.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:21.521Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=fe354df5-1d74-420a-805c-73188ac41e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:21.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:31.529Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f3cb2354-d543-429c-8d4a-5ee1eda44da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:31.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:41.537Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=c3d04289-d621-4ea3-90c1-f91ba04e27e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:41.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:51.545Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e41bfabb-d720-4add-ae50-b3e10df3f1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:51.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:01.555Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ad8db9fb-fd65-48cd-93ac-4c5a9a79749c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:01.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:11.564Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=691d2b0d-3a57-4852-9387-fa2322ec7142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:11.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:21.573Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=a8b01e3f-1e31-40ab-9732-150acc786c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:21.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:31.581Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=eee6a6d5-d814-421b-bd12-099ce7524087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:31.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:41.588Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=104bc332-b496-4847-8c02-6f70d60e4190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:41.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:51.596Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=fad478ba-df0f-4983-9048-558d5f79f017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:51.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:01.603Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=d4203dac-5a0b-43ce-a7be-89dea1cfde14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:01.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:11.612Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=72be6878-75b0-4475-8163-d90fbf7fa90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:11.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:21.620Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e61c3d1d-b2f3-4614-8bd1-7800cdd50c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:21.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:31.628Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=2c694283-13de-4244-b33f-b211a96138a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:31.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:41.636Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=37761223-402c-4488-a329-b739e0196cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:41.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:51.644Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=1d0abf20-79fe-44e3-a670-29a05f567c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:51.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:01.651Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=13964451-1a7a-4821-bd09-a3cee7759e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:01.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:11.661Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=9ce771f9-ec87-46a3-a75f-e7e7eddfe1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:11.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:21.671Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=efefe154-0839-4996-873a-991156352f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:21.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:31.679Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=b524f14f-4024-42a1-ab2c-18bb30812343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:31.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:41.689Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=7d8b724d-c7be-4d92-a1be-f51e2fdaae00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:41.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:51.696Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f886c472-8bcb-497b-a039-7afa4487a486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:01.705Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=859b75fb-3317-46ab-ae90-963753b3b770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:01.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:11.730Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=3aac3af1-2949-449f-a8ea-0048eaaa23a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:11.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:21.737Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e9340076-c964-4324-ab3e-8725d816c293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:21.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:31.744Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=6064b7f6-d9f7-45ee-b23a-d872bca03f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:31.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:41.751Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=20aa3dbd-dbc1-4971-9c0d-0bb54bd9cd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:41.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:51.758Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e0a1a3aa-84bc-452f-8a0a-9352b1c64078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:51.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:01.766Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=68c51ec9-4c01-4814-b89a-5ba6e439c77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:01.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:11.774Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=73ca7d22-82c4-49e4-8f5c-fc255980f91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:11.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:13:12.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:13:12.266Z |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-02-17T03:13:12.267Z |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-02-17T03:13:12.269Z |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-02-17T03:13:12.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:13:12.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T03:13:12.277Z |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-02-17T03:13:12.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:21.782Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=bc9a2ec9-a5cf-4c68-a90d-ecf519d01332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:21.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:31.791Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5571463e-60df-44c6-bbff-010cc944dc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:31.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:41.799Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=70519f5f-f221-4a94-b034-a2d035926fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:41.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:51.807Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=eaeab992-4560-4df3-bb77-7ba6b07badcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:01.816Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=6c54cac6-69f8-416a-953f-0d9227b9bd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:01.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:11.825Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=a1b239a9-265b-4229-b123-fb899cb0e0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:11.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:21.834Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=efcd2603-4012-4231-b15e-5a8544cd95b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:21.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:31.842Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ce4236d1-d99d-4e40-bd80-e5dc44a6b937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:31.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:41.850Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=7fd0a193-f867-4eac-a23c-848d7d7ca295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:41.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:51.858Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=84ae76b3-66ea-4d4a-961e-ec7b2f376c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:51.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:01.867Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=88e54386-95a9-47be-bbd2-38f3f984cbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:01.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:11.874Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5eafc71b-f816-47ef-bc30-fd40d39ba90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:11.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:21.882Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=8cafa2f9-f1a8-41ab-a0af-a1bc5f9e0d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:21.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:31.890Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=a636f7a9-91ad-443a-8238-aaa09317a62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:31.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:41.898Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=a1cb7398-cc4d-49bd-8951-40e81dfd5d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:51.905Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=491e5f2a-d53a-4655-8efd-5b1ebf99016f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:51.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:01.913Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5ec4d2cd-26e0-4c1f-8d90-4720332206ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:01.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:11.920Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=0c444eb4-16ae-45b1-9722-9eabc7c042a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:11.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:21.928Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=cd7e4bee-74d5-44ba-a403-036b75e2a165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:21.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:31.935Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=6551d6b0-287d-4480-a3c3-ac252ae70c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:31.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:41.943Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=d2411ab2-c770-4742-988b-f39e39b691a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:41.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:51.952Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=2aa83b7e-6b66-40b5-a529-5e0b915db797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:51.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:01.960Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=0e0ddbd1-1663-46e5-b733-aa936697db2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:01.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:11.969Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=4981ab99-f1d6-46b7-bd74-d86a258ba342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:11.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:21.977Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=a6eeca2a-488c-4c75-b6d5-22a00cebd8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:21.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:31.984Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=51482171-8d84-4882-ad4b-d8a00fe7a928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:31.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:41.994Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5cb72d5e-9c79-499d-8520-b5db60e24d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:42.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:52.002Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=691dda96-825a-4e01-b77c-5b759869de11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:52.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:02.009Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=3c0c87bc-fa74-4535-a5b9-fba9ed2276ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:02.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:12.021Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5c746eb6-a954-44f6-8046-0e8e3726396e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:12.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:18:12.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:18:12.249Z |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-02-17T03:18:12.250Z |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-02-17T03:18:12.251Z |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-02-17T03:18:12.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:18:12.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T03:18:12.255Z |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-02-17T03:18:12.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:22.029Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=2a0c3b0a-05a8-4a9c-ad40-2395ff99823d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:22.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:32.036Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ac3dd84f-d913-4162-9244-974b14f117f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:32.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:42.043Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ac1c7f43-241a-4ba0-aff1-c2a31f3b58ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:42.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:52.050Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ae961749-1100-4418-863e-0841010aea41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:52.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:02.058Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ca2d11ff-2c4d-417b-b640-3d9d3ca7a815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:02.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:12.065Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=bf964743-ff73-48fb-a26d-65f811c32682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:12.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:22.073Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=43b3d15a-7f3c-4860-867f-fb74c5c3e968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:22.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:32.082Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=8d9332e6-09e7-46fc-ad1a-85b7f140ea73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:32.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:42.089Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=b53042ab-3fdb-4fb6-b8a9-d6cf36a1979a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:42.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:52.097Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=655a96fa-1f3f-463b-ada6-8d0c83b727de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:52.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:02.104Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=bcf976aa-774d-4988-a37f-ecad32c8bf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:02.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:12.111Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=34598e33-dac8-4d74-a807-c9d538ad2dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:12.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:22.118Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=d83190fb-2091-4661-8159-f0f01189d6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:22.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:32.125Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=2b406005-f307-45e4-b845-5d41ee32b498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:42.133Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=47e2e8b2-734c-4e4c-8d10-f573092592a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:42.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:52.141Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e43c81bc-2a3f-4394-a5e2-9039f4f3372e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:52.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:02.148Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=b8a34f70-afc7-43c7-a849-5c25615a797e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:02.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:12.155Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f4efc2b0-fcb1-4a79-82f3-e6d2dcb82d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:12.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:22.163Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=bcc2785f-f130-4e00-b9ab-20151976513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:22.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:32.170Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f1256c7d-bee2-4ffe-9c70-a6d7165c5015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:32.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:42.178Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=03fb53d9-b4d4-4ced-9aab-623ef0eba4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:42.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:52.186Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=6dda6c34-dcd0-4436-a1c2-51921f391651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:22:02.193Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ea4081c4-3f7a-4369-81d9-a11d4cfdd575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:22:02.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:22:12.201Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5f0cb328-417b-488f-9511-2e222c980f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:22:12.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:22:22.208Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=92759b82-c241-498f-b66a-f944b10f3ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:22:22.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:22:32.215Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f1cd7225-9eff-437c-a270-9d5bfd3e025b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:22:32.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:22:42.222Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ad68e83f-01cf-45c1-8bd6-99392ee35fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:22:42.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:22:52.230Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=616a48e2-5f5b-4508-8261-a2617ffa9fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:22:52.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:23:02.237Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=c9a7d820-525b-463b-9b4e-b445ffe1651c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:23:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:23:12.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:23:12.201Z |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-02-17T03:23:12.201Z |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-02-17T03:23:12.203Z |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-02-17T03:23:12.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:23:12.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T03:23:12.207Z |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-02-17T03:23:12.208Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:23:12.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:23:22.254Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=be06cd67-66d3-4aec-8868-d54954441560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:23:22.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:23:32.262Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=45a0737d-63bd-4f0f-a5c0-75ac8498d2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:23:32.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:23:42.270Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=4478b254-7111-4260-90be-60b6fe49ed4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:23:42.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:23:52.277Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ea297c3a-b44c-41e3-96df-6dbafb76491e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:23:52.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:24:02.285Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=cd6604ba-da10-4034-a28e-29a325c99e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:24:02.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:24:12.293Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=fbdd5e80-55ce-442f-8405-8f068b4f57f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:24:12.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:24:22.301Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=84c75491-ab7e-433f-b706-10c481cfb609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:24:22.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:24:32.308Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e4497007-69db-4704-97d6-b21d4c4f28f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:24:32.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:24:42.316Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=2582f3ff-e3df-4859-86d4-69f627c19673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:24:42.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:24:52.323Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=09d99333-719b-4dde-ac9c-f87d241dcce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:24:52.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:25:02.330Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=8c5bc345-c832-4405-9be0-c13643e33ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:25:02.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:25:12.338Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e40da326-0e05-4a9e-9aeb-a25c0eb5d57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:25:12.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:25:22.347Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=3e354ed8-5987-4c08-9029-0eec15a0d786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:25:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:25:32.354Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=3ba47744-62e0-4d29-8ca4-1e48db5c84a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:25:32.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:25:42.362Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=9289d9a3-e1d9-4251-9479-b296cbc51390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:25:42.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:25:52.370Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=adb1e3fd-ef42-406e-82f3-99c074753dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:25:52.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:26:02.378Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=b3a5d87c-29bb-42ed-aff6-618d61e96458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:26:02.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:26:12.385Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ca813abd-5d1f-4f20-ba9c-a60bd784deed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:26:12.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:26:22.392Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=c33db9ae-b23c-48f5-998d-f2ae42d9912b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:26:22.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:26:32.399Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=4e3ff9ed-5fff-4f49-ba99-eeb499ffa872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:26:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:26:42.407Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=844e1728-26b1-4d23-9555-a829704fb26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:26:42.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:26:52.415Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=cea3d13f-f02d-470d-9d31-e27e7921fc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:26:52.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:27:02.424Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=0dca27b7-5ba9-464f-b9ec-c27dc8dd1932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:27:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:27:12.432Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=65d381cf-3229-4957-979d-8f12bd276b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:27:12.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:27:22.439Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=d7e2e9be-a51a-4092-b65e-00f6639049a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:27:22.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:27:32.447Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=aee1e2e2-3d5d-497a-bb83-3899566acd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:27:32.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:27:42.455Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=09e7858e-82e2-487f-8088-a38ea35325b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:27:42.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:27:52.463Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=3dfe2327-c973-48bd-8206-bdb8da6ceb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:27:52.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:28:02.471Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=54bb14c6-b706-4044-995b-94462316b5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:28:02.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:28:12.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:28:12.280Z |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-02-17T03:28:12.281Z |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-02-17T03:28:12.282Z |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-02-17T03:28:12.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:28:12.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T03:28:12.286Z |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-02-17T03:28:12.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:28:12.479Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=35c127b4-446a-470d-8b43-8ad146a12c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:28:12.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:28:22.487Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=027772e2-c26e-4c90-b056-e07833eee923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:28:22.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:28:32.494Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=a31ca8b5-e592-48ab-bc3e-a35f3cbf06ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:28:32.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:28:42.502Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=729802bd-c5d4-4f7c-8feb-4aff03defbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:28:42.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:28:52.510Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=d327a8d1-9c76-4c45-b47b-148b4d18ec1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:28:52.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:29:02.518Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=7330166b-7ee2-49dd-aba2-40e3b2a808ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:29:02.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:29:12.526Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=dc39c47b-42bc-4f68-ba79-061ea0b440bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:29:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:29:22.533Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=6c07943f-5c6a-46ce-aca6-0ace8d4cc0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:29:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:29:32.541Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=d98a16eb-2ac1-42e5-8e90-6c6f10489c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:29:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:29:42.549Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=0c53742d-a7b5-4853-af49-4e3e0e6a6c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:29:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:29:52.558Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=895dcd01-8d24-4b2c-9397-9d87c58d7f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:29:52.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:30:02.566Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=1098e02f-7430-4749-94f2-1039b80d9dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:30:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:30:12.575Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f542de03-5695-4496-9072-b5d87a278440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:30:12.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:30:22.583Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=52de4c4a-6063-4fab-8755-b593846c70aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:30:22.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:30:32.590Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=02b7487e-1dc8-4a5b-a904-5dceea358d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:30:32.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:30:42.598Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=2e449f01-ceeb-4f65-90ff-60f80b237f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:30:42.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:30:52.605Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=0a68a93d-7792-4f2f-b06c-1ed52ca2d902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:30:52.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:31:02.613Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=87ef1e18-151c-4002-9f1a-618680a74898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:31:02.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:31:12.620Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=d0b8cbb8-084f-49de-bc50-7170ec0de1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:31:12.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:31:22.627Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=282be443-8510-4e42-9b13-651ce9bbe18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:31:22.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:31:32.635Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=a523f403-836e-4620-a59b-3d47d1d4b362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:31:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:31:42.642Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=d05ed05d-5860-4dd1-8035-5a2263fe1226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:31:42.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:31:52.650Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=098904c3-e1b8-424f-a9e2-4f6eae4cbe22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:31:52.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:32:02.657Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=24d4d70c-e9e0-4810-8ab5-8c0f51533005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:32:02.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:32:12.666Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=1c565b98-fef0-4fb8-a6e9-2018cf8e0a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:32:12.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:32:22.673Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=65c54117-ea25-42bc-bc49-6e41ba9eb30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:32:22.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:32:32.681Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5ced77ca-6eb8-4e4d-8653-abfbffc7a7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:32:32.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:32:42.688Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=a8b20c0e-d2bf-4162-a191-8f6a9fe91885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:32:42.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:32:52.696Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=bc95bb95-0233-4d08-836a-38a5b92e46b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:32:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:33:02.703Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=fca45c64-cbb1-4d6c-a9ef-e7d6feaf7f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:33:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:33:12.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:33:12.262Z |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-02-17T03:33:12.262Z |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-02-17T03:33:12.263Z |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-02-17T03:33:12.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:33:12.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T03:33:12.268Z |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-02-17T03:33:12.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:33:12.711Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=d476de09-0c55-4be5-88cc-619fa337f4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:33:12.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:33:22.720Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f30f41d0-0379-4a91-bf55-cdfab1952adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:33:22.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:33:32.727Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e2b4c30d-e397-411f-b1f9-cbdb1cadeee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:33:32.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:33:42.734Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=bd8ea78c-31c9-4106-83f5-af354270eaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:33:42.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:33:52.742Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=78aca3e7-fcf2-48cc-9b9f-3b0b7601df42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:33:52.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:34:02.749Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=25561db1-5b73-4a6c-9aed-e37f7f704bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:34:02.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:34:12.756Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=04aaf2ed-7680-4e40-9338-a88c6a7ecc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:34:12.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:34:22.763Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f73145bf-921c-4c85-878a-d7ebe4d6f716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:34:22.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:34:32.771Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=824f50cf-3830-47a2-8a0d-2bd6401e9f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:34:32.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:34:42.779Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=25b4f0e8-ce8b-4957-ac32-69006a779b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:34:42.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:34:52.786Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e86b7d17-a64b-4190-928e-f2966743f1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:34:52.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:35:02.793Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=a4a8f0bd-4f35-4901-9752-8dfb8c56ec0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:35:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:35:12.800Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=6426b8d1-92f0-4df4-ab86-1880fe4b9737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:35:12.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:35:22.807Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=76a92f6e-6a7d-4d21-8005-2b7a33bf5514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:35:22.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:35:32.814Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=1f89e596-b6db-40fb-8eda-17abb1ef9aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:35:32.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:35:42.821Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=0f63ca70-e2d2-4198-a922-178580902456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:35:42.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:35:52.827Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=94b903f1-2286-4ee6-a380-bdf18cc7adc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:35:52.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:36:02.834Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=3f8809fe-fd4f-4a7f-b685-d16fc76b7cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:36:02.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:36:12.841Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=0d5deccc-b54b-4cc6-b9b4-935c898c2808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:36:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:36:22.847Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=3fc2a5a3-c07c-4938-b728-8ba73edf32ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:36:22.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:36:32.854Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=cf12ed42-45d2-4088-9b0d-b1e53e180682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:36:32.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:36:42.861Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=aa604972-658e-4952-8e88-aea19c356518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:36:42.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:36:52.867Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ab82e2d6-ef4c-4d86-b0dd-30e5d8e9e113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:36:52.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:37:02.874Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=360b6aa2-f12b-41a7-8d55-f5dd25ba8ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:37:02.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:37:12.881Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e9478a83-cbe9-4d7b-b545-dbedb5d9c09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:37:12.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:37:22.888Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ec107811-dd9a-43b0-9b50-6f3e94f510d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:37:22.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:37:32.896Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=8aa47944-aed6-4da0-9952-a2a622c86f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:37:32.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:37:42.903Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=168bdeef-5a3a-4017-a0d9-9c1894a3a5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:37:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:37:52.911Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=29e81971-7814-419c-a519-1f36313d1bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:37:52.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:38:02.917Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=8f9277d7-0f12-4ac0-b64b-fbf674ada155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:38:02.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:38:12.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:38:12.213Z |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-02-17T03:38:12.214Z |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-02-17T03:38:12.216Z |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-02-17T03:38:12.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:38:12.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T03:38:12.220Z |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-02-17T03:38:12.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:38:12.923Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e75300b1-5c2a-473c-b34a-1f4515ea7416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:38:12.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:38:22.931Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ad8b6909-e178-4620-8bdf-c1601c0479f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:38:22.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:38:32.938Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=bbce867f-f86e-40e4-a053-cf2256817d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:38:32.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:38:42.945Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=377d4520-3388-4649-b355-8b463da753aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:38:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:38:52.953Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=448aae2e-9ca6-43ae-aac6-0eabf06214d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:38:52.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:39:02.960Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=0cd13a25-36ea-4187-ac72-3c236d537d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:39:02.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:39:12.967Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=220a55a5-5790-4f32-a5d5-9a5a48d49a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:39:12.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:39:22.975Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ca603e2f-6507-482d-8add-10a349e94824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:39:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:39:32.981Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=dedc9216-6dda-41cc-a2dc-b872e1ace2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:39:32.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:39:42.988Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=8220b457-59cd-41c9-b670-97d7dad90f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:39:42.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:39:52.995Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=cc9e7ad3-3958-46fe-81a2-580797619d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:39:53.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:40:03.004Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=38787228-b85e-459a-b994-0184a74b5edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:40:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:40:13.011Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=105a9a35-3763-4d91-b868-66c4459f85bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:40:13.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:40:23.018Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=865f5503-b878-4a14-af7b-2c8c4d215206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:40:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:40:33.025Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=740c5503-cd16-4c82-a014-109b0cc94d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:40:33.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:40:43.031Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=bd6c3f28-fbf4-473c-af64-4e9b674e4479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:40:43.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:40:53.039Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ced04d64-925e-47e2-a85d-712a41dbc9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:40:53.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:41:03.047Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=30bcce60-d265-4d74-865f-b6d337d7feca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:41:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:41:13.054Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=692cdcd4-cacd-45ac-8a94-4666c1eeb004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:41:13.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:41:23.062Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e516400b-97fa-4b98-afac-6a00ec7f2bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:41:23.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:41:33.069Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=56132f60-209b-4de2-bff5-e7eab0abfc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:41:33.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:41:43.076Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=237352b3-6236-4a82-a6aa-07af3faa8f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:41:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:41:53.083Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=c8bc95a9-3908-4a66-9996-a0e3c2371294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:41:53.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:42:03.090Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=19f4a63a-594a-439a-b7bb-bb4539bbdc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:42:03.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:42:13.098Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=d09f10be-4cd1-4320-8286-6382245e1d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:42:13.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:42:23.105Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=cf58b33a-30b9-4a3f-a455-32dd1238d264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:42:23.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:42:33.112Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=2d2e1a01-8db9-4e6f-bb78-3c6d31077f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:42:33.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:42:43.118Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e979cacb-de6b-4820-a343-3d3fa8c4a710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:42:43.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:42:53.126Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ea657ac9-ea30-4497-bf0d-7debfefb8598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:42:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:43:03.133Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=86471044-a535-48e5-9afa-6e8f6c5bef9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:43:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:43:12.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:43:12.216Z |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-02-17T03:43:12.216Z |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-02-17T03:43:12.218Z |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-02-17T03:43:12.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:43:12.223Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T03:43:12.223Z |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-02-17T03:43:12.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:43:13.140Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5dd94971-c2e6-49ba-8877-4d3e7592c9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:43:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:43:23.147Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=15e34b32-5515-4c40-a3af-2b423813daf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:43:23.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:43:33.154Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=2a5615d8-0c39-43f7-b88f-e8bd9d802707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:43:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:43:43.160Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f9414e97-90bc-432f-9898-3e071edd8c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:43:43.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:43:53.167Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=7e6aff83-9b6a-4297-b974-1b0884908161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:43:53.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:44:03.173Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ef03f1ec-be04-49d4-9da8-4b0084016bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:44:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:44:13.180Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=c9964235-70dc-4d95-a7c9-080af147b786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:44:13.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:44:23.193Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=044ad8f5-acc5-4f58-b373-958bf712584a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:44:23.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:44:33.199Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=95fbcfc2-87e5-4dec-95b2-974d6c0768ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:44:33.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:44:43.205Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=2ade145e-9d7d-4c50-bab4-b303fb051112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:44:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:44:53.212Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=05e01eb0-b99d-446f-90f1-4bf177e59d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:44:53.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:45:03.219Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=223818c1-3306-4776-800c-38cc5eb6c6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:45:03.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:45:13.227Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=dbc5d741-8549-4e0a-a8e7-9734226b5fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:45:13.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:45:23.236Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=69f29449-c433-4a1e-a20e-0a98943402ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:45:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:45:33.244Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=4d096736-93cd-458e-86c0-44cb3f0c9c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:45:33.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:45:43.250Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=c633e41e-c6b8-453d-9953-94db54b8a4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:45:43.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:45:53.257Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f33ddac3-e981-4f0c-bf54-25f4131296f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:45:53.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:46:03.264Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=280c8c68-85b6-458b-a0d3-433b797e9f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:46:03.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:46:13.270Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=c734e5f8-8db4-44a7-b4e2-1c3f8ee04da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:46:13.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:46:23.277Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=6544e934-a675-4932-ace9-2f1a45dd42f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:46:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:46:33.284Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=37e831f6-26cd-461e-8cad-f8b28e852930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:46:33.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:46:43.291Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5b79f979-832d-4fa8-b00d-b76f5b60ae55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:46:43.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:46:53.298Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=421f69a6-ee27-4a9b-bb3a-fe5839d74af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:46:53.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:47:03.306Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=b5a4f6cc-cbdf-4a3e-990f-2a128b9a2e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:47:03.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:47:13.313Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=4af819c5-0553-4994-9770-355584ea1335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:47:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:47:23.320Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=dc33b947-699f-4250-9cb4-be89d7ed59b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:47:23.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:47:33.327Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=fb3c4bf0-29ea-4f74-98eb-fc70a770a954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:47:33.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:47:43.333Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=6dd94156-1bc0-4739-8909-0c8a1265c60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:47:43.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:47:53.341Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5b7244c5-e94a-4d1e-ab89-624ea369f927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:47:53.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:48:03.348Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f41b0462-6bca-43f9-b98c-bf3da1d6b52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:48:03.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:48:12.248Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:48:12.249Z |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-02-17T03:48:12.249Z |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-02-17T03:48:12.251Z |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-02-17T03:48:12.254Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:48:12.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T03:48:12.254Z |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-02-17T03:48:12.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:48:13.354Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=3afe8f31-1e5b-4239-8ec2-303c1155feaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:48:13.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:48:23.360Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=42a2450e-e6b7-4402-9a12-f81f5683608f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:48:23.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:48:33.367Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=a5b44077-4360-4918-b62a-a82f285c8259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:48:33.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:48:43.373Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=f3d823fe-5964-45c6-89ae-bcc24446d065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:48:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:48:53.379Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=ee1a33b6-46d2-411a-be79-1d78d9974507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:48:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:49:03.386Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=8dde2574-de1d-4549-97be-120a7e77ab12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:49:03.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:49:13.392Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=36adb6be-6663-44a2-8211-2fe9e64c6648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:49:13.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:49:23.399Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=d54fca07-f7a2-4171-ac15-9a38394d2680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:49:23.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:49:33.406Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=701e9fcd-8cf3-49c6-b892-27e571c7266b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:49:33.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:49:43.413Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=3cb06c4f-d98c-4985-90fd-5ad38ae0e551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:49:43.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:49:53.420Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=4bba4c5b-8eaa-48b3-9d76-9397ecafcaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:49:53.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:50:03.428Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=74e65e67-1976-432c-87ba-2c8032b5ea18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:50:03.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:50:13.434Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=328f5f5e-1cd9-4862-80e8-f363a9c8df06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:50:13.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:50:23.442Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=af28646c-9b1c-47fe-9bd0-c755b65bfd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:50:23.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:50:33.449Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=b63bfda9-365c-48fa-8908-e23a67be955a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:50:33.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:50:43.455Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=3368572b-3cf4-4053-b906-a320d5c4072a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:50:43.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:50:53.462Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=1dba9d57-a45a-4006-aba7-d9de5cbc8e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:50:53.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:51:03.470Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=b0c3bede-1c94-44a8-b0e2-92fb847f6c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:51:03.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:51:13.476Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=aa561529-a95d-4542-88cc-dcfe56c0295e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:51:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:51:23.484Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=b70e755b-e134-4c6a-8cf5-104b5d438966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:51:23.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:51:33.492Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=17770046-960f-461c-8f0b-f4a50fd6662a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:51:33.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:51:43.499Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=4dc37c60-7ab2-4263-bbe5-58311f037b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:51:43.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:51:53.508Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=b2619f40-2f0a-40fc-9f06-4bd269a116c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:51:53.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:52:03.515Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=5b1fcef0-ad0d-404f-a43a-df84b8cd17fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:52:03.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:52:13.522Z |INFO |Init configs |InvocationID=236d09d0-d16d-47b0-a6bb-9a5e4d21b841, InstanceUUID=e029eaa1-d063-4bc1-9476-2f087a21b8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:52:13.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |