By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:14:02.586Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:14:02.591Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T12:14:02.643Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T12:14:03.286Z |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 |2021-11-23T12:14:03.367Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T12:14:03.367Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T12:14:03.367Z |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 |2021-11-23T12:14:03.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-23T12:14:03.542Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-23T12:14:03.626Z |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 |2021-11-23T12:14:04.885Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-23T12:14:05.265Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-23T12:14:05.282Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-23T12:14:05.283Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-23T12:14:05.329Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-23T12:14:05.330Z |INFO |Root WebApplicationContext: initialization completed in 1703 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-23T12:14:05.669Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-23T12:14:06.310Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-23T12:14:07.592Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-23T12:14:08.000Z |INFO |Started MainApp in 7.595 seconds (JVM running for 8.241) |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-23T12:14:08.049Z |INFO |Start scheduling PRH workflow |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:14:08.060Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e98adc98-4f5b-418e-8cf4-c86330cabaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:14:09.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:14:09.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-23T12:14:10.888Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-23T12:14:10.889Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-23T12:14:10.892Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:14:19.480Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c40b5a67-f989-47f0-8a33-46d04e86dd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:14:20.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:14:20.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:14:30.519Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5a4b857d-ee16-4dbe-91dc-456ace58383a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:14:31.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:14:31.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:14:41.560Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=cd3ec30f-886b-4558-811e-072a38c68f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:14:42.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:14:42.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:14:52.632Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f2e9de43-8705-4749-9c0d-00d1cd40f391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:14:53.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:14:53.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:15:03.672Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=34c0fb81-51b1-4756-8e17-5b3a98a687d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:15:04.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:15:04.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:15:14.712Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2f1db987-9e89-44e0-962d-82c92aaa6453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:15:15.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:15:15.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:15:25.755Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e715ed53-2711-4f11-aed8-9d5167b755d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:15:26.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:15:26.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:15:36.792Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f3a4493f-602b-49df-8701-bf3f49d1022a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:15:37.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:15:37.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:15:47.835Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a4d8652c-6777-460e-bac6-bc2456a4c671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:15:48.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:15:48.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:15:58.871Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=198af40b-5040-452a-a7ea-4ade47e79ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:15:59.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:15:59.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:16:09.910Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f7d881c2-18a9-4696-85e4-0859f47f988e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:16:10.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:16:10.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:16:20.956Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e98c7efa-9799-4e45-bb0f-10ecb67e83cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:16:21.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:16:21.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:16:31.993Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=bc538855-8036-4898-8874-1ade259a3883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:16:33.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:16:33.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:16:43.031Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d5263e4b-34f3-4470-8895-6d2b62a33b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:16:44.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:16:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:16:54.071Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d5f42c0a-b3a8-4456-838a-2646e10c52c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:16:55.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:16:55.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:17:05.111Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=53de30ec-0e83-4ea0-ab08-c7e94d8f712a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:17:06.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:17:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:17:16.150Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a344bf5d-52c9-4c5b-87e7-b7e923a2eb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:17:17.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:17:17.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:17:27.193Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ec0ff867-ce00-4c94-8cce-8f9e33c9a4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:17:28.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:17:28.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:17:38.236Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4974f7e7-b423-4b75-b04a-938f29577e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:17:39.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:17:39.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:17:49.276Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=950c603b-ba20-400f-b5bc-dfcdd96752da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:17:50.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:17:50.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:18:00.312Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2f70032f-f9bf-4c92-a0f3-44cc059f8941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:18:01.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:18:01.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:18:11.351Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=38ae44f1-8b7d-418e-a7fd-b246b9b0159c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:18:12.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:18:12.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:18:22.390Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f5da0895-7e22-4478-8a53-975998a94610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:18:23.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:18:23.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:18:33.431Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ec2c9d73-3909-439a-9d16-435e2a560cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:18:34.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:18:34.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:18:44.472Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=68a92d3a-2880-4720-bc2c-03b08a4ca9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:18:45.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:18:45.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:18:55.513Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=745d02e5-d34e-4720-bdde-6f435cac22cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:18:56.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:18:56.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:19:06.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:19:06.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T12:19:06.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T12:19:06.254Z |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 |2021-11-23T12:19:06.261Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T12:19:06.261Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T12:19:06.261Z |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 |2021-11-23T12:19:06.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:19:06.555Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=886f8bde-20fe-411f-a74b-35fe53355b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:19:07.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:19:07.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:19:17.593Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=9c6a8607-c4fe-4e7c-bcd5-dc90c3e5d63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:19:18.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:19:18.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:19:28.634Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=96f1c1bd-40a8-47bc-af37-3da6c68373aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:19:29.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:19:29.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:19:39.672Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=9661cf85-3f03-4a18-9a2b-219ed02ed624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:19:40.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:19:40.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:19:50.712Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5ca9d1ea-52b5-47c3-97a1-0310fafe8dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:19:51.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:19:51.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:20:01.752Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fa2c07b6-15ae-4fa5-9ffc-30682cc41841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:20:02.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:20:02.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:20:12.791Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0909f08d-c3fe-4151-a692-69bfc01e15c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:20:14.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:20:14.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:20:24.054Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=97e1eb15-b9cc-4277-b323-354a91d5d1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:20:25.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:20:25.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:20:35.095Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d5fd261d-d59c-46d6-aaa2-ba3e509e991e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:20:36.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:20:36.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:20:46.135Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6a36ae80-3de8-41ac-aec5-e7eb898cce9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:20:47.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:20:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:20:57.175Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4bfe1183-b2e8-4bfb-a234-e7e558433f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:20:58.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:20:58.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:21:08.216Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2ddcc664-6102-4e42-a894-c897f90eb161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:21:09.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:21:09.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:21:19.255Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f1fb1a41-9178-42ce-b196-97a23bedf9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:21:20.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:21:20.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:21:30.295Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=07fcc2e1-357f-444b-a3b3-4a62ff6f887e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:21:31.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:21:31.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:21:41.335Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=894d446f-0dea-475d-878d-8320ceffe360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:21:42.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:21:42.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:21:52.379Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8e455ccc-05c3-49d7-b744-879e47c5f964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:21:53.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:21:53.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:22:03.415Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2012dc72-40c6-48f1-bd2f-89362964a59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:22:04.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:22:04.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:22:14.455Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fd215e3e-813c-4ac0-a2c0-227379844eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:22:15.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:22:15.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:22:25.496Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=9f4b5611-2cc9-4336-92d4-95d6043f0d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:22:26.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:22:26.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:22:36.538Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=21fe3200-4ed9-4ffe-8df4-050048176d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:22:37.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:22:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:22:47.575Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8a19aefe-2cfd-4b36-aef8-ba9488a3ee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:22:48.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:22:48.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:22:58.615Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=10b22c78-3d96-44d1-b280-4c476582b93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:22:59.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:22:59.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:23:09.655Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=419d6b8c-3b96-4966-8682-f6f37741ccd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:23:10.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:23:10.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:23:20.696Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a9840162-3781-48cb-98a5-a0f8499f550d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:23:21.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:23:21.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:23:31.735Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2ed5b601-63c5-47cb-9184-40cf5b4dc602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:23:32.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:23:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:23:42.775Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8c7fb201-7876-46cc-b245-f59e150982ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:23:43.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:23:43.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:23:53.818Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e42b0941-a37b-49e5-a165-2600efeb2c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:23:54.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:23:54.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:24:04.857Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=55d6f8e3-d2d9-430a-8e23-0cda95920b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:24:05.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:24:05.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:24:06.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:24:06.031Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T12:24:06.032Z |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 |2021-11-23T12:24:06.035Z |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 |2021-11-23T12:24:06.041Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T12:24:06.042Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T12:24:06.042Z |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 |2021-11-23T12:24:06.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:24:15.898Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=9ffad223-41ec-4d05-b2f5-5594a0064487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:24:16.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:24:16.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:24:26.940Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=82b7ba98-02d8-45da-95c2-46079c57f745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:24:27.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:24:27.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:24:37.981Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=68d9f084-24b1-4b08-be51-ce2727f1e324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:24:39.014Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:24:39.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:24:49.021Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5306bc40-3d8d-41a1-9d00-e0d78eb6d518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:24:50.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:24:50.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:25:00.055Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8e1e287a-dce7-4cbc-a17b-b309f8cb5e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:25:01.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:25:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:25:11.095Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c4968dd9-f5db-41b7-a9fa-492816f1ccdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:25:12.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:25:12.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:25:22.135Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2e83e87c-9f58-4af4-89e0-5ff7126ca75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:25:23.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:25:23.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:25:33.175Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5d141d4c-356f-41d4-9e92-56a9d84de7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:25:34.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:25:34.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:25:44.216Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6e4f22b3-f97a-4287-bd16-089ccb60e2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:25:45.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:25:45.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:25:55.256Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1eb3fba3-30ad-47d0-bb0f-78e68bdbec61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T12:25:56.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:25:56.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:26:06.295Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=32d9302d-b97d-4e0a-9b9f-33f7439086bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:26:06.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:26:16.437Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=66f7dfe8-a450-4ad9-b4dc-167ea4b84c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:26:16.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:26:26.452Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=25169836-a6f1-4e50-9866-ba558313fc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:26:26.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:26:36.467Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5d8b40ac-6f6f-4a09-a7bc-8f86be87a79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:26:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:26:46.484Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1d127363-842a-4113-a2c6-84ee0feee20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:26:46.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:26:56.502Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=25179e82-0b7c-4a2b-a316-101a9db8f698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:26:56.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:27:06.518Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e1c349bf-1e71-4e72-b16e-b10cda5860e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:27:06.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:27:16.534Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=cbfd0edf-d35b-48f0-82a0-c9bed2f9208b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:27:16.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:27:26.554Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c3201d48-2a7f-4d55-9eb7-7747b3d387a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:27:26.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:27:36.566Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fe097661-21df-41a5-8bb5-17b2dbd0f7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:27:36.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:27:46.576Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2c5e58ad-c388-4cb6-b40b-6aef794ac5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:27:46.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:27:56.586Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fce2e907-d49c-400f-8d78-0e63d2afd5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:27:56.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:28:06.600Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b0349a37-dd18-42ed-8337-70686c778bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:28:06.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:28:16.612Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=11e07b72-f618-424a-865d-f6b487f9487b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:28:16.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:28:26.623Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=42bdfdea-3bbe-40a4-915b-0973d6037bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:28:26.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:28:36.633Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8b40926b-b91b-4da5-91a9-a34eda60ff62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:28:36.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:28:46.646Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=71af3740-1a11-4592-a44d-c1b6e2a937c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:28:46.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:28:56.661Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1aeb64bc-71ca-44ee-a66b-c3e46fd8e190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:28:56.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:29:06.057Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:29:06.058Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T12:29:06.058Z |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 |2021-11-23T12:29:06.060Z |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 |2021-11-23T12:29:06.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T12:29:06.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T12:29:06.067Z |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 |2021-11-23T12:29:06.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:29:06.684Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e6507cd2-07ea-4a0a-a676-631242ee703f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:29:06.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:29:16.696Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d90cda87-3a42-4db0-92be-6f80d500bddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:29:16.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:29:26.706Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b81e996b-d5f0-4b6b-9022-56da2b29c7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:29:26.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:29:36.717Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=07d15c87-4dcb-4a16-b5ab-c41a72153528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:29:36.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:29:46.731Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fd912d92-8fd7-47c7-a5e5-e2c28aeb9b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:29:46.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:29:56.742Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2c590180-4cbd-452e-85a9-f9328401ddcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:29:56.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:30:06.770Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3a6c3fce-901a-4770-ac5d-60d110d8f4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:30:06.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:30:16.780Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6ed150d9-0d49-47f2-b836-b7d5bba53d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:30:16.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:30:26.791Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=247a40a0-e309-4318-9513-0d195044610b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:30:26.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:30:36.801Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7ba5c73c-cc2e-470e-b73e-c9bd09786737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:30:36.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:30:46.830Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=89167515-cc03-4ca2-a31b-d48aae471f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:30:46.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:30:56.862Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6fe65b56-01e4-449a-95e7-4009ff40fd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:30:56.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:31:06.882Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=76122c29-d2f9-4db0-95c9-4afc8af3741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:31:06.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:31:16.908Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d46f0c97-1dc5-4660-899a-d500bb8f7db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:31:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:31:26.933Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=71e6f5fb-ce18-4e62-907f-72845f727d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:31:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:31:36.942Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=07757626-89ae-480e-aa55-8f2748c97af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:31:36.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:31:46.957Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e787a689-e39e-4a20-9a34-4d00957181d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:31:46.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:31:56.969Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=647b76d9-61c0-4f69-9b88-8ccf3916fef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:31:56.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:32:06.983Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e35c325a-ed96-44a9-8a5c-6eac79dd8e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:32:06.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:32:16.997Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=404f32fe-ef04-4bd9-94f9-7a819bdf2d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:32:17.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:32:27.011Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=9a80a31b-9961-449f-9c0d-b068d97441f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:32:27.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:32:37.020Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a1536373-9749-4513-89d4-a29555e5466c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:32:37.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:32:47.033Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=69872519-43af-47f7-8531-e2765b8a3001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:32:47.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:32:57.044Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b310afa9-cb3f-47ca-8d9f-1d2f4cbff038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:32:57.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:33:07.051Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=dd837842-21d1-4c7e-a866-83ebf58f7759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:33:07.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:33:17.061Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f56e2dcd-3526-4074-af44-eee590797b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:33:17.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:33:27.068Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b59acb52-b110-49c0-ab81-d439162b329f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:33:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:33:37.085Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3ad791c2-5f87-4770-ad33-f89649c2b759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:33:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:33:47.095Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2029f7f8-3b70-43c7-a30b-5ae90d05cf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:33:47.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:33:57.112Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=52ce0b2b-5a4a-48d8-bfc2-3cf46214022c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:33:57.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:34:06.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:34:06.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T12:34:06.062Z |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 |2021-11-23T12:34:06.064Z |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 |2021-11-23T12:34:06.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T12:34:06.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T12:34:06.071Z |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 |2021-11-23T12:34:06.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:34:07.120Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=9b35461a-11f0-4d5b-9210-2daab15d779c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:34:07.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:34:17.132Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=30265416-80e3-466f-9fc7-3ae97e53fad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:34:17.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:34:27.144Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=bd02e431-2d2a-41d1-a7fe-dd1abde89b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:34:27.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:34:37.153Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=831e19cf-3e31-44fe-9574-6b05f6e9bef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:34:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:34:47.161Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=15b52332-065f-4373-a185-289abb3a0407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:34:47.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:34:57.169Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=775276e8-892f-4375-820f-fbc3dee9f903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:34:57.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:35:07.181Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a136afe1-2129-4d43-b52a-123ed32c6549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:35:07.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:35:17.191Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4ea620b2-4f55-46de-ac43-dbbbd3aaae51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:35:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:35:27.204Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=68c519b0-73d6-4c93-a4b7-102f92c615db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:35:27.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:35:37.215Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f234cc9e-f507-4d43-8f44-56806d8075fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:35:37.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:35:47.237Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3c10ae28-abce-49cc-9ad4-fc2e5236a08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:35:47.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:35:57.248Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=85999bed-e914-489e-94eb-20320d429fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:35:57.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:36:07.256Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=08c831e3-4601-4260-b35e-10520c738279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:36:07.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:36:17.265Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8b0be0bc-2a64-45ad-a818-fa0bd3770c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:36:17.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:36:27.273Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=bae67383-9e93-457e-bffc-77f9714af6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:36:27.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:36:37.283Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2b999a58-b254-42e3-bd31-bb26861edd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:36:37.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:36:47.293Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1048689d-329e-479d-8d76-a87b93fc108f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:36:47.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:36:57.308Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=10feef9b-0d08-4af3-9603-f5b739e11a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:36:57.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:37:07.319Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=bcd0a806-3ccb-4422-860c-c4c86ef999a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:37:07.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:37:17.329Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d249b4c1-e716-47a2-b35b-1be23ee6a32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:37:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:37:27.337Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0d0af06e-75f1-4654-819a-9851ec67e681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:37:27.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:37:37.346Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0b37e471-1e59-4087-969a-43526f63d409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:37:37.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:37:47.355Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1d6c9fe2-7d9c-4741-be8b-d754d027f744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:37:47.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:37:57.364Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ef2711bd-adeb-46d0-8681-077c3766e447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:37:57.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:38:07.374Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=eda810f0-0189-4334-8333-f18757ba5b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:38:07.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:38:17.382Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=860dc138-38a6-4695-8df0-0f83c3da068f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:38:17.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:38:27.392Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e8f69df0-8886-43df-ad07-4d1183de47a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:38:27.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:38:37.406Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2af5d988-8b44-4ce2-ab69-bd7cda5f99a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:38:37.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:38:47.428Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d3fe3da2-ec82-4c5f-a97b-1d9e94fb6540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:38:47.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:38:57.441Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=99997ab9-86da-4547-8cf2-fe72441fb828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:38:57.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:39:06.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:39:06.037Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T12:39:06.038Z |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 |2021-11-23T12:39:06.039Z |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 |2021-11-23T12:39:06.045Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T12:39:06.045Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T12:39:06.045Z |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 |2021-11-23T12:39:06.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:39:07.449Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3e4f4b7c-4db2-4053-bc62-c54ea4767e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:39:07.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:39:17.457Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3d1083d2-6ae1-4870-8ecf-e21d0c684ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:39:17.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:39:27.465Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6aec4457-7369-4d42-9c5c-558c65235789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:39:27.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:39:37.474Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=90b7e145-da31-4c65-a1d4-be1d84d273d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:39:37.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:39:47.482Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c7327186-c421-45ee-988a-e9323bf5895c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:39:47.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:39:57.490Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3c3f0a91-84c2-4111-8295-b5ac52c03f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:39:57.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:40:07.503Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5f2124af-c57b-431f-b0d6-53e8c594631c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:40:07.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:40:17.515Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e79f0b77-9e61-4804-9f81-915594491dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:40:17.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:40:27.524Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=cebe2347-be2e-443a-9041-1e9f847ba390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:40:27.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:40:37.534Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1529ecf0-30b9-4f69-8db6-c8a566762cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:40:37.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:40:47.542Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=575169e7-ba54-45cd-87af-208d0aff9f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:40:47.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:40:57.552Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f07271d0-770f-4a88-9523-d20eac4db1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:40:57.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:41:07.560Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=519069da-9ca4-4383-a5fe-39559cc73ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:41:07.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:41:17.568Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4d5d86db-8914-4029-8273-d14f56cd581e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:41:17.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:41:27.576Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=20f94555-1915-47c2-bcf8-413532242b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:41:27.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:41:37.601Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=78be5ca1-3a01-4051-b928-858a0e31bd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:41:37.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:41:47.616Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4c995ea0-f42a-4968-a324-422c0a0d480a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:41:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:41:57.625Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=64519e9f-ecb8-4b44-8bee-2dd0a22e3504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:41:57.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:42:07.635Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=090fb98a-5ba9-4744-b215-f6ce13499c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:42:07.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:42:17.643Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a94c38d3-7e54-4efa-ae0f-cfe096411bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:42:17.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:42:27.653Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7fcd391a-3a2a-4190-8d7f-4813f66c2c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:42:27.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:42:37.660Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ea35e236-e8cf-4290-8353-141d5ff55067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:42:37.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:42:47.669Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b04cb1f5-103a-4b1e-86c8-17ee2bf7ebf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:42:47.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:42:57.676Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7adaf06a-67fc-4daf-8fd8-f5b7a41c8352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:42:57.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:43:07.684Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b8fd923d-7030-4d13-8d6b-4c6347c87aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:43:07.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:43:17.701Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=230df10a-9a50-4920-bc0f-0036c10ab10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:43:17.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:43:27.717Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ce0ff391-3fc0-47d9-93f2-c89340e5929f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:43:27.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:43:37.729Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=268cee6a-f146-4ce2-a06c-3ef3c7e4d9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:43:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:43:47.736Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d73bcae5-985a-4e89-b4a9-5231a09dc032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:43:47.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:43:57.746Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=af868c99-5335-45ab-9a89-d7d5c4d7ee3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:43:57.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:44:06.054Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:44:06.055Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T12:44:06.055Z |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 |2021-11-23T12:44:06.059Z |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 |2021-11-23T12:44:06.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T12:44:06.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T12:44:06.065Z |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 |2021-11-23T12:44:06.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:44:07.756Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d7f47ad2-b9e3-445e-bd32-1505430d12f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:44:07.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:44:17.765Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=cb3d3748-1bcb-4e8b-b3b7-a1df9e7d7fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:44:17.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:44:27.777Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fd3c273c-0d20-4ba8-ac8d-58f2fd4dd873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:44:27.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:44:37.787Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=762ff358-d833-4122-9f09-21b3e7382d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:44:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:44:47.796Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=850727d9-9392-43e6-9246-4f73c3c9d909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:44:47.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:44:57.804Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=07538d10-a561-4e30-a0b1-06e6ef1b6575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:44:57.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:45:07.817Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b8dd6512-e1a4-475e-ac3b-9a4165d38b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:45:07.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:45:17.828Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1bbcc310-fef2-4e6b-9c8b-ab920d260a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:45:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:45:27.835Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=338751fa-e2cd-405f-ac25-0c1413e1debe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:45:27.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:45:37.962Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6efb7014-0619-48ce-8f44-2c1c48e8017e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:45:37.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:45:47.972Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e3c5cdc7-958c-4554-bfd3-1f84991387df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:45:47.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:45:57.980Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=af336ded-e775-4e6b-b2d1-36339098d109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:45:57.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:46:07.988Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ae7848e9-e481-40a7-afa1-566b40a370d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:46:07.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:46:17.997Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=cd20c3c1-89db-4c90-aa4e-e3e3bd163b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:46:18.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:46:28.004Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d55d0f5b-dba2-41ff-90dd-52150a080c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:46:28.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:46:38.012Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a2b4ab1c-6f9f-413e-9de1-fd25fc7702d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:46:38.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:46:48.026Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=972b8158-ee61-458f-9294-18935c4789bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:46:48.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:46:58.042Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=db180cd8-950c-4e21-abb3-4eee6f2cd894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:46:58.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:47:08.051Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c2637124-77d7-4fe9-9ee4-8e6dace2ee25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:47:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:47:18.061Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1ada8bfa-8a8d-4308-9fe1-387a534287ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:47:18.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:47:28.073Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a8788325-deec-413a-a9d5-a5a0d3b46236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:47:28.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:47:38.081Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d1e1c3bc-2e49-420b-a046-92d4c5fee1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:47:38.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:47:48.089Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d3429a49-6e81-4d2f-bc0e-5c0197878f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:47:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:47:58.098Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=17d8b5cd-c45f-449a-84c2-0fe0055e3875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:47:58.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:48:08.110Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=27e289fa-6855-4bd4-9591-ef54bcc821b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:48:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:48:18.121Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fa22d891-966a-4ad6-a355-0e6ed710d5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:48:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:48:28.130Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=aa143c9b-754b-4066-88f9-06bde1bd3f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:48:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:48:38.138Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3c33c0ea-b7f9-425e-982f-7753abcc8b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:48:38.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:48:48.148Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=79ada6d9-9711-4420-8b4f-2ed450f66b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:48:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:48:58.158Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3d6f161c-67ca-4567-97be-4afae0e68cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:48:58.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:49:06.035Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:49:06.035Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T12:49:06.036Z |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 |2021-11-23T12:49:06.038Z |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 |2021-11-23T12:49:06.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T12:49:06.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T12:49:06.043Z |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 |2021-11-23T12:49:06.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:49:08.165Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=15c17b80-0bbb-4b97-8566-17c7823d5f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:49:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:49:18.172Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fbaba461-67c1-454a-98a6-64d83d19d08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:49:18.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:49:28.183Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0c32b5f9-4dbd-4e34-bac5-0c0bceba035e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:49:28.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:49:38.191Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=97941510-ebc2-4bbc-b96d-7bb133f16d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:49:38.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:49:48.204Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=266caef6-c8ec-4f61-9f7e-d7943fb82c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:49:48.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:49:58.212Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1caf9d03-371a-42a1-84a8-95c7eafcd07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:49:58.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:50:08.221Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=af6365ed-e0ca-47d9-9e8f-401ed306667b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:50:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:50:18.229Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=921d486c-8fb1-49be-8c78-8ec168362894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:50:18.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:50:28.236Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=861456f0-dea9-4e3d-a3c2-7a771c297daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:50:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:50:38.244Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=938242c8-9f07-485d-968a-746ee3a0ee4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:50:38.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:50:48.251Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=811d256f-ec65-4295-adaf-5114783f91b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:50:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:50:58.258Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=90c0b117-33bd-4f40-8cba-55a600678f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:50:58.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:51:08.265Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=abd08da8-5ba9-4de4-b2cc-901045221e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:51:08.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:51:18.274Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e1378709-dda7-41af-9ad2-8dba649fe6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:51:18.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:51:28.289Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=04d0eb2c-2a14-4c80-95d6-e85530c204a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:51:28.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:51:38.299Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=77019b69-339c-4862-90e8-782fb81e688d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:51:38.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:51:48.307Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6e7604e6-64a0-4921-b636-55348a90279e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:51:48.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:51:58.315Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c70610c8-2e5c-4b68-a9e0-524a8551d5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:51:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:52:08.323Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5bced5e9-120a-4247-832c-df008dbb7dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:52:08.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:52:18.331Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3772fa14-5ad5-46dd-a354-0089a51d2f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:52:18.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:52:28.341Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4ce69313-fa48-4e14-bb2a-f609b33b8290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:52:28.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:52:38.349Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=afa93b37-c2b1-4ec5-a253-af27022d4d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:52:38.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:52:48.355Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5f098491-c023-4691-8fe5-dafe842a526b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:52:48.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:52:58.362Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=37ce7728-346f-40b0-a136-688f2df8c7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:52:58.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:53:08.375Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f221932a-427d-4fea-9411-5054ceaa2782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:53:08.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:53:18.384Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=34c5887f-8a18-4f5c-9f34-49c4868f950d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:53:18.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:53:28.392Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=85d6b428-dc5f-4993-9594-c5579c5034f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:53:28.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:53:38.400Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7f6396a0-cab8-4c6c-bc74-d63291d4e931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:53:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:53:48.410Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=349c2c98-c6c9-4104-be9c-38022856bf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:53:48.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:53:58.417Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=9b8ec8d7-a767-41bd-b035-268c92649c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:53:58.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:54:06.054Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:54:06.055Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T12:54:06.055Z |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 |2021-11-23T12:54:06.057Z |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 |2021-11-23T12:54:06.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T12:54:06.062Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T12:54:06.062Z |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 |2021-11-23T12:54:06.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:54:08.426Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=34707f6b-d2f7-436a-8ec7-d1d53b8a8dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:54:08.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:54:18.437Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4cc79d5e-3079-446a-ad11-6bbee32ee19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:54:18.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:54:28.445Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=497f2120-be80-4228-9e2b-57c7bcd4caa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:54:28.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:54:38.457Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fd5ca789-3032-4638-b799-2114ed5b794c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:54:38.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:54:48.467Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d5b0eca5-a3f1-452b-b46b-a6a69fd401ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:54:48.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:54:58.475Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=236a244a-9d4a-4bd0-9b0c-9cdcd301d9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:54:58.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:55:08.484Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d697a619-1156-4c80-9e5b-472a147d7a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:55:08.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:55:18.493Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c052979c-b9e6-4cf0-b0f0-83e8061f0565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:55:18.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:55:28.500Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=07709216-a451-4193-a94e-d09b1a12bef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:55:28.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:55:38.508Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7d56eb83-2812-402e-813a-321cf8af5ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:55:38.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:55:48.515Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7f613c4b-ac37-444f-b8f3-583d0dec61fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:55:48.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:55:58.525Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=496e6243-6624-4b8e-8ae2-576168b38ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:55:58.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:56:08.537Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7a64446b-9e74-4759-835a-0492284b07cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:56:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:56:18.545Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=31fba992-3a13-4093-95ce-65a58cfd34dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:56:18.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:56:28.555Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4b9fa7e4-929e-4d2a-91af-acbf0ad3ef16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:56:28.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:56:38.563Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d062bfd8-2e42-47c1-a1d5-e0ad67e09a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:56:38.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:56:48.571Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3935bba8-1a0a-47af-ba82-0b6a29995f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:56:48.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:56:58.578Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=506631e7-92dd-40a8-bf43-b47205777272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:56:58.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:57:08.585Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=96ef6471-3e4d-4593-9b20-96cb242fead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:57:08.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:57:18.593Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=08ba4110-8bd7-4b3c-9ae2-ec87d5c097df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:57:18.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:57:28.602Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7c568562-f38b-4595-9c2a-35f8393dc271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:57:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:57:38.612Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c2cca86a-58cf-4493-83a8-3dfce8a4b5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:57:38.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:57:48.627Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fa951aa5-b207-4a7a-a622-57c71dfa9815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:57:48.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:57:58.642Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4f9e53cc-50d9-4918-b47d-4380afc51619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:57:58.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:58:08.652Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0425ce94-b13d-4d03-94da-48ea3ddf67c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:58:08.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:58:18.661Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=37f9d63a-be33-45e5-8f98-89b295da27c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:58:18.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:58:28.669Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f0d0da9f-4ad8-4e0c-ab6e-6eeae3050538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:58:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:58:38.677Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8ca3f3b9-423b-432a-8945-e42cf8a89988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:58:38.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:58:48.683Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=748ad885-4e41-4a38-a524-b4c8a850972b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:58:48.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:58:58.692Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e816b25d-9dfb-44a0-9389-d024f863d1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:58:58.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:59:06.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T12:59:06.021Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T12:59:06.022Z |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 |2021-11-23T12:59:06.025Z |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 |2021-11-23T12:59:06.029Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T12:59:06.029Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T12:59:06.029Z |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 |2021-11-23T12:59:06.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:59:08.700Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=02232fa9-ec56-4732-bb00-af4a09d6621a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:59:08.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:59:18.716Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f365e1f6-f895-42db-be54-ab87a1b3f0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:59:18.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:59:28.724Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=eabe4f44-4adf-4808-89a8-4ad256a0bb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:59:28.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:59:38.733Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=486e26eb-ef20-4005-a6fe-2b646fca979e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:59:38.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:59:48.743Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6bd7cbec-9845-423d-b420-1fc49e047d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:59:48.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:59:58.752Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0caf5acb-de52-4d16-893a-7067153ff25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T12:59:58.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:00:08.758Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=db8f5bac-7452-4fd9-a085-ceebc1d9aef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:00:08.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:00:18.765Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b1709514-8682-41e9-b15c-c20074efbe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:00:18.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:00:28.782Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4642af7a-8166-49af-8cd7-513fc9bec500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:00:28.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:00:38.791Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6b1aaba2-49f8-47a8-a968-38f20bbbcb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:00:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:00:48.807Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=eecdcf29-9f1d-4ea4-a0e7-eef3c74cb6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:00:48.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:00:58.817Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d85bc1ee-0a24-417f-b315-33a73d54a3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:00:58.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:01:08.827Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8717943d-7d78-4abf-b5b3-67195c5ed8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:01:08.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:01:18.834Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8e53c9d1-4da8-4682-901e-afe63f2028d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:01:18.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:01:28.843Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5db86a55-7b58-4e03-8bb3-aa4fe98ad7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:01:28.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:01:38.850Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7222f090-cba0-46b8-be9c-331c610d16a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:01:38.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:01:48.897Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=07a3034f-c9fc-49f5-bcf6-609e517d6483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:01:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:01:58.905Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b57bd1b0-6368-47de-98ed-ccc98646cfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:01:58.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:02:08.914Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c15702f9-eb6e-4f60-be00-b8c407dff525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:02:08.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:02:18.929Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8c4d3670-0370-4a22-b1a7-895a24395918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:02:18.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:02:28.938Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a643121a-ba51-42b9-bf8c-34f0807a82c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:02:28.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:02:38.946Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=75f13ad3-d198-45e4-a865-a855ec5d377f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:02:38.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:02:48.953Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=07fe4997-9efb-4e70-b1f6-40b8ab6fb40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:02:48.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:02:58.962Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1fc64ac8-bb56-4fbf-8bcc-3ff7358cebef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:02:58.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:03:08.969Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0e160321-1575-44ce-a9a1-13ec862a2bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:03:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:03:18.986Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=eda37ee6-8b51-4b5f-a764-fec54ee6efa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:03:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:03:28.994Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0fa7f060-28bc-461c-abba-0930f6b25464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:03:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:03:39.002Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=82aef0d8-cbd6-47e7-afc1-5e1d717a2365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:03:39.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:03:49.018Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2418b9c8-40ec-419f-97a3-e91f322b354a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:03:49.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:03:59.026Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=aa26e423-8e04-4e59-9fbd-32a0cfaeb52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:03:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:04:06.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:04:06.029Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T13:04:06.030Z |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 |2021-11-23T13:04:06.031Z |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 |2021-11-23T13:04:06.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T13:04:06.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T13:04:06.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T13:04:06.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:04:09.033Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=36b45eb6-4d81-4a2d-aee7-f398af9ce78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:04:09.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:04:19.049Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=138ac2af-cd3c-4879-b7b5-ff83a2867f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:04:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:04:29.056Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7c040a3d-9a88-4e31-8e21-3cef77dcaea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:04:29.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:04:39.064Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d783260f-d6ce-468d-8e96-e678050892ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:04:39.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:04:49.073Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=738ecb00-e16c-4b62-a741-a88f11e10cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:04:49.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:04:59.080Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ab973355-e794-4f54-99ee-63c1d21538ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:04:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:05:09.087Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6ddb75d8-a150-48fc-b0fd-d70906e0411b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:05:09.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:05:19.096Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0a998e27-4cc6-49d7-bfde-c0107368faa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:05:19.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:05:29.107Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0a0852e8-cde1-4c58-95d9-f5fe09c4a107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:05:29.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:05:39.115Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5998b646-8285-4db9-9b48-bf5d3a1d5b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:05:39.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:05:49.123Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=332bcb7d-a5cd-4e20-af05-1f1b739d40a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:05:49.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:05:59.132Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c71c6625-3b90-4e09-8a9b-0ddbe8131cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:05:59.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:06:09.140Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5ba72b41-01c2-4f06-995f-11020cbabd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:06:09.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:06:19.146Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=96d428e5-b6d3-44d3-aaad-f0b08d39526c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:06:19.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:06:29.155Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ace85d0d-5f33-4a11-bc63-600a28de6cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:06:29.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:06:39.162Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=90f9a9f1-dea5-44c8-bcc5-070522a21f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:06:39.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:06:49.169Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4d56d465-f98c-4c8d-ad34-dfa15a685764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:06:49.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:06:59.181Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7d366564-4329-4985-8454-47c6cf106b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:06:59.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:07:09.193Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e32a9cd0-7b18-4ff3-a2b8-84e4a6aa7f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:07:09.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:07:19.204Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d2978dc7-efc3-4a5e-b05f-084c4b7b1b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:07:19.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:07:29.213Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=360dee9c-313e-415c-af67-ad83be26ba64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:07:29.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:07:39.221Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ee205030-9e26-4070-a664-8216b035a75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:07:39.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:07:49.230Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b54aac09-f2b6-4ac3-b031-0d75bf014008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:07:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:07:59.237Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d5496c04-ef92-4e58-a067-8cf50d401f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:07:59.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:08:09.244Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=222cd93e-10b3-4bf1-a296-417e6e2601a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:08:09.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:08:19.251Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b7ee1ec3-f608-413a-a2d9-be7a2a05e9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:08:19.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:08:29.264Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2bfa1278-a6b7-4eaa-acc4-26089d532325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:08:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:08:39.273Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=748f5cdf-b870-48be-b11c-62b1671b29fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:08:39.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:08:49.282Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=bb5b6c7b-15c7-4ee1-8c2f-9ef16f4342d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:08:49.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:08:59.291Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=eaac8e99-c827-4968-9ca0-173dd76f3dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:08:59.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:09:06.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:09:06.027Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T13:09:06.028Z |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 |2021-11-23T13:09:06.030Z |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 |2021-11-23T13:09:06.034Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T13:09:06.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T13:09:06.034Z |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 |2021-11-23T13:09:06.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:09:09.300Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5a2a663b-68fd-4a16-937d-c6c3b4c2cdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:09:09.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:09:19.307Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=9341b8e2-b7aa-4795-b91d-5b0495f5fa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:09:19.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:09:29.314Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b365504b-3325-49b8-bb03-376bf9d6998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:09:29.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:09:39.322Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=194a5b55-9ce3-471d-b903-720409ee81cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:09:39.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:09:49.330Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=849ef212-5a59-48cd-be75-4ebc965c7339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:09:49.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:09:59.338Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f7a264d2-65af-440a-8e9f-866bc666acf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:09:59.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:10:09.353Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ac19077b-a658-4c81-b483-d382aa8d61e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:10:09.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:10:19.363Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c0c530d9-d936-4528-b1cc-83da95f6dcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:10:19.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:10:29.372Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c0101b5f-2274-42a5-909a-427178036476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:10:29.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:10:39.379Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=03ed9a7a-a7b8-4877-813b-954da0c73448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:10:39.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:10:49.388Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1d0b5d0c-dbc3-40df-83b4-a819e784692c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:10:49.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:10:59.393Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7deef1d0-5aa6-4488-acef-a61fe7483aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:10:59.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:11:09.401Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0ef11d56-b9c8-4dab-946a-84fdb2fb8eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:11:09.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:11:19.410Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=06b4db87-8b55-4625-97dc-ff454b8de976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:11:19.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:11:29.418Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=267eabac-2a75-4b0c-a15d-a5c688b17cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:11:29.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:11:39.432Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=422b6898-393c-4949-b6c7-a2eec484f7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:11:39.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:11:49.441Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6a5befca-3b74-41fe-bf05-816f00b0444f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:11:49.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:11:59.449Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=48357695-7e50-4bf6-97ec-52d07e5ae48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:11:59.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:12:09.460Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2d4af29f-836f-408e-8dfd-ebda98cff239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:12:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:12:19.468Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=63937d40-6b7f-433f-b264-7c084ad3b629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:12:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:12:29.476Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ed2bf56b-3d07-4214-b245-2638309fc69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:12:29.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:12:39.482Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=23e99927-978f-4342-a02d-956d30de4904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:12:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:12:49.490Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0d86aa56-5c81-4f15-a152-e2f30a314d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:12:49.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:12:59.498Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2a394754-56e1-4bcb-8a20-9a4906a18ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:12:59.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:13:09.510Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2d9d0602-b9b5-4036-90eb-09f0a48734b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:13:09.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:13:19.519Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=30ab6abc-bce3-4b0a-b5e9-b0185293b06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:13:19.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:13:29.528Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b56f7fbe-96ff-4d05-9b12-680c0b34aca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:13:29.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:13:39.535Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=478a67ed-0be9-4534-bf93-1bdf6dd9cadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:13:39.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:13:49.542Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=19ee313a-6ee5-440e-955a-e74fc77901b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:13:49.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:13:59.550Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6333c17f-cb13-4727-b79e-fe10c8d4877a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:13:59.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:14:06.049Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:14:06.050Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T13:14:06.050Z |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 |2021-11-23T13:14:06.053Z |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 |2021-11-23T13:14:06.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T13:14:06.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T13:14:06.057Z |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 |2021-11-23T13:14:06.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:14:09.562Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=41fb91a1-9f07-433a-81b6-977af3a00f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:14:09.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:14:19.569Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3e1bf641-a3bf-4ece-83fe-9a081446f26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:14:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:14:29.576Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e9b2360d-5dd1-462e-9bbd-aec8f8a299fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:14:29.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:14:39.587Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b968b4e4-361b-47fa-9a8e-739134f03e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:14:39.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:14:49.599Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fc84c588-0eaf-4647-861d-b56b4c3bc579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:14:49.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:14:59.607Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7dbb47b7-3c62-43b0-a880-73527d40f48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:14:59.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:15:09.615Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4c754348-b83d-49bd-bd1e-baf483ac5e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:15:09.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:15:19.623Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0602ddd2-816a-43e7-ab76-5e9be622b40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:15:19.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:15:29.631Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e50eb798-5431-42a2-8565-4b6b59af9ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:15:29.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:15:39.638Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3758c56b-ba2b-45a4-9e47-98d7c9b580ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:15:39.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:15:49.646Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=307420e2-efd1-4a63-b640-ed61d99c2f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:15:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:15:59.653Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=dd2af3e3-6b25-4c50-b5af-0c9fb7aac56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:15:59.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:16:09.684Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=86b46c62-0c7f-426d-a348-f09e7096b7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:16:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:16:19.692Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b123cd20-0216-41b0-97bd-669c711d8cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:16:19.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:16:29.705Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=12015e76-442e-44b6-bcfd-0f7d103f5499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:16:29.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:16:39.712Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=72e2c08b-d481-47b7-85b5-553a97bad983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:16:39.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:16:49.720Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7a2332b9-5669-4ec6-8c4f-f7fa8ff53799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:16:49.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:16:59.736Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1bde3936-c746-42ae-8b41-5b5a7d4c894f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:16:59.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:17:09.744Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=17755ffe-825b-4bfa-b591-cf0b51303500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:17:09.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:17:19.750Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a9e604bf-9b0d-489a-8f33-1227f4912622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:17:19.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:17:29.759Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=475ee371-6179-4339-acaa-a909dc9e0ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:17:29.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:17:39.766Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=feb329e2-037c-4e45-812c-bddee7aebbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:17:39.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:17:49.774Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b6a46b5d-61a8-48b2-90a5-2b7ae1cb24b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:17:49.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:17:59.788Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=56b6644d-01bf-4077-8a48-6fc65a59b51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:17:59.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:18:09.796Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=88e19a43-ad2e-4e07-bdcf-58c2ad2a27c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:18:09.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:18:19.804Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1d1dba07-557a-4b94-adc6-cf71a9ef07b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:18:19.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:18:29.814Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=720c71c0-a806-4167-8bf2-ba97501b5ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:18:29.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:18:39.823Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d0908986-b6b5-4462-8bd6-faca4fc68261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:18:39.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:18:49.830Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=78a95994-909d-4256-b4c6-6b2d41e1f6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:18:49.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:18:59.844Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=64d85f7c-0859-477d-b9c4-7e29edcd54e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:18:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:19:06.057Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:19:06.057Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T13:19:06.058Z |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 |2021-11-23T13:19:06.059Z |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 |2021-11-23T13:19:06.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T13:19:06.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T13:19:06.063Z |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 |2021-11-23T13:19:06.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:19:09.852Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=98e451a0-9071-4705-8f36-61f695919e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:19:09.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:19:19.860Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c1e9dbf5-a3b5-45eb-9f2d-f668dbfd2013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:19:19.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:19:29.873Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d01483d1-3729-4e06-822a-6d3635cbea75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:19:29.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:19:39.881Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c26d2209-163e-4bf0-b90c-a014d2da78f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:19:39.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:19:49.889Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7ef61c8c-8b54-4ddf-8323-06e54c60de43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:19:49.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:19:59.899Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c8c87a07-0b41-40d1-b874-7d211aed2cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:19:59.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:20:09.907Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c47b2d1a-12b0-45da-93bb-592882372f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:20:09.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:20:19.914Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=72047394-f438-4f43-bff0-09e33b30ae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:20:19.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:20:29.922Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=582a70a7-5395-41e5-9cc1-1f4c69574b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:20:29.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:20:39.930Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=29b7c1b5-d277-45b2-a33d-f337ac44faa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:20:39.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:20:49.937Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f51e02f2-d839-4972-8695-bf61043fc855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:20:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:20:59.949Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4d1637eb-c14c-4b66-b430-26f1ee048cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:20:59.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:21:09.957Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a062c8c3-73f2-4e79-984f-34ed6779ed59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:21:09.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:21:19.966Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4e1236fe-eff9-4124-9731-c8eed0e9b8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:21:19.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:21:29.978Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c927c279-4e25-4d99-b357-1b3f27ee2801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:21:29.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:21:39.987Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0d267048-70c4-4872-ba93-c6e09c2c5347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:21:39.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:21:49.996Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0c6f19ec-26c8-4958-92cc-98aeaf3769be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:21:50.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:22:00.002Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=902fccb7-138b-4fbf-ad37-7abdbfef6901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:22:00.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:22:10.010Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f4ca2464-e2ba-4ae0-999a-e8309bfe842d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:22:10.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:22:20.018Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e22eb1dd-c2ba-41da-b488-77e7cae68d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:22:20.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:22:30.030Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a1da3bda-594d-4143-8ed6-0643389515ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:22:30.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:22:40.039Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b2a98b3f-0cd0-4fd7-8a7c-07d2a3b16bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:22:40.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:22:50.047Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=da0b5eb4-9b81-414d-9cc0-2ff64e55ebb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:22:50.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:23:00.054Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=99e570e9-9c16-4f1b-a6a7-bde54a8c9fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:23:00.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:23:10.060Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c89dd3dd-5280-448d-809b-adac70703ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:23:10.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:23:20.068Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c97cc2c2-1a72-4359-bed5-a6f5a7467a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:23:20.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:23:30.075Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=31a09245-3cce-4f63-add9-820f8b6224b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:23:30.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:23:40.082Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b31349b4-c473-4e6a-a735-7537e4d306ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:23:40.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:23:50.088Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6f47c2b3-4b0b-4789-ba79-d39d5f90ba83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:23:50.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:24:00.095Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fb968f94-2b99-4455-b30a-cca25dcac3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:24:00.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:24:06.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:24:06.037Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T13:24:06.037Z |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 |2021-11-23T13:24:06.039Z |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 |2021-11-23T13:24:06.042Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T13:24:06.042Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T13:24:06.042Z |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 |2021-11-23T13:24:06.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:24:10.107Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a6755777-1498-4b67-bf0c-6875f81168da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:24:10.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:24:20.117Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f8762afb-6f59-424b-97cc-1014b9a46140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:24:20.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:24:30.126Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8369d903-6ee6-4d27-9d54-21f009a046d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:24:30.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:24:40.134Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=221f486d-2864-425a-aefb-f8676c56d0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:24:40.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:24:50.141Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6400357b-245e-496a-b2ee-2f2cd1d3b9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:24:50.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:25:00.148Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c30042f3-9f47-4d31-9014-8bc61326b655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:25:00.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:25:10.154Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f339ecd5-4e36-413f-a4b4-05f07be7341e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:25:10.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:25:20.164Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8cfbaf42-47f5-42f3-b60b-0f13648a4d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:25:20.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:25:30.176Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6388ae48-3f8a-48c2-af3b-50555d143b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:25:30.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:25:40.185Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e8307a8a-1d47-4b8d-90e7-2afd86a357bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:25:40.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:25:50.192Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3cbb9e1e-99ab-4c10-9e57-01a7288bf8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:25:50.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:26:00.199Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=147cdecd-27dc-42e5-8a07-08037f172c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:26:00.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:26:10.206Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7dad1405-a2d0-4e7a-ad75-4e6e6241116c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:26:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:26:20.214Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=af50b552-ab7a-4922-84e2-6a5350b7e218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:26:20.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:26:30.223Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a3d84b86-dc8b-4ec1-8e85-be6d5548b56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:26:30.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:26:40.229Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7e42de23-12c6-4df1-a6b5-16bda7765faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:26:40.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:26:50.237Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ecd7f2ea-f327-45b6-96a6-43180395ef43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:26:50.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:27:00.249Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=927a7918-ac54-4895-a46d-9d9f223c3bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:27:00.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:27:10.256Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ce4e19d5-6d23-4f39-878d-b775862bc1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:27:10.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:27:20.266Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=dc512085-cbd2-4e43-a6ec-61ae2dbe3388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:27:20.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:27:30.274Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b99dc5a1-240e-4f39-9988-ff04bcdd2b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:27:30.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:27:40.282Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d5e10a45-9475-4308-ae6d-25eaeca393b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:27:40.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:27:50.287Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=46b9a42c-a1ac-4bdc-b1bf-2da9698a1b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:27:50.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:28:00.295Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=803a5526-26ec-4c8f-95df-c2f60ce9e111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:28:00.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:28:10.301Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=cc84f3d0-482f-437b-9c24-b891bb15dd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:28:10.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:28:20.309Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=134138e7-37d6-467c-aa4c-e2f73ce41e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:28:20.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:28:30.323Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c813ed03-556a-4286-a7bf-88774ce7a9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:28:30.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:28:40.330Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=53f5e7ba-35d7-4683-9e2f-3e530432ea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:28:40.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:28:50.338Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=dfd83013-014e-4b08-8685-a78aac783ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:28:50.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:29:00.345Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=df86083a-90e0-44a6-b155-a7e08e8d0288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:29:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:29:06.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:29:06.021Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T13:29:06.022Z |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 |2021-11-23T13:29:06.024Z |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 |2021-11-23T13:29:06.027Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T13:29:06.028Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T13:29:06.028Z |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 |2021-11-23T13:29:06.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:29:10.353Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=eaf1521b-5a94-4835-b5db-fa6d30aacbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:29:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:29:20.360Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3a436991-304d-462c-acad-9de7864b3125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:29:20.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:29:30.370Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=08eee3f3-a2a2-4441-a564-87fe45b0c334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:29:30.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:29:40.376Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b3b614fc-d56b-4886-8d36-6ec4e99fff3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:29:40.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:29:50.384Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=36a0eae3-aac4-4d8e-b450-c5c61cd92ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:29:50.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:30:00.398Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f3435d3c-675f-4e38-913f-32b84ccbe852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:30:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:30:10.409Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=76327570-cc09-4bff-a2c6-b63d83191702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:30:10.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:30:20.417Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e70bcedc-5185-4ee5-9be5-36d54b110dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:30:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:30:30.428Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8caee9f4-241e-4ab5-a7b0-aadc628d6942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:30:30.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:30:40.437Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6024197d-1fb8-48fa-be80-9cfdbcc5fdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:30:40.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:30:50.445Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1f2550ab-f001-4465-a251-f775bd5b5afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:30:50.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:31:00.452Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ceab650e-5f3e-4bfc-806f-802fe0fc96b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:31:00.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:31:10.462Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1e1fed62-5046-423d-bd8a-5657a5febf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:31:10.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:31:20.471Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1bd1920e-1c57-4660-86d1-70044ea62ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:31:20.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:31:30.478Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=dd6c5e0e-5c69-4031-a07f-baf6a44b5c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:31:30.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:31:40.491Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d2b75b40-051b-4c98-b048-444faacce175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:31:40.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:31:50.498Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=37ee0e42-d77e-4997-b2c4-71ed50282c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:31:50.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:32:00.512Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=55e5c59d-f389-4a49-a6e1-1a7b9546a979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:32:00.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:32:10.520Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e755441b-7bc9-42eb-bb2a-1035776a19a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:32:10.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:32:20.529Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6df6b0e3-c1ee-410e-8401-2ce95134e8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:32:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:32:30.537Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d28c40c3-c998-4b9d-9341-123b1d67a0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:32:30.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:32:40.545Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=36f006ad-bdef-4df9-a737-7a39498b37db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:32:40.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:32:50.552Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=bb2c8723-ee39-485d-add6-b4b269e0d477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:32:50.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:33:00.560Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=125c9e5f-813a-42eb-969c-7ff3fafba08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:33:00.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:33:10.568Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5f83bad9-e3a1-45bf-8d5d-116ee265279a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:33:10.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:33:20.578Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5f5814ce-85b0-46e5-a240-d6f4b0a96088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:33:20.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:33:30.587Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6558dd74-627f-4779-b088-957a09f2654d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:33:30.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:33:40.595Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=9ad6e0c3-14be-48ae-aa96-21c2e2a4f34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:33:40.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:33:50.602Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=63740896-6ef3-4e15-9b3b-11d3e369beaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:33:50.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:34:00.610Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3d1a8b75-02fb-4cdf-af28-c2069a5c7f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:34:00.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:34:06.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:34:06.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T13:34:06.063Z |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 |2021-11-23T13:34:06.065Z |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 |2021-11-23T13:34:06.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T13:34:06.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T13:34:06.068Z |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 |2021-11-23T13:34:06.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:34:10.618Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=83a05635-b246-480f-b07b-d2636ad6deae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:34:10.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:34:20.626Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a181358e-bd8f-49e3-a371-85309aa14dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:34:20.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:34:30.634Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d5f7ce37-6b61-4bb9-821b-3363293ecff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:34:30.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:34:40.641Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=cd56ca47-1324-4451-98aa-2883b2d7ff8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:34:40.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:34:50.653Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=aba6f31f-cb91-4c46-804b-755329e51144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:34:50.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:35:00.662Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=dd370c32-11c5-4715-8b0d-f34371f26117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:35:00.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:35:10.669Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f8be4687-d049-466d-b2d8-379a7b409105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:35:10.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:35:20.677Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e39341a9-6550-4439-b8f8-3b1a7a8c3779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:35:20.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:35:30.684Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=447b5063-d7ea-4fcb-ad23-a10a2d5a8f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:35:30.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:35:40.693Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=aa65c229-5b54-4d0e-8cbb-ff7ce7b488d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:35:40.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:35:50.700Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=42df750d-ef4e-4e8f-acfc-1a114f9c8faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:35:50.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:36:00.707Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c97e568a-0c2d-43f3-bff2-9c5526fe2be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:36:00.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:36:10.716Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6095adfc-94c1-467b-b061-3b9dfcf65bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:36:10.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:36:20.728Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=95f4536f-c6f9-4b91-bae7-27a09227151e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:36:20.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:36:30.738Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c4576491-fea9-41b1-9987-766a2544da38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:36:30.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:36:40.745Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a308e034-44bb-4f5a-afaa-790ac8040ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:36:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:36:50.752Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2ef46b75-b92b-40ab-a871-7f1aa8af1711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:36:50.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:37:00.759Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=261dd357-6e40-439b-ba38-c9c48639e999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:37:00.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:37:10.767Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f991ef27-884d-449e-a713-41b7aba5fb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:37:10.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:37:20.774Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=cd3a622f-dda3-4bad-9fd5-507032158c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:37:20.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:37:30.781Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=18d48e1e-dca3-49d3-8e7d-c6cf617a3568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:37:30.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:37:40.788Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=27b91b10-da3b-49eb-ad00-701ddc4e7487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:37:40.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:37:50.796Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0bc21260-d30c-4b63-a647-c4aa7c71de99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:37:50.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:38:00.804Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ae1caa3a-e878-41f8-8c16-80edb7f5698e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:38:00.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:38:10.815Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=182b04d6-cd85-4e3e-9891-f18b579243ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:38:10.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:38:20.823Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=626a7e11-96f3-4a96-822a-adb3905dde45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:38:20.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:38:30.831Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=176d8529-9ca8-4293-bb3d-9cf7a0206c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:38:30.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:38:40.839Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=43bd243d-ba61-4ba2-b6a5-009865c7950a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:38:40.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:38:50.845Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=dcd83e43-1bd5-4e7b-bb2b-9babffd38e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:38:50.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:39:00.852Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=dccf3d1c-07e0-4329-a302-664dae16fbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:39:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:39:06.030Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:39:06.030Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T13:39:06.030Z |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 |2021-11-23T13:39:06.032Z |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 |2021-11-23T13:39:06.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T13:39:06.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T13:39:06.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T13:39:06.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:39:10.859Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e9880d2b-0f14-47b4-affd-f10cf5030bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:39:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:39:20.865Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=1b535ed8-379f-410b-82b3-823206b30b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:39:20.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:39:30.875Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=574487f9-7928-41cd-a6fe-307f45cb3599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:39:30.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:39:40.883Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=9fb7086d-a387-4e96-a2c9-664f24265588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:39:40.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:39:50.891Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=afd284e1-6c8d-45b5-8d7c-0b176c9cbea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:39:50.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:40:00.898Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b458a32b-e36c-43ec-a9d5-ff13b2360d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:40:00.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:40:10.905Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ed0b469a-d354-4d3b-92bf-0bb63c3e44ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:40:10.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:40:20.912Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e0e3e6b7-39ac-4c89-9c67-0052753de264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:40:20.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:40:30.923Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=9b12a830-ca51-47b6-8237-2d72e452d719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:40:30.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:40:40.933Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8924f4a6-2a06-4136-85df-2fa285a8dc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:40:40.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:40:50.941Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=eb9837d8-7237-4d8c-846e-02afacd7d1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:40:50.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:41:00.948Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5adf8f95-cee2-4e69-9ca9-c467c4eb5b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:41:00.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:41:10.961Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=326d4269-6761-487c-8a8e-8e90f7417a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:41:10.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:41:20.968Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=96ff8a4c-88d5-4cb6-85bb-ef58db194ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:41:20.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:41:30.975Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a74d7214-5ece-4aa2-8849-820dcf4848fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:41:30.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:41:40.982Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7959ef0a-9668-47ba-9ab9-70ef4c15ffe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:41:40.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:41:50.989Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c06e6a75-1835-4d4f-b003-56464cb94e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:41:51.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:42:01.015Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0d246509-6136-45f3-bb89-8ef2dcb9252b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:42:01.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:42:11.023Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ce916515-8420-4788-b77c-6b750d729247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:42:11.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:42:21.033Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0f5ac6f2-6fca-4cac-bdec-9b3a2b7e7454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:42:21.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:42:31.042Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e0334837-aefd-4814-ac0e-df4a61c9e23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:42:31.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:42:41.055Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=dea94e55-fcd9-41ec-9e02-b23618532acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:42:41.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:42:51.071Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7cdb48c8-3bd2-4cf5-ab0e-e5f10120965b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:42:51.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:43:01.082Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b473dfe6-2886-4af0-97f8-505fd6d7f232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:43:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:43:11.090Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=66ea0180-7b19-4e93-9100-c5903953f245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:43:11.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:43:21.098Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=20528aab-0e87-423e-bffc-a8db00ef110b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:43:21.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:43:31.104Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=862d5426-c65f-4537-888e-b9271357257d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:43:31.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:43:41.111Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=49e787e0-363d-477b-b46f-f82d55878e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:43:41.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:43:51.118Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=30391021-02da-4ee1-89eb-fe0b2e300c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:43:51.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:44:01.126Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c54ae519-73d2-4f6e-b9a9-04c4be16eef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:44:01.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:44:06.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:44:06.046Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T13:44:06.046Z |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 |2021-11-23T13:44:06.048Z |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 |2021-11-23T13:44:06.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T13:44:06.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T13:44:06.051Z |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 |2021-11-23T13:44:06.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:44:11.138Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d9d42160-3d60-41cc-86ad-a61552d1574a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:44:11.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:44:21.147Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2292f9e1-6bc0-480f-979f-06156e2a1ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:44:21.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:44:31.155Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=706c9800-7848-452f-a5ad-9113144c9f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:44:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:44:41.161Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=46cd92c3-dc09-426f-b447-448cae5e7f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:44:41.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:44:51.169Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=416c163d-5f38-4d0f-8d04-ff49f50fad24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:44:51.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:45:01.174Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4d14a4a4-855a-4d42-9dd9-956b68ad7916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:45:01.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:45:11.182Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=0045d0cc-1b0f-4535-bacc-d61538b0ca1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:45:11.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:45:21.188Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ac189ba9-cd3b-468d-a2ea-41241e6bdea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:45:21.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:45:31.197Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=bee8f5fd-7630-460a-a8f6-a0bfd5a4afa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:45:31.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:45:41.214Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5039f006-ca88-42e0-890f-7de03404457b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:45:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:45:51.222Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=2e26a1ef-a87a-4acd-908d-fa7538dc314a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:45:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:46:01.236Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=de958bd2-8651-42be-b1e2-00f3517ecdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:46:01.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:46:11.245Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=cb00ddc3-cb36-441e-bfd1-d461f1b3d850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:46:11.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:46:21.254Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c800a04a-face-48e1-8d69-e5f1d00aeaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:46:21.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:46:31.261Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=23213992-dd9d-4fe3-a222-26649ac84c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:46:31.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:46:41.269Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=31374c03-a2de-4bc9-8f9c-d036769d7504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:46:41.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:46:51.276Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=cf5b8aae-ed6e-4304-8eb9-972802000a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:46:51.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:47:01.289Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=26c629f0-1f23-4f27-9396-2adf6324e679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:47:01.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:47:11.296Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8b709097-a559-44c3-99d3-23f3a1bf5a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:47:11.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:47:21.303Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=f558d3a1-b61b-45bd-b7ae-22568696056d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:47:21.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:47:31.310Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a91f8101-fb45-4c5f-b2c4-cb70a0f05766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:47:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:47:41.317Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e7aed487-ab3b-4b58-902f-8017e847ce92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:47:41.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:47:51.327Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ced1a413-b030-436a-a1f1-1a98a0d351a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:47:51.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:48:01.333Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=88a4fb39-8b74-4e90-b874-c0834cbddc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:48:01.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:48:11.341Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=cf91e1d8-695f-4f67-8797-fdf38a723951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:48:11.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:48:21.350Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=29825e55-3bff-475e-ad2c-b80428831ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:48:21.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:48:31.358Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fb45e530-e644-4755-8b04-4cb59ba2cdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:48:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:48:41.369Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=55e84042-4858-41e9-a1cd-e70a044de66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:48:41.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:48:51.378Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6f87c465-6719-41ba-b0b6-de49f0724c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:48:51.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:49:01.388Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=8508964e-db74-4328-8b1d-6bc21939842d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:49:01.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:49:06.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T13:49:06.063Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T13:49:06.063Z |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 |2021-11-23T13:49:06.065Z |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 |2021-11-23T13:49:06.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T13:49:06.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T13:49:06.068Z |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 |2021-11-23T13:49:06.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:49:11.394Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=b8cfff86-2a21-4fc8-aa21-5dd04eec7f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:49:11.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:49:21.402Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4752a19c-22e4-46d4-a603-7f65830b9d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:49:21.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:49:31.411Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=d4dca9ae-df86-4901-ae34-49570d3190a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:49:31.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:49:41.418Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=5e144c12-9d2d-494b-962c-2b41c8264ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:49:41.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:49:51.425Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=160c0ea1-5ab8-4e73-aa02-a7af01755d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:49:51.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:50:01.432Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=a75f812d-e030-4f10-9edf-57cc02e0bcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:50:01.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:50:11.439Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fb352bd4-8f2d-41d8-9197-34e220f68bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:50:11.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:50:21.451Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=522dce85-ca8b-4d51-8c2d-51ac3725c737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:50:21.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:50:31.460Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=3a40a9be-27a0-45e5-b99b-70a8d94c87e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:50:31.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:50:41.468Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ae6c75f8-8dac-4264-9e67-332e1dacb860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:50:41.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:50:51.475Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=78df0aab-2fdf-46a9-b705-c02367591bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:50:51.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:51:01.483Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=acde5353-95ff-4e9f-af91-e0a733700135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:51:01.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:51:11.489Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4403da0e-4e72-4a05-ae2d-a7dcb1047e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:51:11.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:51:21.496Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e5056b7e-1e38-4068-b99e-38a41993e558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:51:21.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:51:31.506Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=44e32e2f-ff10-466a-b78f-b76b621424bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:51:31.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:51:41.514Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=fec49151-3dfd-4bfb-925d-4b4d523b5476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:51:41.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:51:51.520Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=c238f69c-5cd4-4339-ab53-49123f123f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:51:51.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:52:01.531Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=e303b9ed-d4d3-437d-a4db-459bae9e2fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:52:01.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:52:11.549Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=ac077eb1-13cb-4768-9415-c67e43d95307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:52:11.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:52:21.556Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=4b7ed353-5a5b-42a7-b494-7c2d98f25fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:52:21.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:52:31.566Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=6d796369-d70d-4be9-9918-318b925d551b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:52:31.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:52:41.576Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=39f84953-9916-42d5-bf2a-4ca81af3fb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:52:41.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:52:51.582Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=7982ae13-91a0-421e-9ba5-b6c74d6af23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:52:51.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:53:01.590Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=bf4f5be1-8d53-48b4-b849-6041fd759522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:53:01.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:53:11.597Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=cdec079f-a8cb-45f4-b49d-d0d17e3e8684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:53:11.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:53:21.605Z |INFO |Init configs |InvocationID=1ad0b6af-011d-4943-b1ce-8ce42ae7bb6b, InstanceUUID=600d2145-2dd0-406c-9756-7c2b767532a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T13:53:21.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |