. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:17:00.118Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:17:00.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T11:17:00.154Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:17:00.836Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:17:00.929Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:17:00.930Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T11:17:00.931Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T11:17:01.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-20T11:17:01.054Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-20T11:17:01.088Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-20T11:17:02.731Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-20T11:17:03.225Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-20T11:17:03.242Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-20T11:17:03.243Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-20T11:17:03.300Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-20T11:17:03.301Z |INFO |Root WebApplicationContext: initialization completed in 2212 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-20T11:17:03.666Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-20T11:17:04.315Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-20T11:17:05.557Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-20T11:17:06.011Z |INFO |Started MainApp in 8.366 seconds (JVM running for 9.029) |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-20T11:17:06.092Z |INFO |Start scheduling PRH workflow |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:17:06.104Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d855d84c-598e-4673-9b3a-e01ebbbf659d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:17:07.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:17:07.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-20T11:17:08.906Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-20T11:17:08.907Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-20T11:17:08.910Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:17:17.661Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=96d3cbf5-cd71-4afd-8453-6161f3b79728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:17:18.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:17:18.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:17:28.797Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a38684b3-0a9e-48fb-8984-d8795466985a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:17:29.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:17:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:17:39.868Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9cca3280-6fb7-46da-9307-a8502aeee385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:17:40.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:17:40.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:17:50.972Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b5fd055c-f1fc-4121-b628-16a00129bf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:17:52.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:17:52.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:18:02.012Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f65033e9-b641-463c-820a-f883c2931c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:18:03.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:18:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:18:13.152Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2379ae61-db25-4f90-bb38-1995dcafc653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:18:14.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:18:14.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:18:24.224Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a48f43b0-a05d-4c99-a3d3-dea1e850e174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:18:25.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:18:25.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:18:35.290Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1a9df226-200f-4996-8029-eeadaf5a00ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:18:36.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:18:36.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:18:46.332Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0cda5819-005a-45b5-9afa-9e35e23ea59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:18:47.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:18:47.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:18:57.500Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=899b44c2-9dc2-42ca-871d-c736a79ffa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:18:58.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:18:58.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:19:08.636Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=db2912c4-cf4c-442c-8ea1-8d6b90a63ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:19:09.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:19:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:19:19.775Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=13e765ea-c7ab-4539-b2c7-6c8d0a7e20f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:19:20.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:19:20.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:19:30.906Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4be55d0e-5bf5-419b-b30b-d9cdea792d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:19:31.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:19:31.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:19:41.946Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c0fe4ba0-cdfa-4be9-a8cb-0b76db8be07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:19:42.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:19:42.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:19:52.989Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5ebcef6e-8c8d-4b05-a04f-735eb907179c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:19:54.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:19:54.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:20:04.060Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=98b3d7eb-9ce9-4329-be26-4e8bf7afac84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:20:05.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:20:05.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:20:15.100Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=14b7ab18-530b-4d2c-945d-6d311c1707c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:20:16.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:20:16.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:20:26.236Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8cf51402-05d6-47e0-b128-cb6d90400b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:20:27.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:20:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:20:37.727Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=66598f79-2ae3-44b4-a350-f617dfc1232a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:20:38.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:20:38.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:20:48.796Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4fd36ec4-52dc-41ff-a41f-dee8d8757ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:20:49.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:20:49.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:20:59.836Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=13fbc3a4-7e86-4bef-b3a0-8b515c06a87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:21:00.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:21:00.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:21:10.972Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5885c923-5123-459e-ab59-12b978ba00a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-20T11:21:12.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:21:12.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:21:22.012Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7a7ce6a6-1ba0-4e43-baad-bd175b9fad42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:21:22.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:21:32.302Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fdaf1b6d-2336-4a07-99ff-b145f33216a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:21:32.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:21:42.317Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c9017047-c925-4a8c-ab56-a9bf9a75fa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:21:42.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:21:52.333Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=80c18a47-8251-4e7b-9d8d-af252b723a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:21:52.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:22:02.358Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d3bf955b-8e6d-4070-aeb4-d6fed5d74b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:22:02.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:22:04.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:22:04.610Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T11:22:04.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:22:04.614Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:22:04.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:22:04.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T11:22:04.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T11:22:04.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:22:12.371Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=19bba36a-56f2-475a-8faf-ae604a0de681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:22:12.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:22:22.386Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=73cdbc90-5649-4671-8ab1-ae24e93c1081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:22:22.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:22:32.399Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ad73cdd9-18d0-43f2-942c-dc31d9802ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:22:32.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:22:42.412Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=94f49d7f-77b8-42f1-99fc-d4d927a2103b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:22:42.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:22:52.424Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fa4bc2ae-5b86-4b9d-b8d2-6e55418689c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:22:52.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:23:02.439Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=567cbdcb-8eeb-4b50-9392-2e474ef11616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:23:02.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:23:12.457Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7a0d119d-f93d-49a1-b92e-e3dd9520c8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:23:12.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:23:22.469Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=12f53d55-ae8e-462c-95a8-5ab96f8cb70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:23:22.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:23:32.480Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6fafac9d-35ef-402e-b234-7ca8ef322116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:23:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:23:42.493Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fe5ab61d-1f51-4629-a858-28fcc203c249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:23:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:23:52.506Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0352c656-a92c-4c02-9879-f359342e2584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:23:52.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:24:02.518Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1ca47394-70f5-4b2f-9c0d-eff973a88d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:24:02.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:24:12.530Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=654c0fc2-2e31-42f5-a05f-cb96835a9aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:24:12.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:24:22.543Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ccb2080e-834a-42db-84e6-4de181c379ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:24:22.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:24:32.553Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=70f5a910-900a-48ec-b07c-0bf4398ae7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:24:32.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:24:42.564Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=89a7f807-5bec-41f5-858a-3e3d1e338d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:24:42.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:24:52.575Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1ef4155f-6881-4fdd-b276-c217da30298a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:24:52.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:25:02.585Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c334fdeb-4579-4a03-83b2-ccef624a3498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:25:02.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:25:12.596Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a9c20397-3767-4a32-92a0-a724549ca6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:25:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:25:22.609Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=68067bf5-1cb9-4783-bb36-a5614b333d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:25:22.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:25:32.620Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2384fe17-fd59-4020-a4e8-4746eea170c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:25:32.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:25:42.632Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ca61dca4-f45a-4a47-ae6c-54176a969735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:25:42.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:25:52.643Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2beff888-c8b3-4041-93bb-88c50c8e3452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:25:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:26:02.651Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=37c2e87c-bf31-4909-af26-4ee340f721d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:26:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:26:12.663Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=416124ae-62ee-4bd1-8c04-e4817bd8a386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:26:12.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:26:22.674Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0ebd8207-8629-4302-afa7-14f7a93007b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:26:22.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:26:32.684Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a84db3df-faf2-4bc2-b381-15ab2ed80afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:26:32.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:26:42.700Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=259a1cd3-7897-4327-ab8e-dc32154341a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:26:42.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:26:52.710Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3f6fae38-0e6f-46aa-a34e-3ad4f74eb122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:26:52.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:27:02.722Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6ece86ed-ac95-4fad-8708-9df123bb30ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:27:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:27:03.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:27:03.936Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T11:27:03.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:27:03.939Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:27:03.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:27:03.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T11:27:03.947Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T11:27:03.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:27:12.733Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c9d5c9a8-cef6-4a04-b4ec-02cd3a41044f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:27:12.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:27:22.750Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=de7b8fdd-4af6-4105-b5b2-3dda983969fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:27:22.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:27:32.759Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=268c4392-ce48-4a9a-9562-028977f0ccc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:27:32.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:27:42.768Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=693d6bc3-9e17-46ee-8096-5ec6f3504546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:27:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:27:52.778Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4a699583-0de3-4c1b-b3d9-b2a59541d077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:27:52.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:28:02.789Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4ac100ba-d4ae-45f4-ba74-12bb5024ed62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:28:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:28:12.799Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1442c630-d861-422d-bbc0-a3cc7a58761c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:28:12.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:28:22.809Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ea7cb921-440f-4813-a3ef-721cf99e950b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:28:22.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:28:32.819Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a0fc871f-0e09-4a94-a47e-54278b9789a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:28:32.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:28:42.828Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4cae7662-e7d9-472d-bc41-73d23b4eccb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:28:42.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:28:52.837Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=cdd846c9-6db2-4077-9fcc-a25c4884948a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:28:52.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:29:02.847Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d8b8e6e1-28b3-42d9-8599-61210ef724ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:29:02.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:29:12.856Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7c1d0284-fe09-4fb2-aa70-83d23545b57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:29:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:29:22.866Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=cd45d47a-58d3-4243-9e8f-8ec3e41af10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:29:22.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:29:32.875Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=924ac1e3-5b95-4e65-931d-6f7d26e9cb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:29:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:29:42.883Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3355dbb8-c6ed-49d0-aac3-593aa7f1290f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:29:42.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:29:52.895Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ac66da5c-a352-4775-a020-df89d5e214af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:29:52.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:30:02.906Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1cc4a87f-6bc8-4138-ba8d-5d8c96aa463b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:30:02.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:30:12.919Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c898428a-f374-495d-af44-602ff10e1004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:30:12.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:30:22.930Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=091eaa6a-d318-4d56-8f32-542129632b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:30:22.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:30:32.941Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=74b2c9f9-d366-422d-981c-c2558cdf4136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:30:32.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:30:42.949Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f30b0f39-8df6-4094-b298-714478413a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:30:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:30:52.960Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9500e711-75e4-4d70-87ff-9955115abded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:30:52.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:31:02.975Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b06247a8-ebf0-4355-9cbc-7358163b2377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:31:02.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:31:12.992Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=701a4ce6-f5a4-4507-a71e-0ff356150583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:31:13.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:31:23.002Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f9fec245-588e-4a80-8084-20c9a0175308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:31:23.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:31:33.012Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=18246a20-ce0e-443c-9881-16efbc1877b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:31:33.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:31:43.021Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=740da1e6-4ccf-44df-bec8-1febcf3e1dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:31:43.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:31:53.030Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9b905320-df81-4cbb-90fe-2d9a6b1f6a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:31:53.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:32:03.040Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f2b7b687-f762-4b46-901e-adbbe8fbbb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:32:03.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:32:03.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:32:03.927Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T11:32:03.928Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:32:03.929Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:32:03.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:32:03.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T11:32:03.936Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T11:32:03.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:32:13.048Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f52b312c-72a7-43ed-958f-5bfe5200b94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:32:13.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:32:23.058Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f16d6d01-874b-4991-9946-9f40193a14cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:32:23.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:32:33.067Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bb605aaa-6011-4060-88dd-4c31b0c226f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:32:33.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:32:43.074Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1a983625-87e1-4612-bd09-58a8337bfaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:32:43.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:32:53.084Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9e5c4c37-65c2-428b-9eca-62dde1ff5748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:32:53.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:33:03.094Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7c24ee4d-02dd-46b5-b479-d63433b8dba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:33:03.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:33:13.101Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c242f804-6f1b-49c1-8536-227d4243a0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:33:13.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:33:23.111Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9f3160f1-ee69-493d-bc7f-671b8531359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:33:23.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:33:33.120Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0551d47f-4e93-4276-b549-2a2dfe2e21d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:33:33.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:33:43.129Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8f1e08d2-272e-49a3-985f-adcdd873de6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:33:43.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:33:53.139Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=353ea23f-4bb4-43ff-844f-41983f9c029e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:33:53.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:34:03.151Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=289c45ba-9858-49ac-9b5f-1949c678ae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:34:03.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:34:13.161Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=834fbb7e-16e5-4fe4-9408-389264fe36f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:34:13.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:34:23.201Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=20360421-cb4f-4ec5-8b79-ae8fb44c465b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:34:23.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:34:33.211Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=df52690a-5186-4af3-a52b-4a13956f6046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:34:33.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:34:43.220Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bffb97f4-dcfb-41bb-8f13-f814d63f437d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:34:43.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:34:53.231Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b51b0871-f667-4d21-9205-5845fbe985b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:34:53.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:35:03.241Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=15cf6829-21cf-4b63-ad28-f6a618ea4421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:35:03.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:35:13.251Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=617cce06-3bbd-408c-89be-ba0b2c841f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:35:13.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:35:23.262Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=794359fa-12f1-4f07-9f92-3a78355fc83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:35:23.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:35:33.270Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b1335714-3cbf-45eb-a3f7-32fadac51e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:35:33.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:35:43.279Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=af8fc70a-3b3a-47c8-9630-5b46e133190b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:35:43.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:35:53.290Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=882887d8-ba22-4941-b3bc-19482b42cb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:35:53.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:36:03.304Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1e6219ea-9bd4-4519-a992-0f80d75cfd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:36:03.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:36:13.313Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=07f0a496-172d-47d2-9971-1d02a171be15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:36:13.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:36:23.322Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=75433461-376e-4b0b-81ca-43f8c962e902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:36:23.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:36:33.333Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=183620da-1578-4f53-9036-6ba3ec7c43cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:36:33.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:36:43.342Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ec1ce9ae-342d-47f1-bfdb-1f88a9092661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:36:43.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:36:53.352Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9e7c6406-5e86-40b6-94f6-421f33d7335b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:36:53.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:37:03.362Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1b48a1dc-7ca7-4d65-b92b-2656108c5bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:37:03.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:37:03.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:37:03.912Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T11:37:03.912Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:37:03.914Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:37:03.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:37:03.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T11:37:03.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T11:37:03.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:37:13.372Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3e2ad26b-626d-45f9-b344-0477c3166a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:37:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:37:23.381Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fb7c9722-80e5-419f-83c4-a00f09e9f3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:37:23.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:37:33.390Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ef438ff8-b321-484f-91d3-51313bc08237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:37:33.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:37:43.401Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=40d5b378-8a25-44b4-8d14-6a912a7505a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:37:43.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:37:53.410Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=31ae022a-3d19-4b42-bbc1-6e9665be9ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:37:53.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:38:03.418Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c870ecef-3965-44f9-ad0a-b8476de66761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:38:03.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:38:13.426Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9a94f4f9-3307-461d-9b4c-9f9313335ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:38:13.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:38:23.434Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=27174a6e-d3e8-4035-9b6c-536886740c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:38:23.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:38:33.443Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ddc7810a-dde7-4262-908c-21fb1a5dfd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:38:33.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:38:43.453Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6f06bbd5-e0ff-43d0-962f-fce80906133d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:38:43.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:38:53.463Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=efb45367-8d44-49a9-bdfe-7d75c2c83919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:38:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:39:03.473Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=29dc26a8-c09e-498a-aaad-72412ffa2a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:39:03.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:39:13.482Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7760e633-910e-4a20-8854-8981926ce83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:39:13.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:39:23.492Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1ca30bb5-70af-4b47-8193-c43317e0976a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:39:23.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:39:33.502Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=dbe1b4e4-2061-4a33-87fe-9582d65dace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:39:33.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:39:43.512Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=37d87a14-8908-47a4-82c8-39cbc76cc391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:39:43.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:39:53.523Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5a9cbbcf-049a-40a6-a050-7ff35ecfee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:39:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:40:03.532Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e5b95b5f-bdac-4cc3-8ee3-09254758a9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:40:03.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:40:13.542Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2fdf7d28-6bed-45d5-9e77-76fc6d99fd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:40:13.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:40:23.553Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e76606b4-0f47-40b8-b855-702b32a37ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:40:23.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:40:33.565Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b23c837b-c418-4b73-b866-03a2f8cf8995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:40:33.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:40:43.574Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7771ce65-936a-4d59-838d-b2f3f23481b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:40:43.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:40:53.584Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=412dadca-b464-4de9-8b16-d0172e7c4e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:40:53.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:41:03.593Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d9b6716a-d1ad-458a-b780-44f466e97360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:41:03.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:41:13.601Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=dd0289f6-4686-4aa5-925d-71490f55dd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:41:13.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:41:23.609Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ace2c895-fb68-41a1-8ccb-1e6a714d5fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:41:23.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:41:33.618Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=28a37a08-6225-458a-978a-4734bb1a1a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:41:33.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:41:43.627Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5b03803b-f7e6-4676-85bd-89763328c38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:41:43.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:41:53.637Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=da8ecc25-8e60-4409-9aca-de4594c5aac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:41:53.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:42:03.645Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=01dbc1d1-3c18-4909-bdb0-11f1ec833f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:42:03.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:42:03.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:42:03.905Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T11:42:03.906Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:42:03.907Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:42:03.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:42:03.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T11:42:03.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T11:42:03.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:42:13.655Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8e692816-6648-4f7e-abb2-b591e1261b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:42:13.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:42:23.664Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=02bd459f-1f0b-42b1-b6e9-242b10ece0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:42:23.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:42:33.672Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=52e26f9e-39c4-4598-9149-c1916467c895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:42:33.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:42:43.684Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=660a8b59-e5d4-4988-bdc1-4cea58bb1b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:42:43.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:42:53.692Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bf7db843-467f-4ca8-ab39-0aec5d101b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:42:53.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:43:03.700Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5716ea0c-ead5-4ba8-a970-8e8e3edbe505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:43:03.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:43:13.709Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=393fbb71-827e-45b7-825b-ec39e50c204c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:43:13.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:43:23.718Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ff57bdab-8eb4-46d3-9e1d-9571895268a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:43:23.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:43:33.727Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5e6aca88-515d-4579-94ea-c97d723fde6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:43:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:43:43.736Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d411b58b-fe2c-4042-a3ca-e94368165ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:43:43.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:43:53.744Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c65e1893-49e8-4f34-a0e6-414eecae4aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:43:53.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:44:03.753Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e172ec2f-5f43-4989-bf15-194f0aebf073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:44:03.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:44:13.763Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=35044582-a2cd-4948-b34a-a136931d044c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:44:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:44:23.772Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=11f4e842-e01b-4aad-88d2-443e63adb0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:44:23.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:44:33.780Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9a7cba28-dd28-4bab-b408-f7bb746ddc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:44:33.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:44:43.789Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7fba14ab-46b9-4f17-9e48-f3875950eed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:44:43.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:44:53.800Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1328e950-344c-4bb3-acf9-cac5e94fac84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:44:53.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:45:03.808Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9b7b0185-cdac-448d-a4ec-3cef7e4c9a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:45:03.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:45:13.817Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9ae2a58b-78e7-44a3-b102-aea0b2b2f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:45:13.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:45:23.826Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0592bded-f862-4783-9fbc-3d4f09dc57e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:45:23.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:45:33.837Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1295e8ab-b5a1-4d53-9312-29ad7509317b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:45:33.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:45:43.846Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=81613717-4a52-477d-87f7-5611a6ad1155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:45:43.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:45:53.856Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f22cffb1-034e-4f4b-aaee-cad01a0cb3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:45:53.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:46:03.869Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=61cceab4-45f5-446b-a2ca-dd8d45b1fe56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:46:03.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:46:13.879Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=edafb172-e209-44be-8777-fef10643308e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:46:13.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:46:23.888Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0112eddb-3094-4ed5-b9b2-8bfc49e994e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:46:23.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:46:33.898Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=46b5a694-4e01-40e5-a6d7-72245215f732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:46:33.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:46:43.905Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e3ea7025-68ff-484e-9c66-120112ec54ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:46:43.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:46:53.912Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e14ced7c-44ad-4056-b823-7d201dcb1beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:46:53.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:47:03.910Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:47:03.910Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T11:47:03.911Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:47:03.913Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:47:03.918Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:47:03.918Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T11:47:03.918Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T11:47:03.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:47:03.922Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4aab5a7b-fad8-4b4b-ab9a-f33f57f14e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:47:13.934Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7267ae93-4c19-42c4-9369-81a9c4d71f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:47:13.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:47:23.944Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1e54ecff-b24c-4ded-a592-568e7a2b87ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:47:23.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:47:33.951Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e4eb65e4-667f-4229-82f3-b629d4a159d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:47:33.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:47:43.960Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5a05cb44-e333-4ddb-8812-7ebf28f0e34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:47:43.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:47:53.967Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c352872c-0ced-4646-9f22-eac3745bdfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:47:53.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:48:03.975Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=49540195-d872-43e3-b6bd-7b48eb6ee5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:48:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:48:13.985Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=72576cd9-edc4-42f9-8ec8-cdf78a8afc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:48:13.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:48:23.993Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e717f074-46cb-4e36-9e2a-e2ffc69f3d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:48:24.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:48:34.002Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0a4016b0-ddab-40a5-bad2-d1851574fb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:48:34.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:48:44.011Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7c6fd72a-7b02-4859-801d-e43dfb1a6f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:48:44.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:48:54.019Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=66ab5041-2049-4a13-b625-852977fd923d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:48:54.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:49:04.028Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=226e75f1-b0a9-4461-a521-9178e0686f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:49:04.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:49:14.037Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2f136280-23e8-45e6-9d6b-5beb56fbc8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:49:14.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:49:24.045Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8edf4b88-c45c-4d43-861a-7e2c49d9d7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:49:24.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:49:34.052Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e03c825a-e266-4694-bcda-648f55f64c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:49:34.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:49:44.061Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=261b7022-8d7e-4585-908c-ccbe6114d13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:49:44.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:49:54.070Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f89da195-c01b-4f16-ad16-5c811e18dee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:49:54.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:50:04.079Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d9627997-261f-4726-904e-9b731e758550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:50:04.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:50:14.087Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d5c3fa81-c7bb-425c-8675-bd079352f135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:50:14.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:50:24.096Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1bd36399-e206-44ab-b2be-fe2d260dd576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:50:24.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:50:34.105Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a5301762-fadd-441e-af66-02c77b68bad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:50:34.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:50:44.113Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8a55dd37-8190-4de3-9678-6a1455b50779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:50:44.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:50:54.121Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f8e5f000-29d1-4dca-84c6-d53d4157e279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:50:54.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:51:04.129Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=171b1d7f-1563-4e54-9170-488d2d225080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:51:04.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:51:14.139Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=819c4ad4-84e5-43d4-827b-1c06cf291dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:51:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:51:24.148Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=20be1391-b655-4432-a609-de2c4070a531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:51:24.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:51:34.156Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8505a2b9-6f58-495b-ba70-dd7c5204df97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:51:34.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:51:44.164Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=50996f28-0f82-4dbf-8684-c633d113a6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:51:44.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:51:54.175Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fc7f2a1b-7e20-4528-a677-8c3b9c182dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:51:54.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:52:03.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:52:03.896Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T11:52:03.897Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:52:03.898Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:52:03.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:52:03.904Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T11:52:03.904Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T11:52:03.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:52:04.184Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=cbb13e83-5b72-456a-9199-e59cf75f2657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:52:04.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:52:14.192Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0e8197ac-2966-486d-9ff4-f258dcafe423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:52:14.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:52:24.200Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=831ef12d-e9ef-4522-9d03-a50f8146dab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:52:24.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:52:34.208Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=49901e14-38b1-4e93-860b-3028d8a79d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:52:34.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:52:44.218Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e00bf191-3bf2-4648-beb3-d02b3b278d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:52:44.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:52:54.227Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9f79ad67-614a-4e59-b5d7-3a6b09f039e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:52:54.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:53:04.238Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=cf84a3ae-6e9f-4793-a7d3-ef300af56ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:53:04.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:53:14.247Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8351521c-2f41-4ecc-88af-251d87939609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:53:14.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:53:24.257Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f812bcdd-d22d-4720-a2be-d1ceff23a870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:53:24.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:53:34.265Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ed44ec51-a3ab-47df-a610-4c02e85abde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:53:34.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:53:44.273Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f9224576-27bf-4519-9371-90364c66e42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:53:44.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:53:54.281Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9204d08b-56e5-4f04-87a1-6981cfe13a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:53:54.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:54:04.289Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=315b4259-3560-40c7-9b69-bcb4edc473d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:54:04.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:54:14.297Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e725e153-857a-4958-96ce-d64b1a9a64da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:54:14.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:54:24.305Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=db566c2a-3c07-4327-bcef-3ec0848d9235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:54:24.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:54:34.313Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1e1b9964-71b0-4667-88ac-59a4551d8311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:54:34.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:54:44.323Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=cb49aaab-6ec3-4cbe-9f83-3c6f5bf59de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:54:44.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:54:54.333Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4a425671-0203-4024-9e8a-9339793c2fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:54:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:55:04.341Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7c4065d0-a38f-488b-aebe-bc11ebda375e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:55:04.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:55:14.350Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3f133f6d-e0e0-4460-b1f8-e917955564ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:55:14.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:55:24.357Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1fc30f57-7206-4fac-8a9d-8b280b88fb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:55:24.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:55:34.365Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=014eb118-2876-47e6-9261-5c9563f379ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:55:34.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:55:44.374Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4246b878-55b0-4cb7-ac92-4d37aca960c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:55:44.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:55:54.382Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=afed4d08-faaa-46fe-b45c-ca94da898472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:55:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:56:04.389Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f530a011-f14b-4991-9d11-72c1ea273cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:56:04.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:56:14.398Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a18d0c24-1a1e-42b2-bb0b-fe14349918fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:56:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:56:24.407Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fe15a06d-b14d-443c-a0c3-f59a88c9dc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:56:24.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:56:34.416Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4ef1917c-e65f-4860-b639-83ae47fe240b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:56:34.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:56:44.426Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=82ae1e85-b400-4a27-b4e0-8cc9fd78a29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:56:44.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:56:54.433Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=90aed704-b4e6-40e1-8b91-e6de16fd79aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:56:54.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:57:03.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T11:57:03.896Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T11:57:03.896Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:57:03.898Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:57:03.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T11:57:03.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T11:57:03.903Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T11:57:03.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:57:04.443Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=84ad1747-5394-48b7-adef-c8733c1e97b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:57:04.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:57:14.453Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7bbabbe5-f5f6-4554-a838-3414039f3dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:57:14.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:57:24.460Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7cf0e44f-0ec9-4b66-a3ed-8b1b0c095d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:57:24.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:57:34.471Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=44477220-a90a-4619-b456-b174c510f930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:57:34.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:57:44.482Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0cfba059-28ae-4802-bfa0-2a4046aeb394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:57:44.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:57:54.490Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d132c408-e139-490f-9090-6d021b5b135f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:57:54.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:58:04.500Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5355bbea-fe7b-4ff8-9049-0f7eeff49759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:58:04.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:58:14.519Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4ea587ce-7c8f-4ae9-b224-59787a1c4a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:58:14.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:58:24.527Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=79ad0a59-67c6-4bf8-ada2-aa6a185eecb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:58:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:58:34.535Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d83d5605-e8f8-44cc-a769-7753f73dd019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:58:34.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:58:44.544Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=800dbe9f-5d22-49ab-a0e1-0e7da989923c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:58:44.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:58:54.553Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4ce71b68-cd23-4715-b081-376a4263bf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:58:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:59:04.560Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=26b52c1d-d820-4ce3-8c3c-ae981fe53e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:59:04.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:59:14.568Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=093cbc5c-cb26-4032-9d1f-34184481f21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:59:14.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:59:24.576Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8dfbb780-e1d9-4f98-89e3-7f3b0b4eae12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:59:24.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:59:34.584Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=168f26cb-a51a-4739-a8bd-63fbe42d5879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:59:34.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:59:44.592Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=660dfea5-53a1-4846-a5d4-26147714c5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:59:44.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:59:54.601Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e3071206-99dc-42c7-b449-23a8c05ecea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T11:59:54.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:00:04.610Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=520fda71-fa02-421f-8a82-d587b76d5827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:00:04.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:00:14.617Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c7c0ddfd-8d7b-47b9-b6bb-e0e748da01c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:00:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:00:24.626Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=803f02bb-4abd-499c-b225-c06d0f6f8dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:00:24.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:00:34.635Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6d160bca-d701-490d-b4c3-3f866759b37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:00:34.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:00:44.643Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e4fd5218-dafe-41f6-b52b-8bf8154a94e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:00:44.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:00:54.652Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ead68e63-9fa3-470e-bb40-4ac8d874c247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:00:54.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:01:04.659Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1d1ba7b3-92f0-44a6-8ce5-fd218cb1ead7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:01:04.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:01:14.671Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=21c72c12-09c7-443c-a025-32dc44b394ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:01:14.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:01:24.680Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ca4bb721-b053-4270-8bd4-6a5d17490e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:01:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:01:34.687Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a4dfe92a-77e7-45a8-a6f6-bd6d963e15ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:01:34.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:01:44.696Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ced66cec-94af-49d3-90a4-253be3997e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:01:44.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:01:54.704Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3c6bd563-53eb-4989-8296-9a140c41d51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:01:54.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:02:03.914Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:02:03.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T12:02:03.915Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:02:03.917Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:02:03.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:02:03.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T12:02:03.922Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T12:02:03.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:02:04.713Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c17dd41c-3e44-4109-8831-4d1c57cd6c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:02:04.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:02:14.723Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c3377ca1-25bf-43e8-a575-c9063442c2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:02:14.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:02:24.733Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=891d4862-3c30-416a-90b0-504d95d574b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:02:24.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:02:34.741Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b408bcf2-3f6b-48a0-b73a-cfcfc7f4c4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:02:34.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:02:44.749Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3ec23665-1c86-48f8-bfb5-bb2e594c17bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:02:44.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:02:54.758Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3cb8cbed-8059-44d9-92b3-e96755d540af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:02:54.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:03:04.766Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=cebbf99c-69a5-43ff-ba87-561939e143af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:03:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:03:14.775Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8e1309f2-6b81-42e8-b152-9a5c8940a2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:03:14.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:03:24.783Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=11ab901e-d869-4008-877b-a2e279cb6dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:03:24.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:03:34.790Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=301cd750-f672-4202-a28c-13a2462996ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:03:34.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:03:44.798Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=824aebc3-3bd9-404e-806d-0ee22c7879b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:03:44.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:03:54.807Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=547f2a58-9489-456c-8dd3-80f67843a4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:03:54.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:04:04.815Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8348dfab-716e-4043-a108-af2b81b61097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:04:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:04:14.825Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=dcf59435-b525-4f2d-91aa-6e9da7b103a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:04:14.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:04:24.833Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0e247905-7b87-4273-a23e-5c0ae3dd06c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:04:24.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:04:34.843Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6d5f7e01-2ae8-4201-b6df-ec264444602d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:04:34.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:04:44.851Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f2923820-b0d3-47e7-bd09-08c922d4dffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:04:44.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:04:54.859Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=32fbc46b-76ec-4618-a36f-46c645db5558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:04:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:05:04.867Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=856be73a-7010-44db-8730-5f29884211ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:05:04.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:05:14.874Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0e20891c-cf9c-46f3-9f41-5ed6f6ea3885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:05:14.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:05:24.882Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=213e4e7f-b034-4c88-8fa0-f02926bc000f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:05:24.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:05:34.891Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ca2aba13-a871-4cb1-952d-dd7b2ec6671b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:05:34.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:05:44.898Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=11863a8c-25c6-49f0-8a39-0490a9e57166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:05:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:05:54.908Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=65a4b125-634d-4f57-abb5-607d49faceef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:05:54.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:06:04.915Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7922f731-4383-4bdd-808b-d788826fc39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:06:04.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:06:14.922Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a75b77db-ab0b-4a55-98a2-a2f39242bf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:06:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:06:24.931Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bfce0f0e-73fe-4b29-8058-e5042426f5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:06:24.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:06:34.939Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c750c0a4-f956-4a24-a9f3-5bd1e0f44b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:06:34.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:06:44.948Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7cb0a42a-c5d6-4108-b163-0b4c4159798c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:06:44.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:06:54.955Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8a3db1c5-186b-49f5-b5b0-f4b11c90a681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:06:54.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:07:03.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:07:03.900Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T12:07:03.900Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:07:03.902Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:07:03.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:07:03.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T12:07:03.906Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T12:07:03.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:07:04.962Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3ce70c51-40c5-458b-8bc6-f21a7f3c19c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:07:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:07:14.970Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=12a0540d-7c4f-4291-a958-fd8d60ff8a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:07:14.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:07:24.977Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=39782f0d-1934-4c87-9141-c7fbe33f256a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:07:24.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:07:34.983Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1f3071ac-ab9a-4e89-94a5-a5b56968d3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:07:34.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:07:44.990Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b97281b0-4a0a-4ab0-8a6c-dbf2bb43c88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:07:44.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:07:54.998Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5ba0cfd4-1b9e-44ca-b8af-4ff21a59ae34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:07:55.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:08:05.004Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=93938631-7ca8-410e-98d2-eec73d06a0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:08:05.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:08:15.013Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=869f8648-a7dd-4cd2-8547-d921c384c69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:08:15.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:08:25.019Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=60f859d3-065a-47fa-bc6d-5f4c3a9561f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:08:25.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:08:35.028Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e16420b1-26df-4bb3-8401-8beba89a84c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:08:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:08:45.036Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d378a1fd-f93a-4f5b-a5fe-e0bebe6e1a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:08:45.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:08:55.044Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b298ad8f-03d7-49f4-b7bf-cfcd4225820b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:08:55.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:09:05.053Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=eb1f9153-a3aa-4ac8-aa64-bdb8866f2405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:09:05.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:09:15.061Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=80867e8c-a165-47dd-a466-9b72861eff73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:09:15.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:09:25.069Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b06a9ae8-e0e5-4e74-b65a-1b750204db60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:09:25.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:09:35.076Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=633ff715-b80e-4d2a-b476-8bd7d86f6476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:09:35.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:09:45.083Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a1a9334a-000e-4c5a-9d5a-669376aebd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:09:45.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:09:55.091Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=78c6ab76-6bc1-4aba-a59f-3dd7f738dd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:09:55.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:10:05.099Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=26eb053f-da3c-4d66-b635-7f181ca24b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:10:05.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:10:15.106Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0ea825f0-d1e5-412c-9ac3-bdb0f6102f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:10:15.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:10:25.114Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fb629dc0-c859-4565-9c72-816550b7f6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:10:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:10:35.121Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f257fac6-2774-4856-ad84-1a356d94645e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:10:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:10:45.129Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=59fca54c-e284-4c89-bb32-9edaddaf3f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:10:45.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:10:55.136Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=03cd701c-c523-4151-b448-1729df0f1d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:10:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:11:05.144Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=15313c41-04cb-432a-9d16-0989b34627f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:11:05.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:11:15.152Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e457a4fb-1999-4905-b005-7854cf866d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:11:15.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:11:25.160Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2098d766-c8ac-4ede-9059-429aac78c457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:11:25.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:11:35.170Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7e389ca2-b982-491d-9b45-fbbccdca4425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:11:35.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:11:45.177Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7ac973b8-13c2-4006-8008-38479f733633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:11:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:11:55.185Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f3d3e3b1-a3a0-417b-8ee6-f73dc1d06155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:11:55.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:12:03.908Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:12:03.908Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T12:12:03.909Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:12:03.910Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:12:03.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:12:03.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T12:12:03.914Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T12:12:03.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:12:05.192Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0490af3f-40fd-4f54-94ac-f24410578b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:12:05.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:12:15.200Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d257135c-105e-4dc4-8fe9-f2c89b28e000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:12:15.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:12:25.208Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d5ac5749-5fe9-4ca0-b303-7fda7ea8441e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:12:25.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:12:35.217Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1d2b2fe1-ec04-4b02-ae23-6a04a539d0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:12:35.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:12:45.223Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3d5558d2-dd8c-470f-9b6c-0d1f0f4f1816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:12:45.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:12:55.231Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=58663a2a-52eb-4567-a042-cf9e3222d634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:12:55.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:13:05.238Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a45cd2cf-74ae-4812-87fa-8500637a4e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:13:05.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:13:15.246Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=97788f22-165e-40ff-8101-169e512d7206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:13:15.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:13:25.253Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=55799668-abb4-4fb2-817e-338cbc82503c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:13:25.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:13:35.261Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f72c32f7-a171-4baf-9077-83959c264b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:13:35.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:13:45.268Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d9d34122-bb18-4156-901f-b2bc23e1b91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:13:45.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:13:55.275Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a70ae6cc-5f84-4b78-8830-0054e27ea961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:13:55.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:14:05.283Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bee36755-76eb-495e-81f6-d102feb38139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:14:05.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:14:15.290Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=60ac1a21-7215-4a1e-8350-96b4418d899f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:14:15.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:14:25.297Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b3e171a6-b1aa-4c14-ac5c-05f8bfbabcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:14:25.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:14:35.305Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ede163af-de29-4d06-8ab6-90c2a71eda4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:14:35.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:14:45.313Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=aeeeab6a-4e85-43ec-a36b-75c0e006779e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:14:45.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:14:55.321Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3359a133-57b4-4574-b284-ab43cb50e172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:14:55.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:15:05.329Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c4a4afde-581d-44bd-a5fb-4c5106c5c2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:15:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:15:15.338Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=73b21e96-c200-4ccd-b6da-ce29dea52949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:15:15.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:15:25.345Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=134c2b83-cc7a-448d-aecd-c2ae19e51bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:15:25.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:15:35.353Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4677c9b3-f1e0-42b5-9f3e-ee872fc59747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:15:35.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:15:45.363Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6751aeb0-2648-4155-bf03-24604de36646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:15:45.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:15:55.370Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5c3c6897-7f33-412a-a2b7-b55828d74fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:15:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:16:05.378Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=24499c00-cb15-4420-8e9e-3e2dcae962b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:16:05.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:16:15.386Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6be17361-ba0d-4f27-aa43-c2fec3cef445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:16:15.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:16:25.396Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=38f2e640-3df3-48f6-873a-743d98a96a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:16:25.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:16:35.403Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4f9e3507-d694-4b01-8061-4ce5f56dfbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:16:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:16:45.411Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b4ccc18b-6ba8-417d-887c-5bd9ccbb9045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:16:45.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:16:55.418Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3324939c-1be2-4644-85b5-cd2b865d9e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:16:55.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:17:03.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:17:03.890Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T12:17:03.891Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:17:03.892Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:17:03.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:17:03.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T12:17:03.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T12:17:03.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:17:05.426Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2245fa6d-3d88-4660-9748-afe190798bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:17:05.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:17:15.434Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=028444da-c8ef-41a7-b92f-e8e42e19d026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:17:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:17:25.442Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8c29a884-ebc1-4467-ab06-dce1106373ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:17:25.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:17:35.450Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c2b1826e-ca27-4b78-9cef-7e387e0aa2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:17:35.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:17:45.458Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f9d3e0b1-8ee4-48c9-a400-424cf974e76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:17:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:17:55.466Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6d59ea88-bce4-4472-ba58-0859c3e03cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:17:55.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:18:05.473Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4e85f565-2f89-4492-aa8e-cddd244313b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:18:05.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:18:15.481Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8ce06c92-0753-4ac2-81db-c4cf3795abc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:18:15.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:18:25.493Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ebe52e6e-b958-4a3a-82f6-03ffbac9eb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:18:25.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:18:35.503Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=48ea193d-6678-4df6-ad3b-1e77408924ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:18:35.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:18:45.512Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=cdbba66d-5bd4-4c25-8895-673c10312baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:18:45.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:18:55.520Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=86b1a458-785e-4181-be34-f1c35ea59443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:18:55.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:19:05.527Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=766de575-176b-45be-a110-314a9b22fd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:19:05.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:19:15.537Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0938c16c-0155-419a-8c52-d5dec5afa285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:19:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:19:25.544Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=024771b0-2b3a-49f4-b15f-627c6b3dc4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:19:25.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:19:35.553Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=329823d4-f0c6-4cd9-80d4-2f51998b3cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:19:35.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:19:45.562Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3b161cb1-00f6-49fd-b8fa-03299a5f7c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:19:45.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:19:55.570Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a16ea387-356c-4ab2-8869-3ed6a4b0a8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:19:55.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:20:05.577Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c05bc60f-6e75-49d0-a4b2-bf130e82c31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:20:05.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:20:15.586Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=174a2d33-e5ab-44a9-ad9b-727a38911d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:20:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:20:25.594Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=34ba1ae1-0e2c-4a24-9ecb-5a111d26ad0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:20:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:20:35.601Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bce1b0e1-f15d-4c73-9f4a-3a2cc59e01e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:20:35.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:20:45.608Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=cb6fd3a3-949c-4861-91a9-f43c52fd6b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:20:45.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:20:55.615Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f44a9e01-d453-4223-989a-7b66f265a115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:20:55.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:21:05.623Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=29aa1f28-6382-447b-a058-3903f6ee6e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:21:05.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:21:15.631Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b89f1e88-2a8f-4d11-bc75-251a2035b552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:21:15.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:21:25.639Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=62c63267-ea26-450d-91ba-354ae290234f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:21:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:21:35.646Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=74a52103-421c-4020-bf89-8330b05e32a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:21:35.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:21:45.654Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=463ffc47-62da-43a7-9cfd-af8d985c3b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:21:45.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:21:55.660Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8feadf9f-a1ea-4879-8a79-485df403290f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:21:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:22:03.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:22:03.885Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T12:22:03.885Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:22:03.886Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:22:03.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:22:03.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T12:22:03.890Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T12:22:03.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:22:05.667Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1eb60a48-e02c-462b-b7b1-e0bbd560ab48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:22:05.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:22:15.675Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c49e4632-709b-4210-99f2-67196709d873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:22:15.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:22:25.682Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8a7e9e90-153a-4c9a-bb5b-76072ccf0572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:22:25.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:22:35.690Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=225be298-dc4f-4482-ab30-8530133c0ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:22:35.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:22:45.700Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a3ddd7a4-62aa-42d1-9938-619efd4f5d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:22:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:22:55.707Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5eb6a4ad-da37-4e35-9efb-a691b479f0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:22:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:23:05.714Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=67e9c9a5-645f-4e9a-b668-47de52c4211f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:23:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:23:15.722Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c5ed8b71-d73f-480c-9c31-f76a67c3503d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:23:15.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:23:25.728Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=210ae8a6-19b2-4e37-b108-11ac05d5ad6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:23:25.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:23:35.736Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=11e68df3-c071-4e41-90f9-5edb6f3fab8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:23:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:23:45.745Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b2a701ee-39b5-4c21-a642-8af924e67fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:23:45.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:23:55.752Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=24ab5d17-5551-4469-8641-958cb73ae786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:23:55.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:24:05.759Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6eeafdea-f72e-4547-9e5a-830db0e24bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:24:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:24:15.767Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7a5164a3-1728-4779-bcf8-5b765f25322b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:24:15.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:24:25.774Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=25c97fa5-980e-40be-89cf-b94e44fc6a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:24:25.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:24:35.782Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=780bcea6-8348-48ff-bc5a-3bf01876946d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:24:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:24:45.790Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b76f6ec2-bd9f-4d06-abf4-a3fc82ea0a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:24:45.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:24:55.798Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=34098c56-8e29-4661-94c2-05d35fc62041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:24:55.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:25:05.805Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=df48a2a7-de31-4728-a49b-7bca9a6844da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:25:05.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:25:15.812Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=cffa3fee-509a-4371-aa6d-0b4d4d992a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:25:15.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:25:25.820Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=674d8957-3d3c-4d0b-8d50-14a71729b898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:25:25.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:25:35.830Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5d36ea56-8045-4236-ae19-1fc0cd1b3096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:25:35.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:25:45.839Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b1289afe-dacb-4e28-98bc-f560d1ebc388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:25:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:25:55.846Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4cae3b5b-a44e-4e1f-81cc-94a58469bdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:25:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:26:05.853Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=763ae900-fc87-4d0e-87f7-b584a651b854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:26:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:26:15.863Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b719e6f6-86a2-42b6-a08c-58e8720b8d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:26:15.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:26:25.871Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=68f92d98-fe07-4980-8828-f07772864163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:26:25.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:26:35.879Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d54982dd-6eac-4d4e-8e31-37a37aa67057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:26:35.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:26:45.886Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=eb1c457d-71ec-4082-948d-6bc8a61b4c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:26:45.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:26:55.894Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=36e2b855-1bd2-45e8-9190-aafe62b917db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:26:55.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:27:03.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:27:03.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T12:27:03.882Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:27:03.884Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:27:03.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:27:03.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T12:27:03.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T12:27:03.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:27:05.903Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9176e7b1-9848-4bd6-b0b2-937a4876a4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:27:05.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:27:15.910Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=12e6b7fb-3cfb-4846-8202-d7b2dbbda92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:27:15.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:27:25.917Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=370e208c-57fc-441b-a723-d823830402f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:27:25.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:27:35.924Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8a631354-fcd4-4b08-9b3b-2b147f71b84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:27:35.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:27:45.932Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e86130bf-eccd-4166-acfe-8b1c98106db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:27:45.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:27:55.941Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8eb5c13d-b668-4327-bb8b-0cb716b2a5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:27:55.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:28:05.948Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d1b2e13b-19a0-4282-826f-1868623bc8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:28:05.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:28:15.955Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=eb763994-74fb-4324-95af-e96108da2f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:28:15.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:28:25.985Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=483bf8a8-a326-4f53-9715-601b713ea5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:28:25.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:28:35.992Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=37bcecbf-d26b-4a98-8952-e30912156793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:28:35.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:28:45.999Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ccdb005e-3c68-4303-8dcb-8b1c8f4da758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:28:46.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:28:56.006Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8aa85733-f277-4b49-881f-5eca593d6c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:28:56.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:29:06.014Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=31985f29-ad04-4a53-99c0-21490b474d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:29:06.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:29:16.022Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f399bc00-f8a7-48ad-858a-b2c926f1af86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:29:16.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:29:26.030Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=83bfa01d-2ca6-4712-ae08-86c98b4d2017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:29:26.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:29:36.038Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=512c210e-8a35-49a5-8fbf-950dbf34c71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:29:36.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:29:46.046Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=967acc84-2d35-4ec5-a9ea-4e1c8d1eca3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:29:46.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:29:56.055Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ea92d3c8-0ad1-484e-a5ed-84ef96c7d880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:29:56.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:30:06.062Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=21dad4fe-80b7-4893-a2aa-34a160e68b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:30:06.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:30:16.069Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=08e065b6-05aa-4e53-a023-47ec76896271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:30:16.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:30:26.076Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=189a5fc7-96e2-451f-a7c8-009b8a9ebe89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:30:26.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:30:36.084Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e0bbe023-bea5-437c-ab3e-debde51d150d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:30:36.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:30:46.091Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=88d0bf20-4d44-4bc3-84b9-d31e5f568318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:30:46.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:30:56.099Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3f71182d-9f14-497c-acf3-89572e647e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:30:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:31:06.106Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=992c0be1-4b9f-4e53-b329-745a2c7c6586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:31:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:31:16.115Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=39cda027-acf4-4ec4-9e9b-c5297340492a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:31:16.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:31:26.122Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c8af4ead-77d5-4e4c-95af-6dddb9515fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:31:26.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:31:36.129Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e2031aed-3df7-4c6c-bcbf-e9d82a0a450e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:31:36.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:31:46.136Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=52c61663-6fd5-4a15-8cb5-467ae8e24d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:31:46.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:31:56.143Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8c84554c-c825-4eca-8891-c22ff652299e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:31:56.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:32:03.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:32:03.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T12:32:03.871Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:32:03.873Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:32:03.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:32:03.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T12:32:03.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T12:32:03.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:32:06.150Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a8b8bf03-d27d-4ff5-b3d4-40c2c18309ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:32:06.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:32:16.158Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1ee3a647-cb39-4d97-90a7-d58067f9d4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:32:16.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:32:26.168Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bed69994-e3e2-4a17-a0c0-2cfa909bee0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:32:26.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:32:36.177Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e2c69b96-f8b4-4251-b52e-451b4b65cf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:32:36.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:32:46.185Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=72b49075-ced3-4511-a004-033e3ce55c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:32:46.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:32:56.193Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e971ec8e-baa8-4bbe-ad64-7efe308303f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:32:56.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:33:06.200Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0ff07c75-4af9-4165-a083-4e20fc253ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:33:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:33:16.206Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=239dfcf1-92f3-47c3-a709-358e151d3ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:33:16.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:33:26.213Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=78ae817f-a577-46cf-a74d-ada235e7c714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:33:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:33:36.221Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a403680b-68f9-4b47-aa23-ad4443d0519d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:33:36.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:33:46.232Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=eb4af799-253d-4429-8528-5f49c8710341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:33:46.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:33:56.239Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5f2933ba-e88e-4727-bc9b-5e5d18f6489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:33:56.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:34:06.246Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b77be06b-c6ea-4ad9-9e66-859d0fcb1af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:34:06.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:34:16.253Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c91958e9-1970-434b-bb43-0ebc79d6076d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:34:16.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:34:26.260Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6a792a94-fd0d-4c68-9df2-dd2182bdd6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:34:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:34:36.267Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ca10f078-8c23-4576-b338-7a19ccbf94a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:34:36.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:34:46.275Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e6975984-404b-4c77-aa18-7e77784b02ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:34:46.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:34:56.286Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2e08e3b1-1259-46c0-aa4c-afef3fd8fe97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:34:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:35:06.293Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fdb870c0-3c78-4773-94fe-5291ba31a6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:35:06.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:35:16.300Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b8a1e8b8-97de-4b5d-a579-32f7dadfcb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:35:16.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:35:26.326Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6643328e-3448-4762-a1e5-8a02949dda1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:35:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:35:36.335Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d827c809-336f-4919-a6ca-52ed97b65706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:35:36.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:35:46.343Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fee48710-db83-4657-b98e-901b9bdee7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:35:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:35:56.350Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=39237f17-836a-4763-b4b9-86dffceeb19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:35:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:36:06.357Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5add3af1-5f69-434b-81aa-ebfd97c9db50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:36:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:36:16.365Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1e00737a-1702-4a6c-871b-db8a4d1399e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:36:16.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:36:26.372Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7efb1f61-0006-453d-b670-da3e96a7fa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:36:26.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:36:36.379Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6ece24c0-5fa4-4b6a-b600-25914c9ac846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:36:36.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:36:46.388Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=20572510-715d-4905-9e15-338dca4bce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:36:46.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:36:56.396Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4636a070-6801-4627-85c2-e79704769b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:36:56.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:37:03.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:37:03.884Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T12:37:03.884Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:37:03.885Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:37:03.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:37:03.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T12:37:03.889Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T12:37:03.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:37:06.403Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f787e532-57ce-4d12-a065-b8bcedb6dc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:37:06.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:37:16.410Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2b766740-1e5e-4e51-9013-6ff4ef73fc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:37:16.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:37:26.416Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=02914b3f-2ee5-4ae9-96d6-2a477c14160c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:37:26.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:37:36.424Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e9e3db7b-859f-4dbc-98d0-5f1f3a80b76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:37:36.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:37:46.432Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=12a3c511-037d-4343-8689-406223805943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:37:46.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:37:56.440Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=64577f31-11be-46da-82ec-9b875d1fa72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:37:56.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:38:06.447Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=316a3fb7-4427-4477-9ad8-06084c60ffdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:38:06.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:38:16.454Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=22d9eb3d-dfe3-4097-94ea-794ab2414230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:38:16.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:38:26.462Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=49251758-6820-41ae-b989-f39c815aecdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:38:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:38:36.468Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=97afd6de-0b28-4268-83e1-326038971371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:38:36.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:38:46.475Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=32c078e0-703e-4de2-8ba8-01508165423d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:38:46.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:38:56.482Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2df4fbf5-ca1b-4a4d-9791-a2c4debfb4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:38:56.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:39:06.491Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=46679a1e-0483-4776-8211-1ba97ebcdde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:39:06.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:39:16.498Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d8fea3b1-d815-4faa-a7ab-96e1c064115b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:39:16.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:39:26.506Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=933f8a93-b34d-4e4e-9d37-a5e43f668d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:39:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:39:36.513Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8aa3bcbb-5643-44d3-bae7-9ee7728ea79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:39:36.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:39:46.521Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fe11ec95-b22d-4ca2-b179-7688e54fcb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:39:46.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:39:56.529Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=97f8a896-05b5-42df-8f86-1d9a8b8a4b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:39:56.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:40:06.540Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bb73336b-2dc8-4f79-805c-026bba752217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:40:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:40:16.548Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=88b0e9c7-96b1-4f6d-a3a8-6f55bbb8c4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:40:16.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:40:26.555Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c4945405-6b0f-496b-8809-051cb27050fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:40:26.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:40:36.561Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d2525504-f22c-43ff-ab06-51bcf08aacef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:40:36.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:40:46.569Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ed1841ec-ca35-4e69-892a-7da416419294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:40:46.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:40:56.576Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3c70150a-b62e-4002-90c6-87ca15cfb2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:40:56.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:41:06.582Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=104646d2-8fc5-454b-92a9-0bfc8960bbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:41:06.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:41:16.590Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f9de05f5-7bbf-4fe6-9835-8d54e180622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:41:16.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:41:26.597Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=630dfab5-2241-4dca-9a53-6843f0d9da3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:41:26.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:41:36.603Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0f6ec25a-78b2-420f-b0fc-bcef3778ca73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:41:36.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:41:46.609Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c6513e0c-8c70-41ed-8f31-a4377b949ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:41:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:41:56.616Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e06ccc90-b096-4ef9-80ce-748b47d1af67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:41:56.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:42:03.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:42:03.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T12:42:03.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:42:03.873Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:42:03.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:42:03.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T12:42:03.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T12:42:03.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:42:06.623Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7bf96ba5-a486-4d5d-a6ca-16ed295ba164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:42:06.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:42:16.629Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2bd850ec-a3ef-4144-9e4f-88a0512deb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:42:16.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:42:26.636Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=37c218f1-f01d-4ebd-8c1e-6b8bea5caab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:42:26.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:42:36.647Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=472cc644-c37f-452f-a300-f10dd6f7543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:42:36.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:42:46.654Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a269b380-a5c1-4064-952f-2c5cfb811ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:42:46.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:42:56.663Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7bdc625b-892c-43de-b437-7b3394714b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:42:56.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:43:06.670Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6bee5e6f-436c-4a75-9bb2-79a185fa0200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:43:06.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:43:16.676Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7f56e977-9b62-4ceb-a96f-803c4f3df114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:43:16.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:43:26.683Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fc288196-990a-4710-9f94-f61347c5359a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:43:26.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:43:36.690Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d5cd33a8-79fb-4ded-a179-15d2821ecc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:43:36.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:43:46.698Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=23285cdb-cbfa-42fa-9401-1af430eab953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:43:46.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:43:56.705Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d2b6e6f9-7d1d-4540-9c62-d6385f14073a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:43:56.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:44:06.712Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a54d46c0-287e-43cf-be64-1e99e522f0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:44:06.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:44:16.719Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9903f279-3111-4845-b8ff-036692ce39eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:44:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:44:26.726Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d236bab0-0e80-4937-85b1-01770c2ebc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:44:26.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:44:36.734Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8956dab0-c7a8-46a2-9d44-48f83f57d0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:44:36.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:44:46.741Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f32c00b9-97b2-4f9c-8145-9894e4a9b9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:44:46.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:44:56.749Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e1316a11-1ce7-4949-8b4b-2047e7ea8dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:44:56.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:45:06.755Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7ef1a5d0-c2b3-40ab-a01e-a1f69c11cc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:45:06.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:45:16.763Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4e4e1835-f76d-482a-afb2-5e1e923ade13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:45:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:45:26.770Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4caf8668-de94-4da3-a54c-68cea741e584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:45:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:45:36.777Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c0e5e628-1f81-4643-95f4-0ff73fe714b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:45:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:45:46.784Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2f419d13-802c-4f27-9cf1-b78c1d195c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:45:46.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:45:56.791Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=81435b73-e56d-48d3-9c70-096fc5d299b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:45:56.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:46:06.799Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=96acbc76-855d-40bd-a469-8658f6b90c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:46:06.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:46:16.806Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=24608e4f-b256-42ba-8ced-5b005f3393b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:46:16.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:46:26.813Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=62c4de46-8dd4-4688-ab27-d93bac0dfc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:46:26.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:46:36.821Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7a40f983-2b38-46a7-a5e9-d0f57daaf5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:46:36.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:46:46.831Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8b96c962-6fec-4c10-a104-e46db100d6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:46:46.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:46:56.839Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=733d3ee5-ecf3-4a94-ba84-ba0ce58b843a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:46:56.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:47:03.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:47:03.881Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T12:47:03.881Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:47:03.883Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:47:03.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:47:03.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T12:47:03.886Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T12:47:03.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:47:06.847Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=37038603-6a62-4406-97ef-7f260b7d1e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:47:06.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:47:16.854Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4185ea7c-99f9-43f1-ab13-c58b38f033e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:47:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:47:26.861Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=80902817-6b92-46cb-8ad7-bc8137673258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:47:26.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:47:36.868Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7ce0e82f-265f-4448-a41a-dabd755f3d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:47:36.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:47:46.875Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7384d41e-e6f3-416f-acf9-ac36559823e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:47:46.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:47:56.883Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b16175ca-ed47-45f0-880c-90feb1f1b677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:47:56.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:48:06.889Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b87f088b-6ef7-4975-bb9d-b157e9f94813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:48:06.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:48:16.896Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=54123ed3-407c-4505-b605-4027766b6ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:48:16.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:48:26.903Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=318965f9-e91f-4229-a2d9-574bf24266e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:48:26.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:48:36.911Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1562b74c-6e56-4542-8a6b-537139074c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:48:36.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:48:46.918Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=781cfa7f-d73e-4112-a546-c3010031bee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:48:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:48:56.936Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=aae7bd51-47bf-43f6-af8b-980d5f8ec719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:48:56.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:49:06.945Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2a2f0740-7fab-4732-b39c-3a5067218f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:49:06.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:49:16.952Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=024066cd-c0ff-4214-be8d-cfcfdf1546c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:49:16.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:49:26.958Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7778ccad-ae6f-434b-91d1-4eb56a2d9136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:49:26.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:49:36.965Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c7e24425-6f44-491d-a08f-48a86509ded2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:49:36.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:49:46.973Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bff8de16-0079-4f5a-a639-2fd242a255fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:49:46.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:49:56.980Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d09a62b4-9973-494f-ab1c-410e6103b1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:49:56.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:50:06.991Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=61ab017a-8379-4db7-b840-81d1de18f253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:50:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:50:16.997Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0736ce42-9c3c-4567-9ba9-94e71bb20154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:50:17.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:50:27.005Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=245e8a88-5164-4611-aaee-dc2779fdf962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:50:27.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:50:37.012Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=dd8eb7a6-4bdd-48e3-ab02-a3976ae46204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:50:37.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:50:47.019Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=24ae4b7c-6f8a-4b79-9b7c-e58961091069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:50:47.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:50:57.025Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0e76685f-3feb-47b3-bf16-3fa6a476d669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:50:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:51:07.033Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d7df1c14-4b13-4530-b498-281cc10d3d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:51:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:51:17.040Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1089903e-48cf-4a89-b101-32af96aacdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:51:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:51:27.047Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8b6defe9-bf68-493a-8c03-2c2d30919168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:51:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:51:37.055Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c3c04b82-a545-4c4c-b1a7-0bbd27a4fb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:51:37.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:51:47.062Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=41895d27-3cfe-4135-b6fc-ef78c037f96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:51:47.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:51:57.070Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=161e2b34-5cd4-43ef-8047-d400bf5e4ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:51:57.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:52:03.862Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:52:03.863Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T12:52:03.863Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:52:03.864Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:52:03.867Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:52:03.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T12:52:03.867Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T12:52:03.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:52:07.078Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fc858827-049c-4222-897f-71856144dc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:52:07.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:52:17.085Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8f0f4619-4d47-4946-9746-7df22f94a86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:52:17.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:52:27.093Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f4d18733-f9b5-4511-876c-93a7f4a79f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:52:27.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:52:37.101Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c9f2d6aa-00dc-44bb-bd7f-ed8b13856751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:52:37.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:52:47.109Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4af53db3-cceb-4b0d-9be3-fdbe8c96bb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:52:47.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:52:57.116Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4880e828-02d2-487b-8930-27654f071294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:52:57.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:53:07.123Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=54339688-c651-4a8e-b108-e6b27f78553f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:53:07.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:53:17.130Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8bc234ce-47fe-4c88-a0ff-6b114d78eb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:53:17.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:53:27.138Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d57d7ba4-0de1-449e-81f1-ad78c1723658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:53:27.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:53:37.145Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4310daee-6499-458f-9224-7ce0a1c1ca6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:53:37.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:53:47.152Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=791fe712-7caf-4293-8942-d9f3df9cac53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:53:47.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:53:57.160Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=07fc5e02-97ee-4596-8724-6bd5eaa13081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:53:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:54:07.166Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=738eda11-d33b-44b9-855c-c69b36339c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:54:07.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:54:17.174Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c44583ed-f87c-424b-a597-e7f919daf82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:54:17.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:54:27.181Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=022fa786-3141-46ca-8158-4386f3db54c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:54:27.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:54:37.188Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=90dcad22-a690-414c-9198-892e9a67fd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:54:37.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:54:47.195Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=dced070a-49a1-446c-88fe-aef7ed45e451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:54:47.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:54:57.206Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9448c7b7-7ba5-4800-8399-f9186a7967d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:54:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:55:07.214Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3548c0e3-3ce9-4a5c-946d-f98e9215c695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:55:07.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:55:17.222Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=371591bc-0bbb-42a9-be58-d3e1a58a27e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:55:17.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:55:27.229Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=89c78fd2-ed89-449d-b7ca-a939d5308bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:55:27.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:55:37.236Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e11186d9-ba42-4277-9734-bc053d451ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:55:37.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:55:47.244Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=27a7696a-ef18-4b5c-828f-91a41be1a49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:55:47.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:55:57.250Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3dba9fb2-308d-4c2c-835a-5c7487235107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:55:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:56:07.258Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4cc1ef06-cc3f-4a99-be77-7b3170f66c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:56:07.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:56:17.268Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a789c094-1a8e-4397-8078-695eb23b53d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:56:17.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:56:27.275Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ccab57a4-58a9-46e2-bde0-94afaff2d698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:56:27.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:56:37.282Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b8c9ede8-5df1-4975-b97e-a2779ae9445b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:56:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:56:47.290Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bd71c5d2-061e-4445-a5d3-2da292807d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:56:47.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:56:57.297Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7adf3eb6-c66b-4363-b6a6-ad76cb15d06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:56:57.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:57:03.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T12:57:03.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T12:57:03.883Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:57:03.884Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:57:03.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T12:57:03.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T12:57:03.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T12:57:03.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:57:07.305Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5e52250c-9ebb-4635-8711-f04287b6ebbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:57:07.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:57:17.312Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b047fabf-f409-4bb0-9d35-fe80742e872e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:57:17.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:57:27.319Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1a050b30-32c6-4eb0-ae5e-9263703a583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:57:27.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:57:37.326Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=21609f9d-0026-4f1c-84ec-da454fcfac75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:57:37.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:57:47.333Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=78c1c6cc-49f9-4fdd-b235-a54677bd901e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:57:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:57:57.339Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=794746d3-0590-4100-8194-68972e86416e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:57:57.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:58:07.347Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d6e0a925-fcd4-4732-a482-3f2bc1509812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:58:07.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:58:17.355Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=569ecd7b-9884-4a4b-b089-aa98e8de041c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:58:17.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:58:27.362Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8b31ab4b-06d6-416b-9b8d-81e30b3535b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:58:27.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:58:37.369Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7534076d-427e-4cdb-9233-d53e44c4e253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:58:37.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:58:47.377Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=af0a324f-a1d4-43cc-80c7-531281a7522e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:58:47.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:58:57.385Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=eda67d9e-e6c7-4bce-9570-f1529557e002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:58:57.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:59:07.391Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=71ac8284-a12d-4596-b48f-162992da1494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:59:07.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:59:17.398Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b6f18ec7-f3b6-487b-9d9d-174124803699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:59:17.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:59:27.406Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=343585dd-750c-4568-83cc-e69ddfb6e213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:59:27.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:59:37.412Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=75971789-7541-4b9d-a10a-9a6c3dd4cd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:59:37.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:59:47.419Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c1a05092-b0f5-4f19-b2fb-5414b2c09b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:59:47.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:59:57.427Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5765b0a0-271f-40be-a85b-9f231708db7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T12:59:57.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:00:07.434Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=114e724d-4892-439c-b24d-2318c8f67523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:00:07.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:00:17.442Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=39014fbc-2046-4538-ad4f-054a0ec87f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:00:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:00:27.449Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=97872beb-0fb5-47f1-bf12-21a2bf87c111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:00:27.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:00:37.456Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f0976da4-65cd-4a39-949b-36e472702589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:00:37.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:00:47.463Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1bf33960-fc89-4e82-9c9b-24e83dbbf325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:00:47.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:00:57.471Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b943e5c6-0cff-41c6-8564-04f7b11092fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:00:57.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:01:07.479Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=118ad16d-8e61-48bc-b672-73e98de43fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:01:07.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:01:17.487Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b9d92f3a-3ca1-4667-9096-e117ecfac23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:01:17.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:01:27.494Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5ce07571-1689-4abe-8672-c4d763f7b2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:01:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:01:37.503Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8aa5a8c3-430b-433f-9b3d-bda8f9e518a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:01:37.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:01:47.511Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=60447a59-546b-4429-95e2-2fbe340ae8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:01:47.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:01:57.518Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1f51d9e7-f0e9-4fb4-9f64-a5b5cd8a55cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:01:57.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:02:03.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:02:03.878Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T13:02:03.879Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:02:03.880Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:02:03.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:02:03.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T13:02:03.884Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T13:02:03.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:02:07.525Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a82deae7-f2dd-44c5-8f90-6907d5c79a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:02:07.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:02:17.534Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1646b244-6bf2-4934-9e12-b9a8a30f61a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:02:17.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:02:27.542Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=578cbd0a-4c57-4715-a5ab-4a5c6dd31eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:02:27.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:02:37.551Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0d8e7db7-0d73-4f7e-b8b4-23bc165eca50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:02:37.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:02:47.559Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=cf36e812-a5cb-4bdd-b9f1-28d460ef8b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:02:47.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:02:57.566Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bd094b26-cf87-49db-9b1d-682c6d46891d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:02:57.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:03:07.572Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d7a3c493-24ed-4ac9-a1f9-e999d3085c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:03:07.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:03:17.579Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=14924fd3-d6b1-4e38-9d7d-6869027cf090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:03:17.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:03:27.587Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=92080218-6dcc-4097-b72b-717efdfc11a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:03:27.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:03:37.595Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=00adb8ee-3dfb-48bf-a00f-0693234c3229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:03:37.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:03:47.602Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9e7ccd34-8a20-4b82-9641-b3fda92a8471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:03:47.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:03:57.610Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d1088075-0a4f-4574-aa26-4a2b072f0009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:03:57.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:04:07.619Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b10f85cb-d45b-40b2-8f3d-dfaf5aa2a5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:04:07.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:04:17.625Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=883c4dd7-c7a9-4006-81e9-80842ff56c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:04:17.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:04:27.632Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7bec26e5-922d-4ae1-b3f7-fee1833bd39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:04:27.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:04:37.639Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b722307c-09ea-4ae3-b10e-5ff2f7fb3a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:04:37.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:04:47.647Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1e4977ef-13eb-43ab-b16d-78a9f7918d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:04:47.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:04:57.654Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e0b033bc-d0bd-4d76-9fcc-ae830f1389fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:04:57.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:05:07.660Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8716f788-11ec-4373-92ea-2b53056d5a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:05:07.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:05:17.667Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=31aa6daa-e30f-4451-8471-685a8e90ac14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:05:17.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:05:27.675Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c0b369b0-b385-4d4f-b9f9-8ae5fa5dbb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:05:27.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:05:37.682Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9dca39b0-e8ff-4069-acf3-1929ffd9d60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:05:37.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:05:47.689Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=65daa2a4-9b7d-47e9-a65f-2ab4c43ff26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:05:47.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:05:57.696Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0ec27b4d-a864-4440-ba7e-ae70ee9ee5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:05:57.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:06:07.703Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8a5f7c55-412b-4544-b849-671c31cc9b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:06:07.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:06:17.710Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fd19030e-95ba-48e3-9562-05859b6d0a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:06:17.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:06:27.719Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c5ff8d63-410c-4349-89ff-0d8c6395fe5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:06:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:06:37.726Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e34bdfa6-7989-4956-b752-97e082154622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:06:37.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:06:47.734Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e819cc6a-6732-499a-9fb6-769317f70353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:06:47.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:06:57.741Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1d246acd-03a5-4c2f-8e19-0e7c28e07a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:06:57.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:07:03.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:07:03.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T13:07:03.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:07:03.873Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:07:03.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:07:03.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T13:07:03.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T13:07:03.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:07:07.748Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9646da55-21f6-4864-a32a-ff046f0a6938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:07:07.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:07:17.756Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c4f91a90-da25-40aa-8d90-6742cffc511b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:07:17.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:07:27.764Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=33d9a8cc-cef0-4ed8-8a28-74243f37f603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:07:27.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:07:37.772Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3cad4484-d7bb-4abf-bdc9-6f3ec13f4771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:07:37.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:07:47.778Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=297b20f7-176b-49e3-8042-992b13ca4b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:07:47.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:07:57.787Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=06fe6b1b-8d1e-4c22-a94b-4921f400dc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:07:57.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:08:07.795Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5ffc237c-a09e-4ce2-b7c4-8ff211de7bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:08:07.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:08:17.803Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a8438a5b-8d67-4265-be66-b5a67afeeb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:08:17.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:08:27.810Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ec843d17-777a-4b69-a4dc-6e171738921e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:08:27.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:08:37.816Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d313d50c-e409-4441-b8c2-d8e9026d2de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:08:37.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:08:47.823Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c979f519-e851-4f93-a960-c2aef9cebf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:08:47.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:08:57.831Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0f85c3c5-1e65-48ed-b5bc-ee6dd7526efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:08:57.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:09:07.838Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c4823f98-fd3e-4dce-9fff-d5d6a76ef6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:09:07.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:09:17.845Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6ad8f92e-7165-4866-8827-e8e9bd40b835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:09:17.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:09:27.851Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=18dcd426-e472-4253-9368-c5fbf9eae1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:09:27.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:09:37.858Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f1f124f4-de82-444f-9b14-ee4a6001bb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:09:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:09:47.866Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=47eb4ecf-c775-4676-9020-fc0b3fa472e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:09:47.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:09:57.874Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a92526af-a25c-409a-bde4-4304c9074295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:09:57.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:10:07.882Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3741aa87-4031-496a-9aaf-1e302e6fbce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:10:07.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:10:17.890Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=72614d1b-54bb-451f-8604-cc20764714af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:10:17.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:10:27.900Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=abe9313e-fbe4-46db-a8ff-526aa7d9c2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:10:27.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:10:37.908Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f849e395-2908-4956-85b3-9ec3de6e5578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:10:37.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:10:47.916Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0477667d-3e15-4644-8569-0a4d1b6a6e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:10:47.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:10:57.923Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=743f3821-e7c9-433f-9f3c-5bcfb1102ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:10:57.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:11:07.930Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=06c704fc-f070-4112-bc98-b4ca5ae96adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:11:07.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:11:17.938Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=716099a6-4a53-41f8-b6fb-c9f744f3f64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:11:17.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:11:27.945Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fda66405-3a1a-4482-980f-0f0d6e7c26eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:11:27.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:11:37.951Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2d60f2e1-cdd8-4948-8832-8ebbd952627f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:11:37.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:11:47.958Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=562513f7-6a9e-4a19-a8ec-a027a7870d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:11:47.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:11:57.965Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2c4990fe-99e2-4017-8492-234902785e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:11:57.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:12:03.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:12:03.876Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T13:12:03.884Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:12:03.885Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:12:03.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:12:03.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T13:12:03.889Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T13:12:03.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:12:07.971Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4a8418e6-0ba9-4374-8baa-f89212725270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:12:07.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:12:17.978Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=dbdd69f7-67b4-43ed-8912-f81ca1d70258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:12:17.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:12:27.984Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=364005c2-681b-416e-bca8-59eee4e2a608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:12:27.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:12:37.992Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c448d605-6c12-4086-afd2-992657ecf0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:12:38.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:12:48.000Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7993131b-a039-4a32-9d8d-ccd34e7423db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:12:48.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:12:58.007Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f1b3f9e2-ad50-4d45-81f0-25556c4ad974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:12:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:13:08.016Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e88da865-ff23-42b4-ad06-57e15762a17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:13:08.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:13:18.022Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=11fd9c72-1b4c-413f-a52e-18f64863b62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:13:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:13:28.029Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=193a6372-bb0e-488b-97c9-cefef81ea508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:13:28.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:13:38.042Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6a1a7d83-69d3-4c15-811a-da4213b168de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:13:38.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:13:48.048Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d9294919-d968-4203-bd95-fa895a9c3008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:13:48.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:13:58.055Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=856770c3-6e28-4b6c-bab0-49792294a20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:13:58.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:14:08.062Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a10a47ed-6d09-4ee7-8bb5-5539c45fcf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:14:08.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:14:18.070Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=38cd9e44-76c6-4851-9db0-c09df80aee72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:14:18.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:14:28.078Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3a693527-5864-4984-8bb1-e486c8d92e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:14:28.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:14:38.085Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0343e211-ee6f-4b48-8bdb-1d0c594ddd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:14:38.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:14:48.092Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=761facde-1f44-4032-8b01-15bfc1bd81d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:14:48.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:14:58.100Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7c098738-5077-4ad8-84a6-152935afe31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:14:58.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:15:08.107Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=00885609-0546-4de6-924e-b08af3735f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:15:08.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:15:18.114Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=32d487d2-c2e8-45c4-bc5f-f5f8fa47fc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:15:18.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:15:28.120Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=389be914-3589-4429-83a8-a67b251026d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:15:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:15:38.126Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=37ee2d17-3dc7-481b-ad50-ba315d69e746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:15:38.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:15:48.133Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=efce2348-1413-4b26-b6ff-5085e2afb67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:15:48.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:15:58.141Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5388e88f-3b7f-4a9e-935f-9e4147c5dc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:15:58.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:16:08.147Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=84f7facf-f9af-4922-9715-60dc3c4667ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:16:08.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:16:18.155Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b2114741-5a7f-44d5-8292-e47544925bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:16:18.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:16:28.162Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=674a366d-7920-4568-8c6a-d84803ed7851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:16:28.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:16:38.169Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=cdb690e5-fc77-4b5b-a315-1f194466a600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:16:38.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:16:48.176Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3a3eb0a2-f878-426c-b1bb-6d46832aa726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:16:48.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:16:58.184Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e3fdce5b-4390-4153-89c1-5e4a2e6f0c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:16:58.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:17:03.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:17:03.874Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T13:17:03.875Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:17:03.876Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:17:03.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:17:03.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T13:17:03.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T13:17:03.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:17:08.192Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1669b77e-52ca-4637-93e4-477cab427517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:17:08.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:17:18.200Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=64442dc5-81a8-4f95-94d6-462e21220410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:17:18.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:17:28.208Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8870f183-ae6c-4b95-bdc9-9f32c9742d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:17:28.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:17:38.217Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ed71af5d-eef4-456a-8d17-b95e1e12e19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:17:38.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:17:48.224Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=759829c0-ca19-4166-a3de-7a133d477e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:17:48.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:17:58.232Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=49deb73a-21d9-4fa4-bb16-e7c389a0fc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:17:58.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:18:08.244Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ac8c8102-54cf-470c-b0f9-f2e27aeaf878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:18:08.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:18:18.251Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6c280a36-76ce-4a45-bf20-a4c89b80043c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:18:18.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:18:28.259Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=99f7d706-d750-4602-9cb2-d006d814bd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:18:28.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:18:38.266Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=98d7fcb8-b4fc-47f8-9117-ce86be430b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:18:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:18:48.274Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e21cae9d-8057-4e63-adc0-5b67fe532bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:18:48.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:18:58.282Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=08b594fa-ca19-4421-a808-58dcfff43387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:18:58.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:19:08.289Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=66113132-a4e5-43e9-af8e-54baeb747860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:19:08.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:19:18.296Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=02e147e2-8312-4933-bbf2-47397ac86f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:19:18.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:19:28.304Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=ee94171a-ef36-4292-983e-65d1c725a588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:19:28.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:19:38.310Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=31433da7-969c-4b88-9e3c-eebfc531348c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:19:38.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:19:48.318Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=03433cc0-aec9-44a5-881f-8450478d5c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:19:48.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:19:58.325Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bb4d2cf3-b386-442a-8cce-8faa72d7f1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:19:58.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:20:08.333Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a528571e-3fd8-4f6b-8cac-99210c1882e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:20:08.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:20:18.340Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d5ddefc4-252f-470a-b08d-848df0fad081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:20:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:20:28.347Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c0127c11-3dc5-4cf6-b4eb-c69efd50c6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:20:28.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:20:38.354Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9b284b48-53ba-4d14-8951-bcc42abf7cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:20:38.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:20:48.360Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=de428d70-efed-4ff9-90e7-fe5249b0d1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:20:48.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:20:58.368Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fd29731c-3507-4f34-a2e4-d5a67b9996d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:20:58.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:21:08.375Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7d97f74a-13b8-4e27-96f2-4eea62d1a302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:21:08.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:21:18.382Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=97eb0c70-5f9e-4715-a109-c57df631df31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:21:18.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:21:28.389Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6240bff0-0fb1-4d75-a80e-66ef2ed79729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:21:28.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:21:38.397Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=de22543b-0f33-4f31-a542-a065818d1190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:21:38.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:21:48.403Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fcc0f047-f57e-457e-8a7e-26f2b07f0d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:21:48.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:21:58.411Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=369ce20c-cc7e-4009-ae5e-95d6c2471808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:21:58.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:22:03.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:22:03.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T13:22:03.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:22:03.873Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:22:03.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:22:03.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T13:22:03.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T13:22:03.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:22:08.418Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b2468153-8a2c-4e44-a236-da5b4f62e44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:22:08.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:22:18.425Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0c6d3fdd-6594-43f9-a2a0-93d8c95b5f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:22:18.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:22:28.432Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2fca1625-0f9c-4d20-ab6c-b5606c5cf1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:22:28.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:22:38.439Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9e545e52-6cc8-4551-9d74-5a5f8665e5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:22:38.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:22:48.447Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8324f4c4-0a19-4265-87a9-c793fd174b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:22:48.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:22:58.454Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=cf956219-02f8-46ac-9615-8e87e69fcb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:22:58.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:23:08.461Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2ffc5f70-fdc8-4ef9-a262-d596a7b880cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:23:08.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:23:18.467Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3e59400e-eeac-4c21-95f1-6bdafc758c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:23:18.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:23:28.474Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3f0ed020-9f29-4fe5-880d-cb24b5a0388c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:23:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:23:38.482Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1d14e92a-b5bb-4e3b-9830-216e72c553f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:23:38.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:23:48.495Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e072e938-1b26-49b4-91b8-d9f28336f69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:23:48.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:23:58.501Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=710620bc-4aff-45b9-a645-e45e6877788d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:23:58.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:24:08.508Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=d7ac255a-4c12-42bf-89a8-8fa936c98297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:24:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:24:18.514Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=462bca49-1cf7-4d94-82c5-f13cac0edb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:24:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:24:28.521Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=590cd8d3-3073-4e7d-9e0a-991416cd4f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:24:28.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:24:38.528Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=0ffd63db-b1f9-47fd-b5ae-e4ee894da22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:24:38.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:24:48.535Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7aed5837-76e5-435f-9942-b22934b4c12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:24:48.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:24:58.543Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=28d20c14-6f23-4e06-87ff-796b748dd7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:24:58.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:25:08.551Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=fde3ca22-a4e6-48f0-a2c6-18c15c353e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:25:08.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:25:18.559Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6cd6e2c2-780b-45c9-91ef-592c0bb5f5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:25:18.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:25:28.564Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=60b2ea78-d982-4381-b48e-558a9dabf4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:25:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:25:38.571Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=edfbdf0f-41b6-4f60-8ad6-6bcc9cc57a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:25:38.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:25:48.578Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=33e7dfff-e501-453e-ae2c-e2a3c0e8ba1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:25:48.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:25:58.585Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=45084437-8d72-48b3-b720-7583f382efcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:25:58.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:26:08.593Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4820f828-112f-4c6d-962d-2a07586791f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:26:08.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:26:18.599Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bf1855e0-aecc-4c20-b4a9-4d1fa45e60a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:26:18.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:26:28.605Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=eb505f2a-68c7-493f-97c1-b345ae99a32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:26:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:26:38.611Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=48e9ddd3-e4ae-4b49-b9d8-d2aa598c8a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:26:38.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:26:48.619Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=45f0f887-4788-439e-8aba-2cdedf272019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:26:48.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:26:58.626Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c975b580-c998-430c-8aa4-a9808ae87e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:26:58.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:27:03.879Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:27:03.880Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T13:27:03.880Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:27:03.881Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:27:03.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:27:03.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T13:27:03.885Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T13:27:03.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:27:08.634Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=66dc21ea-afca-4fa9-8547-ba5f164b0e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:27:08.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:27:18.641Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=da6b09df-3033-47b4-9790-2478bb9c287a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:27:18.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:27:28.648Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f0fa54a2-5795-485e-8f2e-5b2c2923c195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:27:28.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:27:38.655Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a4afccff-1b48-4e29-a976-a7f085f41c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:27:38.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:27:48.662Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=edda9722-05fc-4782-84c4-b9378e117009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:27:48.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:27:58.669Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7b70b8a1-c855-4490-8337-31c18b2ca19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:27:58.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:28:08.676Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=23b4efe9-1485-40de-8a80-53ba2ad0a43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:28:08.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:28:18.683Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=646fce32-21e5-4fe8-b098-f90d42bd39d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:28:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:28:28.691Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=efec15b7-5cac-4636-b1ca-73fae4276916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:28:28.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:28:38.698Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3fba47bd-6967-4304-935d-21093e393a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:28:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:28:48.706Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a9405f2b-257d-451c-96c2-bd1efc7724d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:28:48.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:28:58.714Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=4734683a-c920-4ed9-9d66-6c62bded45f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:28:58.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:29:08.721Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1435e4ed-306f-49c6-b089-cbd5c0350bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:29:08.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:29:18.729Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e685726f-0189-43a2-b1fc-b4fcad98e9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:29:18.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:29:28.737Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=91b54599-2c7c-4686-acc5-2918d028ded3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:29:28.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:29:38.745Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c243444b-8efa-4f62-b17d-0cd05bd95046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:29:38.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:29:48.751Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=316afae9-4e1a-4e04-ba1c-fd29bfeb65d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:29:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:29:58.758Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bdcca677-2869-4308-89d8-9137a403a67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:29:58.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:30:08.766Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3836f966-6847-4abf-a362-5bd6f3259eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:30:08.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:30:18.773Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=36b59fc9-da86-46f3-adb8-57e231a17902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:30:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:30:28.781Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2d424ffb-37e0-4285-9c3e-a3bd60231c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:30:28.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:30:38.792Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3be81235-cadb-459b-a1d0-7a26f2891cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:31:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:31:15.436Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=49fbf05a-21a6-4078-a131-f192971ce4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:31:17.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:31:27.367Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e37a735a-54db-4cb5-b7d4-61cc318d80fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:31:31.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:31:41.529Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=38299bc0-44f7-4736-bad5-4831ea5bc673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:31:41.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:31:51.537Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a65bcd00-4e3b-47a6-b618-35f90c960a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:31:51.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:32:01.546Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=68de770b-c5ae-4750-bd23-58c14ba1c2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:32:01.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:32:03.918Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:32:03.918Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T13:32:03.919Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:32:03.920Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:32:03.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:32:03.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T13:32:03.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T13:32:03.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:32:11.553Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f83b50f9-bda8-4925-97b9-b9e0491ab6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:32:11.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:32:21.560Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9856338b-4657-4ebd-a3eb-ea40cdf34293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:32:21.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:32:31.567Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=25623f3d-2148-434b-8d39-c1762ffc03c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:32:31.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:32:41.575Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=17ff0059-17c2-4d7d-8701-d532cacf119a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:32:41.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:32:51.583Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bab2c280-ed98-4e82-8f69-e32295fd9ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:32:51.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:33:01.590Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e6191ef9-6956-4252-878f-b56ead9b9980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:33:27.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:33:37.764Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2ddf039a-1be9-43f3-87d6-ee1144f5ae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:33:37.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:33:47.773Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f5522e17-915b-4a7f-a2a7-7a49fc68aa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:33:47.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:33:57.780Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2eee9b77-4127-47c3-ac9a-5f8d14511b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:33:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:34:07.788Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=980afd76-49d3-45bf-963c-359eeaf0a5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:34:07.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:34:17.795Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1ccc4769-ed32-48b0-822d-89ce8f29df02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:34:17.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:34:27.803Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=5eb05bd6-bcb3-4db3-8164-415cd626fc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:34:27.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:34:37.810Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=e805fadb-97e1-4ca2-8d65-acf5e6ea9f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:34:37.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:34:47.819Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bf0e27d6-c850-470e-8a71-0d1168860f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:34:47.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:34:57.826Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b4e7c349-590b-4c9f-b6e5-b05488a502a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:35:18.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:35:28.730Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b0a7e143-666c-4b0d-806a-7694bbca531f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:35:28.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:35:38.741Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3d62e1a5-44e4-41eb-88dd-2a7061a2fc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:35:38.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:35:48.749Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=bcc2cfdf-da61-43d7-b1a0-abb4e5c76372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:35:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:35:58.757Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=833c4382-e02c-42ef-b0a3-db4e46bdf7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:35:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:36:08.764Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=39d03bc4-2a8a-4502-ab7f-bc8754a54e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:36:08.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:36:18.772Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b8b3be6c-00b6-4325-aa95-50fcb3072d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:36:18.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:36:28.778Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=2f9f6b94-6e6d-46c7-ba4c-ea8c1b420b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:36:28.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:36:38.785Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=38c767df-61b5-4ab3-8b12-96a488f67f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:36:38.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:36:48.792Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a52e080e-d3e6-468a-bfcf-f347bb77d493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:36:48.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:36:58.800Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=22c53c8d-8400-4462-9f4a-75b56552dec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:36:58.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:37:03.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-20T13:37:03.864Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-20T13:37:04.027Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:37:04.110Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:37:04.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-20T13:37:04.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-20T13:37:04.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-20T13:37:04.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:37:08.806Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=dbde60b7-7415-411f-b1ee-f089b32f9fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:37:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:37:18.812Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=37a1a9b9-6d7e-4cec-8d2d-56ea10dfea62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:37:18.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:37:28.820Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=6d321de2-4153-4e24-9034-ed24d6f67bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:37:28.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:37:38.827Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3c36c2c2-2e5c-4909-aeef-e1e15fcac07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:37:38.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:37:48.832Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=cbba1db7-956a-48fa-8556-ca45550ac4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:37:48.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:37:58.842Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8f097de0-5962-4db0-a8a4-a39efd7a3f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:37:58.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:38:08.849Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b8201728-0ae0-4fe6-884d-b23117f0b7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:38:08.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:38:18.856Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b345f8aa-daa2-4b5c-b5f0-466875bb2b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:38:18.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:38:28.862Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=00626b97-272b-4309-8428-9f4d0fdcffa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:38:28.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:38:38.870Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=8f2eef4b-3acf-4ae9-87d8-db75530518cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:38:38.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:38:48.878Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=9bd2948e-1f1b-417b-88af-c23a82aef03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:38:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:38:58.886Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=1c65ec06-1933-4983-898c-873a66870ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:38:58.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:39:08.895Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b19d0fb4-4afa-46a8-b0de-681fc0b01e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:39:08.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:39:18.902Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=330dcc59-932a-43d6-834a-94a27d845d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:39:18.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:39:28.910Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=00672994-0ea3-4a2b-9989-20264715fff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:39:28.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:39:38.918Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=c7b727ed-0eef-47f7-90fe-bcf0a4053e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:39:38.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:39:48.925Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=b89d32f3-fc32-4c05-94f7-9b5ad1f5b215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:39:48.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:39:58.932Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=f33f65e3-99cd-4daf-a309-e67092454efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:39:58.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:40:08.940Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=a1c8877d-f0bf-4a0f-9ab8-0cd90bb7ff96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:40:08.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:40:18.948Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=07854c9b-3607-43b9-b32a-d356ec8cb6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:40:18.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:40:28.954Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=557b5749-f175-4a93-b97d-34c1d68d904b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:40:28.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:40:38.960Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=3674b779-16c6-4bde-a232-291b77c26517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:40:38.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:40:48.967Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=7be669a5-5457-4ebd-a7e1-25b24b7f8478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:40:48.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:40:58.973Z |INFO |Init configs |InvocationID=b93cb680-73c1-478a-bcf1-86c7a8a6894d, InstanceUUID=81a62385-4660-40dc-b82f-4c42e3ce5b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:40:58.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-20T13:41:08.980Z