. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:02:06.076Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:02:06.083Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-16T05:02:06.159Z |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-03-16T05:02:07.103Z |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-03-16T05:02:07.250Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T05:02:07.250Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T05:02:07.251Z |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-03-16T05:02:07.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-16T05:02:07.497Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-16T05:02:07.542Z |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-03-16T05:02:09.965Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-16T05:02:10.737Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-16T05:02:10.776Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-16T05:02:10.777Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-16T05:02:10.859Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-16T05:02:10.860Z |INFO |Root WebApplicationContext: initialization completed in 3315 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-16T05:02:11.502Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-16T05:02:12.741Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-16T05:02:15.556Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-16T05:02:16.554Z |INFO |Started MainApp in 15.329 seconds (JVM running for 16.451) |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-16T05:02:16.729Z |INFO |Start scheduling PRH workflow |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:02:16.752Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a00a498f-5540-4f95-9bf9-8a5d07768465 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-16T05:02:17.202Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-16T05:02:17.204Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-16T05:02:17.230Z |INFO |Completed initialization in 23 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:02:18.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:02:18.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:02:28.612Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=2fdd4970-ba29-45b1-8d2a-da2eb4fc3831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:02:29.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:02:29.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:02:39.702Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=d1e14ed1-e4f2-401d-94f9-47d99ea9f4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:02:40.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:02:40.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:02:50.815Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=0a0527dd-a87f-41e1-862d-39b61111980d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:02:51.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:02:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:03:01.909Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=1285c040-0a9d-4fb2-917e-a09908c57be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:03:02.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:03:02.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:03:12.955Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=17b19b55-c738-4533-abb2-8ca456932c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:03:13.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:03:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:03:23.989Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b48f60cc-eacb-4509-a11d-27254c5d5be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:03:25.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:03:25.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:03:35.064Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=61923573-ff5f-4456-8978-01826386ccf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:03:35.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:03:35.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:03:45.116Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=5a5c728f-6a5b-45f9-90f1-f530916fc6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:03:46.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:03:46.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:03:56.182Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=29ae554e-ba72-4180-8da8-98ba2a265342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:03:57.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:03:57.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:04:07.251Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=9d0ff08f-9536-4c93-ab7b-178095e5a358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:04:08.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:04:08.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:04:18.293Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e5ee27e0-e6b2-428b-82ec-722900268fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:04:19.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:04:19.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:04:29.333Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=415eb7dc-f915-4ea3-853b-e8bd87c7194e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:04:30.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:04:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:04:40.407Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=54b5ed00-86b1-4978-8ff3-0fd8dfbb60e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:04:41.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:04:41.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:04:51.480Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=8e15616e-3ee6-4f34-b5ba-3acd213f6909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:04:52.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:04:52.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:05:02.551Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=3949cb33-1203-41fa-a86f-527574e300ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:05:03.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:05:03.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:05:13.618Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=aeaf4540-ce3a-4312-be7f-bc0ad1fc7bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:05:14.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:05:14.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:05:24.665Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7524980a-9407-47ad-a1d4-e90608af0940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:05:25.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:05:25.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:05:35.701Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=229ea452-fa93-45cf-b26d-d30776048886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:05:36.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:05:36.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:05:46.772Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=3555b629-eac7-4220-b40a-49d621d8622d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:05:47.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:05:47.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:05:57.812Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=f56725d4-9ffb-454b-be80-9d0cae93edc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:05:58.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:05:58.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:06:08.853Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c1a86b54-3593-4f31-bdb7-9d65bde253c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:06:09.888Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:06:09.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:06:19.891Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e98b19f0-f2fb-4481-af09-eaa392487516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:06:20.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:06:20.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:06:30.968Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=507445da-639d-4484-b66e-991f2a3d8615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:06:32.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:06:32.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:06:42.077Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c00df6f8-d2d4-4c62-b976-db90d7bd4b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:06:43.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:06:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:06:53.177Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=43979e6a-88f7-496b-8260-bcc5a14cca00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:06:54.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:06:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:07:04.252Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b9565b13-df74-4edf-b9a4-43f522a779b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:07:05.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:07:05.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:07:12.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:07:12.743Z |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-03-16T05:07:12.745Z |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-03-16T05:07:12.768Z |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-03-16T05:07:12.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T05:07:12.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T05:07:12.807Z |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-03-16T05:07:12.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:07:15.335Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=5363667c-9442-409f-b083-19fb8e6da191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:07:16.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:07:16.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:07:26.428Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=da09f828-5189-433f-98c1-3f6b2ee7396c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:07:27.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:07:27.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:07:37.495Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=920cc19b-e1f6-40a6-ae54-0d7b68e0e62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:07:38.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:07:38.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:07:48.539Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=3208a1a5-b57f-4913-98b7-72d00a5d6b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:07:49.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:07:49.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:07:59.605Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=d0231329-b6f5-46b8-a384-c04aff0f74e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:08:00.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:08:00.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:08:10.709Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=81d63566-2070-4266-91d5-6ef688d7be56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:08:11.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:08:11.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:08:21.780Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c5ef6aff-e3f7-472a-be93-9b45d661b326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:08:22.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:08:22.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:08:32.820Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=357ecc74-98a4-4da3-b2db-1694613b9193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:08:33.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:08:33.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:08:43.895Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7e38ee89-38ef-4da5-ab94-ed1ae00d498d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:08:44.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:08:44.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:08:54.933Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=20636bc4-28e0-4399-bb0f-a699543fb287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:08:56.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:08:56.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:09:06.012Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=301c6fa0-bf85-4cde-9f25-ed204b811520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:09:07.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:09:07.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:09:17.044Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=60162ca8-abcd-41e9-a70b-f38357a40144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:09:18.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:09:18.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:09:28.116Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=151037bf-845a-4c08-9499-6f89ed9dc4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:09:29.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:09:29.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:09:39.154Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=01d57d46-b942-4b55-9d3a-17cf0b90c8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:09:40.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:09:40.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:09:50.194Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=5be9d65a-df9b-4667-841a-4844300a0550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T05:09:51.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:09:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:10:01.237Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=78b7c2db-4472-4203-9f00-3e15e48f2bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:10:01.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:10:11.473Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a5dd4287-d8df-4a1b-a92d-6807bacb540f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:10:11.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:10:21.498Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=9745e8a6-da18-45cd-a1fd-e3f87e7b4cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:10:21.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:10:31.516Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=6a5e8a91-1649-48a8-8809-e368af8c26b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:10:31.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:10:41.535Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7b628888-faaf-4f24-b3dc-0e5d758b6267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:10:41.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:10:51.557Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=494f2920-696c-45be-98b9-5832a1c79e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:10:51.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:11:01.581Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=261a72c4-d917-415e-9436-c56172b7c47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:11:01.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:11:11.597Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=5d364ea3-607f-4fc0-92f3-c87a7aaed41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:11:11.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:11:21.630Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=6bdbda21-40e6-40c8-a2b4-718365d85de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:11:21.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:11:31.660Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=16c495ff-8cf6-47ae-98ee-86cc83fe1db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:11:31.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:11:41.685Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=d5536d5e-af51-47ee-9b06-298ceb52ad23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:11:41.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:11:51.697Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=91cf7a6f-6420-4392-b70c-368a74da86a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:11:51.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:12:01.741Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=f4ff1b3b-a26d-4099-8968-594f0197cced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:12:01.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:12:11.819Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=05ef71ee-06ab-4ee6-bcc0-728f8ecaaf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:12:11.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:12:11.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:12:11.914Z |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-03-16T05:12:11.915Z |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-03-16T05:12:11.918Z |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-03-16T05:12:11.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T05:12:11.931Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T05:12:11.931Z |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-03-16T05:12:11.933Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:12:21.835Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=20775df7-27ef-4ba1-9232-e573de139bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:12:21.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:12:31.849Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a37e3194-9b73-457d-8a79-eba6071efb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:12:31.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:12:41.862Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=3d9917e0-92fb-4be5-bb8b-afa89c766670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:12:41.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:12:51.883Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=876db795-0d46-40b4-b6c6-693d0d5869f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:12:51.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:13:01.898Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7f04cf93-d50c-44b4-8915-31feab55ab46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:13:01.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:13:11.918Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=f8242b74-132d-4be9-8079-113e56c3f0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:13:11.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:13:21.935Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=35f67c04-9f97-492a-a1a4-6e1dbb95767c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:13:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:13:31.953Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=9bc78fa6-ea95-4eb0-81eb-bb50591ce21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:13:31.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:13:41.972Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=6d994100-0c83-417c-b730-e2999e803476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:13:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:13:51.994Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=db0df6bb-0385-47fc-95f4-465a3f3e3da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:13:52.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:14:02.009Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=2760c37a-29bb-42bf-a08c-0d1f300097aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:14:02.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:14:12.023Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=2a242c41-bdcd-43ea-88f1-e7797805d518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:14:12.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:14:22.047Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=462cdf95-b096-4e42-9fce-5a2efab6c59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:14:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:14:32.062Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=151ef52c-a595-4ac1-8b66-de3a061cca49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:14:32.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:14:42.075Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c5b2a295-298c-4877-83fd-a6a069bc2868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:14:42.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:14:52.092Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=9dab8136-d1c1-435b-8cdb-69a7ff6a4988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:14:52.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:15:02.122Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=3a450492-21f2-47e8-a7fa-d5cb15cfa22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:15:02.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:15:12.144Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=389911d8-2e35-4148-8f2d-6a51e35bcdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:15:12.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:15:22.155Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=02f7e2c4-70c4-4b4d-98fe-449aa4059b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:15:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:15:32.194Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a5dcf15b-247e-462e-92fb-4216de4dac78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:15:32.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:15:42.206Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=d8e5d79d-6ebc-400c-84b8-09cfc8edcaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:15:42.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:15:52.219Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=59a3f9d5-1bf5-4b3e-9121-6292209137d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:15:52.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:16:02.232Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b9231c03-f7a4-4c8e-97bf-c193ef4ad160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:16:02.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:16:12.247Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=43cf7bd3-2d52-44fb-a9d6-382a446d9082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:16:12.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:16:22.263Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=0e2de74a-5857-47c3-b35f-f2eacd6ccbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:16:22.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:16:32.278Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=1760ce7d-c1ff-446c-b7de-f0c218dd9a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:16:32.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:16:42.298Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=cb4c986a-7384-4999-a2f5-f04c04708a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:16:42.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:16:52.312Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=92f2a3af-969c-445b-828e-91d903cb79e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:16:52.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:17:02.325Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e0c3cc3f-7def-4f27-b06a-e635a4e87de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:17:02.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:17:11.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:17:11.890Z |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-03-16T05:17:11.892Z |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-03-16T05:17:11.894Z |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-03-16T05:17:11.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T05:17:11.904Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T05:17:11.905Z |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-03-16T05:17:11.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:17:12.343Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=9c40fe32-0325-4d5d-a279-c1065b9597f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:17:12.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:17:22.355Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=35b615ec-adc7-494c-a5e3-9fe3ce37771a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:17:22.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:17:32.371Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=1f3c7d3d-180d-4ee5-bbe1-680c31fd35de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:17:32.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:17:42.382Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=ad03ec82-eb5f-4565-aff7-f4ca705a7070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:17:42.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:17:52.402Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=62209788-1405-42de-8578-eb6092c2fada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:17:52.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:18:02.413Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=ce4179e8-d803-4c51-a05c-56c481a1eb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:18:02.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:18:12.425Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=bac89e39-d523-455e-8c1b-1891caf6dc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:18:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:18:22.440Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=81447b05-ba8c-4f63-bcac-559797e99cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:18:22.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:18:32.451Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=3c5e5df9-e4c7-46cb-ba34-74012e9f87f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:18:32.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:18:42.466Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a53729eb-972a-4912-a9de-c3cd95be02a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:18:42.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:18:52.477Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=dac33ea5-ef3b-48ff-99af-58e5573f6a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:18:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:19:02.488Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=4b1f99a0-b03e-4f81-aee6-4700a378e188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:19:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:19:12.503Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=0d8dec8a-9eaa-4c25-83f9-3aceb0eede1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:19:12.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:19:22.516Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=16533429-a1ef-4eea-803a-dd5b1c739f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:19:22.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:19:32.534Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=9966dcec-2f69-4bd8-b114-696cadcc5de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:19:32.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:19:42.561Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=47b46136-44d9-4516-a9c1-b42d28793c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:19:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:19:52.572Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=f659d855-a0ae-4c0c-bcc0-cde94611bfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:19:52.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:20:02.591Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=0f624fc5-a99a-401c-8a30-79354c3d8bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:20:02.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:20:12.606Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a3295788-ad3f-4872-a8ca-f7523f920bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:20:12.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:20:22.624Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c4f438da-ec96-4724-8054-fa9b1a9cf43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:20:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:20:32.637Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=6b784b05-a924-4538-aab3-2de89b2f5dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:20:32.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:20:42.658Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=91bf0732-4fe5-4766-8ebb-0413c33185cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:20:42.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:20:52.671Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=2259fb12-0012-49d4-852a-b1e676ddd039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:20:52.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:21:02.683Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=4339a8ae-abe9-4515-8bba-190982b0a217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:21:02.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:21:12.707Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b5dbe9b7-1308-4424-a230-c5d63186699e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:21:12.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:21:22.728Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=cb9f60b3-db9a-4425-bfdf-65dc7c74db8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:21:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:21:32.743Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c650e633-0712-44f2-a547-0cc920704efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:21:32.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:21:42.753Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=66d9f8a4-b638-4a70-8254-2e0ea7fb05e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:21:42.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:21:52.767Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=70e2db78-5a7f-43c7-872f-517e27988500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:21:52.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:22:02.778Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=084e0a0e-2100-44c2-ba61-ef6d645909a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:22:02.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:22:11.847Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:22:11.847Z |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-03-16T05:22:11.849Z |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-03-16T05:22:11.851Z |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-03-16T05:22:11.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T05:22:11.861Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T05:22:11.861Z |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-03-16T05:22:11.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:22:12.790Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b7ef14a1-a7b6-40a1-b545-5cb8ceeb29c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:22:12.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:22:22.799Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=d1450e37-16e8-4e9b-8c71-86eeb32c3faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:22:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:22:32.810Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=902034d5-ccc9-426d-9fa4-069230abe88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:22:32.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:22:42.822Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=f7df7d1d-a1d9-4a3b-8298-d47830328d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:22:42.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:22:52.834Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=8779b4c6-363a-4c74-9d42-297a78566768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:22:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:23:02.845Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=37fea29d-5d66-4982-8b89-a299977e3461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:23:02.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:23:12.858Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a119fd9d-08c4-4da5-abf3-41b2a27c43e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:23:12.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:23:22.874Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=ada9ff5e-8045-4f0a-a193-dac3a56026c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:23:22.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:23:32.897Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=47789a45-3a88-4a95-a322-1dbdbfcc4ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:23:32.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:23:42.914Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=5ee9c566-30d9-4191-93b2-5db1b7ca8a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:23:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:23:52.933Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=95b2164d-01f7-4f9f-a620-9567f8a3f054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:23:52.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:24:02.947Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=099cb9c3-f7b6-405f-88f4-cbf633ea8d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:24:02.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:24:12.959Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=5201c57c-5125-4cf9-a4fd-3ee2c933e3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:24:12.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:24:22.969Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=9c01862c-4a58-42d0-8be0-c3d8b185e6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:24:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:24:32.982Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=2b291af6-b25a-4ee9-84af-c80260457ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:24:32.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:24:42.993Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=1f6660ac-cb91-4300-bec3-535ad022617d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:24:43.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:24:53.007Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a4f1e8b6-6177-4e52-a0f6-e788c956a550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:24:53.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:25:03.019Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7623d58b-d660-4692-9db8-888814e5230e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:25:03.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:25:13.033Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c3b3c8d9-ba4f-47d3-b0df-101672f8c04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:25:13.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:25:23.045Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b23b8ce9-48f2-47ea-8a9b-2a0e740e452c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:25:23.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:25:33.057Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=8765b676-50e0-46c8-bf42-6f2795659be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:25:33.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:25:43.068Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=d3adc170-f988-45fd-a677-8d80865c0ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:25:43.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:25:53.080Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=48bd6df4-f5b8-43f6-adeb-9fe2c3dbdd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:25:53.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:26:03.096Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=1585f15a-744b-41f5-ac1d-205c53104963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:26:03.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:26:13.112Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=306acb38-29be-4bf4-891b-25b96f97a6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:26:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:26:23.125Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=736b7465-4f1f-4c69-92d2-7513ba6bd07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:26:23.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:26:33.149Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=1cc82a30-b443-419e-937c-db7b218232f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:26:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:26:43.161Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=3b3f7005-c9b6-486b-8cc2-9d6b14d719c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:26:43.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:26:53.173Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=8ce946e0-65e4-404b-9ea9-b64a9458097a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:26:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:27:03.186Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=d9d50d6b-732c-43df-b374-dac46b39d1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:27:03.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:27:11.850Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:27:11.850Z |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-03-16T05:27:11.851Z |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-03-16T05:27:11.854Z |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-03-16T05:27:11.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T05:27:11.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T05:27:11.862Z |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-03-16T05:27:11.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:27:13.208Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7c999122-0ede-4642-a7de-c3ba564bf5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:27:13.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:27:23.222Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=2aed980a-7365-48b0-b6d7-ffe4afbec729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:27:23.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:27:33.235Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c185f541-6d14-4f27-bfd6-b0cc3a10c0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:27:33.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:27:43.251Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=85d1ce6a-67f5-47ac-abb2-3dd2a1bc797a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:27:43.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:27:53.261Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=6cbdff36-810b-493d-beff-fa0fe1d0174d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:27:53.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:28:03.280Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a2a6b54d-0214-4a06-ada2-e03cd1bf006d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:28:03.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:28:13.290Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=ef3bfb8c-bbd5-487a-9599-fdbfd6329ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:28:13.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:28:23.301Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=bfc0c7ea-77af-486f-8df4-a13cc4aa9bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:28:23.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:28:33.313Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7b2133aa-d984-430f-94eb-e4976df0067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:28:33.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:28:43.323Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=25734d9f-48a0-40f3-8a67-af054499e0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:28:43.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:28:53.336Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=6a588466-8144-46d9-a7dd-d6ec1ac95c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:28:53.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:29:03.345Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=ee215a5f-74ec-443c-973c-c616eb635564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:29:03.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:29:13.359Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=ed54f992-934f-4896-854b-1bdf6cbe83cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:29:13.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:29:23.369Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=90c5eb29-6dbb-428d-a78a-9fd20876f46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:29:23.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:29:33.379Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=3efa4229-d81a-489a-886c-6fb6599bf785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:29:33.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:29:43.389Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=ae9219a7-9f14-4824-92f3-a522346dd0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:29:43.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:29:53.398Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=171448f6-e779-4bff-9594-78b41b0904c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:29:53.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:30:03.408Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=d99afc42-61cf-446d-948a-ebcdafe6b75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:30:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:30:13.419Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=abbe1d13-2f50-4dc7-9ccc-25ca32e34276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:30:13.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:30:23.431Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e1f23360-4a2e-43a8-8288-65f8b849dd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:30:23.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:30:33.448Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=3d7bb709-2dbf-4794-8198-d1e25714ffaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:30:33.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:30:43.458Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=9728ade6-2c4c-4df9-8719-8ac4935af6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:30:43.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:30:53.468Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=47b9cee5-25a9-4737-8206-43f5985fc629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:30:53.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:31:03.483Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=177920bd-0b63-4beb-adf7-c74205e477ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:31:03.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:31:13.500Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=14851c01-a350-43fb-bdd7-4ffb6995d0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:31:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:31:23.534Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=4a12b522-922b-41cf-ab53-44dfd1ec0197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:31:23.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:31:33.552Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=08f4cbce-46e5-4a22-82f7-9c7fbcde52c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:31:33.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:31:43.566Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=88ccc785-3756-4c70-8dfb-1df36dee2d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:31:43.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:31:53.577Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=aa18e41d-9cc3-4c75-8f38-83126fa494eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:31:53.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:32:03.588Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e402220d-fce2-4e21-8fbd-ba1bf2c8ba56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:32:03.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:32:11.829Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:32:11.829Z |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-03-16T05:32:11.830Z |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-03-16T05:32:11.833Z |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-03-16T05:32:11.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T05:32:11.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T05:32:11.839Z |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-03-16T05:32:11.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:32:13.604Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b98709a3-3b7e-484e-a9c3-4c7594b26fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:32:13.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:32:23.632Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=939fd8fc-ce14-4b42-944a-d52c8722d003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:32:23.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:32:33.643Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b837d251-8886-4b27-9cbc-701dc63f7638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:32:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:32:43.656Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e3cef446-0d49-463d-98d4-310522052606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:32:43.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:32:53.666Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=82092eb7-b1f1-4967-80de-db61c2277f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:32:53.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:33:03.679Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=068359fd-ed30-4b71-ad5d-893ad65e2410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:33:03.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:33:13.695Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=4b7e382e-a15d-4ae3-bded-292ac3f15a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:33:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:33:23.704Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a9a28598-9302-47c5-9bd1-6041cbaf63c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:33:23.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:33:33.714Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=85e8a133-7614-4060-b949-d814bf80e389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:33:33.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:33:43.725Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=1f2c1f15-2c50-41c5-b54e-01a337648b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:33:43.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:33:53.734Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b9f19d16-332b-45ce-9dfc-07e4a83179e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:33:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:34:03.743Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=647d8e9f-e41b-4ca5-a2dc-65de29da8086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:34:03.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:34:13.753Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=aeeaf0e9-f2fb-4ba3-a572-94674f2c9d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:34:13.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:34:23.767Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=ca90735a-57ac-4fb2-a8ea-4be3e5332230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:34:23.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:34:33.778Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=4d429f4a-fe80-4ea0-8109-35d50c7b6878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:34:33.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:34:43.787Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=36ce026c-e926-46cb-b4c4-13d7dec2fa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:34:43.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:34:53.795Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=35044b16-66ce-4bed-b9ee-c4f32da25d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:34:53.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:35:03.803Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=1b8df934-0ec8-4b70-b035-4deb21965786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:35:03.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:35:13.812Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=196b8610-abab-4130-bda8-5afb2af9ccdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:35:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:35:23.825Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=46e38783-3709-4eb6-b5de-d4670c517634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:35:23.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:35:33.834Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=0f3c7a58-ebcc-4e14-a9e7-24354a3bbb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:35:33.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:35:43.863Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=4e7f0065-cbf5-4c84-b9c3-736278a553a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:35:43.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:35:53.874Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=020b36d6-298c-4b49-acf8-8db7a03fdf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:35:53.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:36:03.883Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=1304cf37-acff-4e03-894e-2d618ef74bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:36:03.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:36:13.894Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=edfcc88f-7a3e-4b80-85be-b8ce98e1b1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:36:13.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:36:23.907Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a3b63593-aa9e-4ed0-91a3-b9230000e292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:36:23.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:36:33.917Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=1c265f4f-0323-4857-af64-92df286761a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:36:33.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:36:43.925Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=2f2cac35-0053-494c-981d-086944c39cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:36:43.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:36:53.934Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=54c86994-3fa6-4254-b2ab-5cd3839b1c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:36:53.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:37:03.943Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=5a2970ae-a0a9-4587-9e1c-e171fdf8839a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:37:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:37:11.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:37:11.832Z |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-03-16T05:37:11.833Z |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-03-16T05:37:11.835Z |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-03-16T05:37:11.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T05:37:11.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T05:37:11.841Z |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-03-16T05:37:11.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:37:13.955Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=bccafa6c-c1b2-4e51-8a71-2c814d53d5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:37:13.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:37:23.971Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e69529b0-48d2-4074-b501-19dfc6637130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:37:23.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:37:33.982Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=ed4da6b2-abf1-4541-b3d6-a5b1d86268de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:37:34.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:37:44.001Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=84a4a561-2492-45ab-a6b9-3a560bd6736f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:37:44.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:37:54.010Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=54960fee-28aa-4920-a96d-a83ffa591dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:37:54.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:38:04.021Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e8f57f93-251d-4797-8c6b-4d02f9dc1f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:38:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:38:14.031Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=38e44b84-d321-49a9-9a58-854ee80bffe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:38:14.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:38:24.053Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=1aaa3667-a253-49de-84a4-b848110c5885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:38:24.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:38:34.061Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=0f4ea063-3b17-4a5b-ac37-a9160193f3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:38:34.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:38:44.081Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=85bfd244-2d09-42f6-af51-323f9601433b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:38:44.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:38:54.090Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=d710b6d7-74a7-4b28-9c00-83cc16c710f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:38:54.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:39:04.103Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=f3da5688-f909-463e-80b9-40a7abafdeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:39:04.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:39:14.113Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=79ec5775-0369-42c0-8574-9ee925390329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:39:14.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:39:24.122Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=582779ba-9dbe-4b03-9037-e4150970b2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:39:24.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:39:34.131Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=41cb0051-2e9f-451c-9303-731f84e3ffd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:39:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:39:44.141Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=fa59ae86-ac5e-4b8c-92eb-222cebdc0a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:39:44.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:39:54.152Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c6a8853b-ba6c-4faf-afbc-73869a1a6d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:39:54.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:40:04.160Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=9265e7d5-e207-4f7e-b719-c246ee7d7f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:40:04.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:40:14.170Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=393b931c-7308-4ceb-84b2-51895864abe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:40:14.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:40:24.181Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=f69f5b44-6189-4cc5-bda9-3dd1468d053e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:40:24.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:40:34.190Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a5e2df61-6eb8-42ff-ae83-80334a0ae6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:40:34.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:40:44.198Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b737a7c6-066f-4193-b9ac-9ef2f3347007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:40:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:40:54.208Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7ac11e67-6bf5-41be-9920-c1abcf9dd869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:40:54.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:41:04.217Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=743d7422-af89-465b-bcfe-0c62171cb1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:41:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:41:14.227Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=ff5f4b0a-f039-4759-832b-1cf492b82f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:41:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:41:24.236Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c589d959-a7da-41d0-98f1-33b6a78e86e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:41:24.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:41:34.247Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=92758410-8247-4d57-afc9-f1bdf5f4f5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:41:34.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:41:44.258Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=bb36a067-cbc1-4daf-ae4d-280dfd50b204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:41:44.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:41:54.268Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7dd836c5-df87-4761-ada8-54bab8c57e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:41:54.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:42:04.288Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e1d272a2-3163-4f38-aa95-37e37e79abe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:42:04.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:42:11.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:42:11.813Z |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-03-16T05:42:11.814Z |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-03-16T05:42:11.816Z |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-03-16T05:42:11.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T05:42:11.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T05:42:11.823Z |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-03-16T05:42:11.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:42:14.299Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=5d1d2da9-9d10-47b2-916e-e6a5ddc70e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:42:14.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:42:24.309Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=cb16d71b-6a37-4349-9565-237b8616bfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:42:24.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:42:34.318Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=4f05bb85-3039-4b9b-a037-891965b6fd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:42:34.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:42:44.330Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e63f07f4-bebf-40ce-abf1-a75f673948d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:42:44.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:42:54.339Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=4fed317a-7b4b-45f4-bb12-5739ad157ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:42:54.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:43:04.347Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b981f06c-474a-411c-836b-971713c6e878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:43:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:43:14.358Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=dd691972-f487-4f1e-ae2b-94a2a2fc15f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:43:14.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:43:24.367Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=0f99abaa-8121-42c1-af94-64aa7c50bfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:43:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:43:34.387Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=2178794f-2e0c-43e9-a5ca-2934f2d226c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:43:34.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:43:44.546Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=2dec8134-f66f-4ff5-b1fd-eca2185bfd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:43:44.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:43:54.554Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=ab33ca9c-66ac-40da-a83e-a944a9f0e25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:43:54.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:44:04.564Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=be98dc74-4f0b-4772-bea2-51d54d714806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:44:04.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:44:14.574Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=d496963d-fc76-4c2d-8368-372050744cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:44:14.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:44:24.584Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c2437703-0a68-46a3-a48f-c29a1e448db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:44:24.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:44:34.592Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=fb988fd2-85b5-42ed-affe-f8a3eadc607c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:44:34.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:44:44.600Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=ca85cef2-5606-4621-b794-589a06c3e2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:44:44.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:44:54.609Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=fc61162d-3feb-45df-ab6c-5f45bf722f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:44:54.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:45:04.617Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=4fca84a7-72e2-4f5f-8260-ef7dd4c92a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:45:04.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:45:14.637Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=0e23a18e-c295-4fc9-9b92-3d34961c64b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:45:14.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:45:24.652Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=afabe182-a472-43d4-b16d-7dfa3774d021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:45:24.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:45:34.660Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=9ac530e4-e7d9-45ff-8929-51de3098c113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:45:34.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:45:44.675Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e94f2080-c788-4cfa-90d0-31f5c8ffd41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:45:44.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:45:54.684Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=02913760-584f-4aac-ba83-14815acb2ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:45:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:46:04.691Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=048de11b-f480-415e-8400-51c86cb7d5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:46:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:46:14.703Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=4256440b-0cc1-4cdd-886f-b5599bdaecde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:46:14.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:46:24.714Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=0fbb0763-af7d-467d-9d32-28161802ca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:46:24.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:46:34.724Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7f57eaeb-b0fd-4a50-851a-6b05b7ec5834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:46:34.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:46:44.732Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=12e16d29-fc72-424a-be77-96599f0879a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:46:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:46:54.741Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7e1c7665-fb4c-451e-8ce0-9413bf8b9199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:46:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:47:04.754Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=29155752-072c-4901-9de1-46014b4b99a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:47:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:47:11.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:47:11.709Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-16T05:47:11.710Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T05:47:11.712Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T05:47:11.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T05:47:11.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T05:47:11.717Z |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-03-16T05:47:11.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:47:14.768Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=aca62ef1-8420-44f7-a7ca-341ba831e5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:47:14.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:47:24.778Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=f4a00432-b767-48ba-a9f6-e687aa9a47d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:47:24.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:47:34.788Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=98687d29-a4c5-4b8b-979c-1a41396e3f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:47:34.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:47:44.798Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=18e7e5c5-0be8-46c3-8e22-66460e9b4278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:47:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:47:54.806Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=9dc31720-eda4-435e-8b3e-3da3925b26d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:47:54.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:48:04.814Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=8d42ecbd-672f-4f60-8c90-ad42fa37e7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:48:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:48:14.824Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=d3716f31-6edc-47cb-a5d3-d4aeb0e18f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:48:14.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:48:24.833Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=692160d0-04cb-4c7a-a819-6a0726ca16d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:48:24.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:48:34.842Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b0b20abf-39e1-4733-bf3e-07e7fbf2f880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:48:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:48:44.851Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=9024723e-a585-46af-a0aa-c0fb69ec35da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:48:44.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:48:54.860Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=1005241b-fd73-445c-af22-ca85b67f506e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:48:54.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:49:04.869Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=00103289-ebc8-4379-9a0e-d9ce12b1c068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:49:04.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:49:14.886Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b9c6fd17-3a1d-413c-b733-59c2e5f5e7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:49:14.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:49:24.895Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=90586a20-fb1e-4c65-a90d-39217d63a2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:49:24.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:49:34.903Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a78ac84d-1a6c-4e86-b1cb-653148f3e381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:49:34.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:49:44.914Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=36a4b660-30d7-41d2-828c-46526487a988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:49:44.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:49:54.925Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7c93b43b-2586-4028-b30d-a432b4a2dbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:49:54.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:50:04.936Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b6066752-31e0-41dd-aa81-6d3a82e124fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:50:04.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:50:14.944Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e384ddb7-0e76-46d7-9942-6eb89d02bff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:50:14.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:50:24.964Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=d6db69ee-b226-4cb3-9a83-96cc38fc034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:50:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:50:34.972Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=dd6380ea-ccc4-4322-8848-1b10bbe90f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:50:34.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:50:44.981Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c8b5613a-bf34-4c2c-bee3-55ddb5a5ab08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:50:44.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:50:54.993Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=4a0ec726-b6d8-41c5-9105-d03b0c085776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:50:55.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:51:05.007Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=d87ca525-89ba-4e57-9adb-0f4a6199fd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:51:05.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:51:15.017Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=54bc36a8-b8e6-4dcd-839c-33ad2b462008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:51:15.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:51:25.027Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e489128d-617b-46a6-aeae-c237aa28c568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:51:25.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:51:35.038Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e89f1f00-cde2-43a2-a3ef-94e18073eba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:51:35.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:51:45.045Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=14bdeca8-d271-4d8e-87d2-9290e4608037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:51:45.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:51:55.062Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b29722a3-b572-4dc5-abf3-3479a6059e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:51:55.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:52:05.072Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=6bb57554-1e33-4319-adf5-94f6f08a8e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:52:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:52:11.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:52:11.850Z |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-03-16T05:52:11.851Z |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-03-16T05:52:11.855Z |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-03-16T05:52:11.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T05:52:11.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T05:52:11.863Z |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-03-16T05:52:11.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:52:15.081Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=609cb0ea-b38e-4923-92be-4a6970117971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:52:15.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:52:25.088Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=88e90d1b-0c5b-41b6-b755-f95f67c539b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:52:25.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:52:35.097Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=ba9499b4-5db7-4cf5-bbdc-e2fda98d2444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:52:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:52:45.112Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=8e5cad8b-77a6-404f-b1f5-3266e87be17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:52:45.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:52:55.121Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=065c9fbf-1e22-4d1f-a75e-922cda46d155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:52:55.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:53:05.130Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=5de148d7-5307-49b2-b43b-3b75b2b2eba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:53:05.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:53:15.141Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=67a7e650-0a0b-4d91-b6ab-b7a2d89b344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:53:15.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:53:25.149Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=4008cae8-6ca3-4693-bb9e-2632a46adc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:53:25.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:53:35.157Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=f3a7e999-921c-4743-97da-55d09be6ccd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:53:35.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:53:45.167Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=14955832-0fac-4fd9-9fee-f6ec7f4984e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:53:45.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:53:55.175Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=6115bbcc-4595-4fd8-bc3f-6c677bc91144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:53:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:54:05.184Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=01f72992-e7ec-4e46-aa3b-46446b506283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:54:05.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:54:15.192Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=0ec647e3-dc74-45b8-8dae-86a49a7c25f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:54:15.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:54:25.203Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=918a7266-df8a-405e-866e-4caf0d0dcfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:54:25.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:54:35.211Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=68dff288-0dfb-4a39-983f-68e1ba3a17c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:54:35.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:54:45.219Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=ee6f03c6-db1f-42aa-87bc-807cdb44d4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:54:45.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:54:55.228Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a5e025e8-5d5d-4e8b-9211-a35405335a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:54:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:55:05.237Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=52f168f7-f444-493f-b975-f7252175d5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:55:05.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:55:15.245Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=02eced5a-fe64-4542-b275-567821fb17e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:55:15.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:55:25.254Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=4720b615-f92a-4938-820a-b0687fdf7eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:55:25.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:55:35.262Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=09e7a4b5-615f-4b24-ba6c-04bc1503d925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:55:35.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:55:45.272Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7fbd1dcc-cb5e-4af6-b02b-f87a4a0e6f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:55:45.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:55:55.279Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c0d1d814-5baf-4ad7-af11-c1a16d44d792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:55:55.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:56:05.289Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=cfb01dce-5b6f-4011-afb3-b0e1b37d5721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:56:05.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:56:15.297Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=3c614a8a-a5c3-447c-94bf-b42f16c7343b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:56:15.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:56:25.304Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=a8ce0f93-a5ff-4aa7-a796-e63e26182eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:56:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:56:35.312Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c421a8d4-67ec-4d6a-86a1-4acec3e4884c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:56:35.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:56:45.320Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=26f85bf3-9b18-486c-aa51-9581428f3bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:56:45.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:56:55.329Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=1cbb16b4-7478-44aa-8e2e-b259dfd0dfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:56:55.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:57:05.338Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=f01c5459-1c35-45a8-9a01-c83fd81d126d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:57:05.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:57:11.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T05:57:11.720Z |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-03-16T05:57:11.721Z |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-03-16T05:57:11.723Z |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-03-16T05:57:11.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T05:57:11.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T05:57:11.747Z |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-03-16T05:57:11.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:57:15.346Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7caaeec3-8770-44e2-b17b-dd2a6d68cc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:57:15.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:57:25.357Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c6ae378e-5bc3-4df2-a165-96750511895b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:57:25.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:57:35.364Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=dc2cb3be-17ef-4642-b9cf-ad50286fe024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:57:35.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:57:45.373Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=c351470a-f0af-422f-b927-90dad8d9de1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:57:45.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:57:55.381Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=81ece553-8bd2-402b-b544-1006772e9603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:57:55.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:58:05.390Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=46caf82e-832f-49fd-b03a-a079edcdd45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:58:05.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:58:15.397Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=56e7c2c7-fc2e-49a9-9eea-0d0f9a83eb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:58:15.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:58:25.406Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=20e5eb66-0f37-4095-94c4-1be1685f3ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:58:25.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:58:35.417Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=2893bbab-1d5f-45b7-8c76-f0ab6736606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:58:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:58:45.424Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=285cf29d-1b8d-421d-bdad-7494e00f5071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:58:45.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:58:55.431Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=1802f2a6-91f0-4722-9dd7-036708dd7617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:58:55.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:59:05.447Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=0c41142e-2aa8-4eec-abd1-d74cf2de666e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:59:05.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:59:15.456Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=d295f80a-7c73-4f48-bf5c-6b8b0c89ec4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:59:15.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:59:25.470Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=f677a103-7387-4443-8f7b-0791d52b79a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:59:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:59:35.478Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=8bdf3c79-e710-4a1c-be9d-1da2b4612711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:59:35.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:59:45.487Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=f6623da8-63db-4459-b69c-91b4138cecdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:59:45.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:59:55.496Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=573b4aa7-088a-4025-9648-e6dff8af94db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T05:59:55.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:00:05.507Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=021c6d3d-881d-470e-913e-5785031c2ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:00:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:00:15.515Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=232d4da0-8970-4bfb-938c-bc4648407f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:00:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:00:25.524Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=f87b9ad9-1462-4a8f-a694-834f0081a078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:00:25.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:00:35.535Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=f5668dfb-8579-4727-a608-5e6dd3259b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:00:35.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:00:45.547Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=b355f7a0-c648-465a-9478-94cad0eb7ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:00:45.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:00:55.558Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=8ca4c178-2c8f-4b2e-9499-0242cea11fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:00:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:01:05.567Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=bd702371-35dd-452d-a57d-28352f192d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:01:05.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:01:15.575Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=e8d6e7c6-47f3-44ec-9117-d2acabb5c097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:01:15.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:01:25.584Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=de72c6e6-561d-4190-9adf-c0022a111250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:01:25.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:01:35.593Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=5c4c80d9-d5fb-4698-9914-72413bd49128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:01:35.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:01:45.600Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=85e19007-f1e3-4b56-952d-4e90b7a3b1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:01:45.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:01:55.610Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=dcabe891-d316-42b3-86fe-0fcc6e7735f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:01:55.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:02:05.619Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7c37e445-7514-47d5-b5b2-e333925581d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:02:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T06:02:11.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T06:02:11.839Z |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-03-16T06:02:11.840Z |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-03-16T06:02:11.844Z |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-03-16T06:02:11.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T06:02:11.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T06:02:11.849Z |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-03-16T06:02:11.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:02:15.627Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=3a51001b-4885-4d8f-a9dd-87fa04c88e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:02:15.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:02:25.637Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=5b749f2a-48c9-4e04-bca1-fe0aafe1e27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:02:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:02:35.646Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=7a3595b5-35cd-4e9a-b230-892740fa5874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:02:35.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:02:45.658Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=12a97d79-8ed7-4de2-9ac0-2094a7590afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:02:45.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:02:55.665Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=9e8af50f-23d4-4d34-b88a-baa2779f0790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:02:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:03:05.676Z |INFO |Init configs |InvocationID=f7f481de-5d15-4175-82b7-685aa58dfbfc, InstanceUUID=bb4c32b6-d061-4c85-956b-4080ab5d6f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T06:03:05.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |