By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:05:17.965Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:05:17.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-31T05:05:18.025Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:05:18.964Z |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-31T05:05:19.116Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:05:19.117Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T05:05:19.117Z |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-31T05:05:19.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-31T05:05:19.536Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-31T05:05:19.569Z |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-31T05:05:21.771Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-31T05:05:22.666Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-31T05:05:22.703Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-31T05:05:22.704Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-31T05:05:22.811Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-31T05:05:22.811Z |INFO |Root WebApplicationContext: initialization completed in 3241 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-31T05:05:23.544Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-31T05:05:25.004Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-31T05:05:27.030Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-31T05:05:27.802Z |INFO |Started MainApp in 13.944 seconds (JVM running for 15.099) |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-31T05:05:27.926Z |INFO |Start scheduling PRH workflow |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:05:27.954Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c2bf30be-e6b9-4f8c-b897-4938e9a6ac7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-31T05:05:29.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.224:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:05:29.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-31T05:05:33.464Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-31T05:05:33.465Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-31T05:05:33.470Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:05:39.658Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6201ffed-a65c-41e1-aec6-23fae4996365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-31T05:05:40.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.224:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:05:40.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:05:50.746Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d5115828-ccbb-479c-b1a4-d4c49192f3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-31T05:05:51.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.224:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:05:51.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:06:01.808Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d23a30b0-2eed-4565-baff-cdfc63699fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-31T05:06:02.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.224:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:06:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:06:12.890Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6ea9bf77-060c-42a1-bf4e-ad5db3f99280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-31T05:06:13.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.224:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:06:13.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:06:23.950Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c1aff8ab-6901-4ebc-af88-947f580ec640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-31T05:06:25.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.224:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:06:25.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:06:35.023Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=669b3be5-14f5-4175-8f71-866d929b0b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-31T05:06:36.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.224:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:06:36.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:06:46.128Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6c7c2dd2-0e0f-4165-ac33-9eaedcbaf2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-31T05:06:47.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.224:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:06:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:06:57.196Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9669cdf7-0ea0-437e-ba48-b47d7d3a4349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-31T05:06:58.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.224:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:06:58.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:07:08.241Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=bc048332-3982-4d70-ae1b-93f276678a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-31T05:07:09.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.224:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:07:09.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:07:19.347Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6923b035-56ff-4f4d-83e8-dbecfb2adcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:07:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:07:29.619Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=aa804c96-b2bd-4263-87d6-a99398cfd296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:07:29.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:07:39.658Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f9303c88-070d-4ae9-a593-bb2e3abb4e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:07:39.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:07:49.684Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6b202eed-7220-4d2a-bcb8-6399e6e08d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:07:49.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:07:59.723Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f7be6d4c-2056-42db-81e9-75e766bcb88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:07:59.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:08:09.750Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=840a3eea-b609-446a-a1ac-48ffed6d28aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:08:09.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:08:19.777Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=90e1d66e-abc6-43be-b48b-5cfc21a4f199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:08:19.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:08:29.818Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=01bfe1ea-b9af-4454-b5bd-d86ed0f10fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:08:29.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:08:39.849Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=61e598d2-4f7c-45b6-9411-de71f7693169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:08:39.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:08:49.899Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=cc212a72-ef80-41f5-9a8b-967df7c4e0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:08:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:08:59.955Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6bfea316-0985-4361-9a5f-421b4a75414f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:08:59.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:09:09.988Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5e91a6aa-d0bb-41f0-a1a9-a6283099f1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:09:10.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:09:20.018Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=49a15787-7bae-4373-bca5-0fc100ed2d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:09:20.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:09:30.044Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a2255b22-df85-4bf7-96cf-ba272b41e762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:09:30.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:09:40.077Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ae732317-9de7-4ca7-9b76-64f6b772c0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:09:40.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:09:50.100Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b6736fff-d656-406e-a607-c9848189074b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:09:50.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:10:00.128Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d35cd7fb-28bc-4c68-9399-8ea62a11e240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:10:00.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:10:10.156Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1004bb81-c96c-45f2-a255-0a922524cd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:10:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:10:20.174Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c127270e-332e-427f-b0fa-2cf0070f8217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:10:20.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:10:24.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:10:24.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-31T05:10:24.877Z |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-31T05:10:24.882Z |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-31T05:10:24.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:10:24.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T05:10:24.926Z |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-31T05:10:24.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:10:30.200Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7f71300d-399f-4488-b9a1-e718c473db3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:10:30.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:10:40.229Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=646e1bf4-af28-40d5-8eda-076906391d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:10:40.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:10:50.258Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=339b09ce-005e-4819-ad3d-1f99984af236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:10:50.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:11:00.282Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=15365ffb-e512-417e-b72a-488e632abb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:11:00.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:11:10.316Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e08f30d2-87ea-46d0-9a04-078348d8343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:11:10.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:11:20.342Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=385d6191-c245-42a9-903c-d0f73da3e9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:11:20.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:11:30.370Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=23363aa0-86b9-4fc5-a943-882fc1d17b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:11:30.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:11:40.389Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2a5a663e-88ee-4efc-8477-1a1563533595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:11:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:11:50.407Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=77d4e294-79e0-4515-9ffc-3bcb2a0c21e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:11:50.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:12:00.435Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=669df272-4c26-48a0-a950-ad55ece2e098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:12:00.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:12:10.469Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3470c2ee-e0bb-4012-b8b6-f5dd3ace3e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:12:10.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:12:20.487Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e22013f6-141e-40b1-b7e3-9186dc9cabf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:12:20.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:12:30.509Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=72dbb817-0763-4ed3-9f7f-5ec3f61e58a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:12:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:12:40.530Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b2910e0a-28b2-4dcf-8303-4dc9f71db582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:12:40.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:12:50.564Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ef6072a8-2cb2-498b-8ee8-5a92aafa6814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:12:50.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:13:00.585Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d33722e9-75ee-41d0-90e4-860878d68ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:13:00.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:13:10.603Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5b335164-7d4d-4db2-a212-76391ade0865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:13:10.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:13:20.620Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f377fbe3-5350-43ef-913d-51dda17beb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:13:20.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:13:30.660Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=45a2f9c3-7fa3-4927-8617-14fff6b502eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:13:30.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:13:40.680Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4c34744b-e186-4401-9e46-003269bc72f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:13:40.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:13:50.698Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9e6a3c75-510d-4bfe-b93d-27a3adc3bb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:13:50.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:14:00.716Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=71177740-fd6b-4a64-b627-265cd9659fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:14:00.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:14:10.735Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3f25dce2-2ea7-4ac1-b914-a89980c185ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:14:10.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:14:20.756Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=281c985d-3f4a-4514-a88a-3ec7e94bfc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:14:20.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:14:30.773Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=72a83cb6-15c2-4284-bb2b-102a9572fb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:14:30.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:14:40.797Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5109b992-70b4-4562-b11f-321ad83e09a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:14:40.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:14:50.813Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=768558ae-8870-4cc4-a588-ab962b337cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:14:50.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:15:00.837Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3ba82a26-cb73-46e2-b0ed-1a0845062288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:15:00.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:15:10.869Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1e9473f7-2f8b-4566-a42a-37111420a25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:15:10.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:15:20.897Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=535a9556-2108-4379-9409-024e65ce8491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:15:20.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:15:24.030Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:15:24.031Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-31T05:15:24.032Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:15:24.036Z |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-31T05:15:24.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:15:24.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T05:15:24.051Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-31T05:15:24.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:15:30.914Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d846c0d5-4dda-40a2-8c96-196f04340327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:15:30.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:15:40.939Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3ffd3d3d-59c5-4711-9cc6-ccd4320f85c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:15:40.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:15:50.961Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=930847ba-268e-49a6-bde7-682fe8c0547a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:15:50.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:16:00.983Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=0474fb83-de46-47da-9565-0ef6ef67be2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:16:00.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:16:10.999Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=653716a3-4898-4575-a847-d19a43af1aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:16:11.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:16:21.017Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=89462519-3596-40b9-9005-59395ac44a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:16:21.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:16:31.033Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=253e7cbb-0c8f-4935-9374-886b409a235e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:16:31.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:16:41.051Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f8c73614-4bb8-4680-94ed-9fd6826f785e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:16:41.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:16:51.068Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7a81cbbb-decf-4bd6-bb58-209a15f2d6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:16:51.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:17:01.087Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f27e8fee-6f5b-4336-bd28-d2134b52a074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:17:01.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:17:11.109Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c1356a2b-4388-4ea2-a19f-4af4872d1a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:17:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:17:21.132Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=750b5e04-747d-4466-a6ff-78a756a9fbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:17:21.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:17:31.152Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7bea7008-a7b6-4f69-843d-789514c97b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:17:31.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:17:41.172Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a6a60e9b-9f90-4495-9e84-41e06713c930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:17:41.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:17:51.187Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=767a6b67-fb14-4ee1-951f-d08d12084684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:17:51.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:18:01.203Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=668a09c8-5877-4566-aadb-7ed54f690e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:18:01.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:18:11.226Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1b8a9836-4971-45b4-9240-5dca7a088da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:18:11.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:18:21.244Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=79e2c304-8672-4a27-b4e3-655c1c0f7db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:18:21.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:18:31.261Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f03a1d1f-e478-4b89-81a5-f4c42c0dd019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:18:31.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:18:41.282Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=56205f92-1527-4e60-b293-78d3fa91aa6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:18:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:18:51.352Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=252a6e09-5b87-4094-a8a3-b09af8ae25b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:18:51.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:19:01.367Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c4ab65c1-c2f0-4a1a-a1de-fb3090b1b7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:19:01.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:19:11.393Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=bdf6e5a6-4f0f-48d6-9cf7-499e0559c6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:19:11.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:19:21.412Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b3968368-2b87-495c-961e-f6713905aa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:19:21.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:19:31.426Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ab49b857-8ff9-4947-b0b7-c12dc00ef825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:19:31.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:19:41.449Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=880601d3-4f99-40b1-9c6b-e374e41fd13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:19:41.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:19:51.468Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=47fb0797-d4eb-4459-adae-99c8546c5f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:19:51.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:20:01.489Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=deb46f4c-f872-477a-9172-5ac44c9961d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:20:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:20:11.508Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5002f9c8-bdbe-471b-973f-92e539ba4c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:20:11.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:20:21.526Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4dffd61c-fee3-402f-96d1-a3cab1b22bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:20:21.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:20:23.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:20:23.964Z |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-31T05:20:23.966Z |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-31T05:20:23.970Z |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-31T05:20:23.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:20:23.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T05:20:23.989Z |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-31T05:20:23.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:20:31.552Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=cda5bbf4-6e6e-4d52-90a7-6d52eb72c450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:20:31.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:20:41.591Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=fa9106d2-a648-4e2d-ab44-975ddf716078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:20:41.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:20:51.607Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d5f712d5-0316-4109-8beb-93b445aee4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:20:51.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:21:01.626Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5b38a222-4229-4ebd-9a75-5be2da29f964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:21:01.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:21:11.641Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ea477598-ef55-480e-9de4-db009017d3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:21:11.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:21:21.666Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1b1a37b7-cf34-4de1-a943-ac99d8b804b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:21:21.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:21:31.695Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4bba256c-b188-4e97-8856-c6e135135fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:21:31.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:21:41.712Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b28736e8-3072-43e3-9085-aa2c5413d603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:21:41.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:21:51.728Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=503c8dd4-59a8-4b80-a4e7-0aafe3181774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:21:51.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:22:01.750Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8467ae57-6cd0-4f1a-97fb-d89f610a7b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:22:01.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:22:11.770Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5ee1e006-cb43-447f-9c1e-700b414afbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:22:11.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:22:21.786Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d732dd89-4daf-48f1-bda7-36ed2ea2a89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:22:21.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:22:31.803Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=174a2fe7-8fe9-4d08-82bb-d1120430d271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:22:31.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:22:41.817Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6811e3ac-05ea-4aa9-b86a-fc77a1e20327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:22:41.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:22:51.832Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d81e4573-7fb1-474c-8a3e-23694df53599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:22:51.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:23:01.850Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=0cdef226-0cbb-41e0-9c5e-79803f12b69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:23:01.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:23:11.883Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6572b7e1-00c3-414f-807a-b4b3b3b14bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:23:11.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:23:21.906Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f220efa5-781e-4da9-a29d-b1ef7ee73691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:23:21.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:23:31.937Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=00074cec-882e-46db-beba-128856b1adca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:23:31.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:23:41.952Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=69cf34a5-1135-4dcc-8d23-c9d0386db2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:23:41.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:23:51.978Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=32ee63f3-bdc7-4720-ab28-731c62080141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:23:51.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:24:01.994Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5604e643-6faf-429e-b803-3ff02d048a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:24:02.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:24:12.015Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=83100230-7712-4f3f-87bb-63569484fd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:24:12.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:24:22.043Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8ea827de-7e00-4f3b-a356-6d4b7d17c510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:24:22.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:24:32.059Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c687fee3-aba1-4660-9ed3-ab8620d0f92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:24:32.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:24:42.085Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3188e1e9-d0cb-4eb0-a195-e1ac8b3671fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:24:42.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:24:52.106Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f7704b58-1073-4572-83b7-caa29e3c3d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:24:52.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:25:02.127Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b7558a2f-cba5-4bb6-aecd-9bfec19bd442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:25:02.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:25:12.146Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e70712a9-ac1d-4a87-b903-5083f26467f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:25:12.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:25:22.196Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=033d4f4e-b177-4feb-be8b-8c6cbd73c1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:25:22.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:25:24.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:25:24.021Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-31T05:25:24.022Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:25:24.024Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:25:24.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:25:24.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T05:25:24.043Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-31T05:25:24.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:25:32.222Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=395ad6ec-88e0-4681-af57-5125d91b2225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:25:32.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:25:42.246Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f0ecb8a8-0bc5-4a3b-a641-4f4fff899f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:25:42.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:25:52.261Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=0ff42193-ea89-43b7-b0ff-3fb2df22e7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:25:52.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:26:02.290Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=0b2837a6-b693-422d-a44b-af9cae500e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:26:02.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:26:12.325Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=cf5ca4d5-f87a-4cad-9f4d-852816178229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:26:12.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:26:22.350Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3d0a7c1f-3006-4c77-9ee9-e4678ca4932f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:26:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:26:32.388Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5fb46c7d-8998-4eb3-b34a-40a0b3b0c5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:26:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:26:42.408Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=29c663c3-1426-4dd3-b68e-bf28bc53c6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:26:42.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:26:52.426Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a5540825-a527-4248-b422-d6710ee0e277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:26:52.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:27:02.450Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=43e5357a-057d-40f8-92ab-21b311ca5663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:27:02.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:27:12.495Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4eb23733-721d-4324-b483-2449f8b01ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:27:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:27:22.527Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=be5abafc-a612-4b03-8539-067aa1baf38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:27:22.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:27:32.558Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d588e5df-a9a2-492f-80af-2753bbad14ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:27:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:27:42.598Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3b23539b-8fb9-4bd1-981c-9d1e839d5949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:27:42.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:27:52.615Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=92b9179d-a295-4e4d-88dd-9fccfd012ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:27:52.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:28:02.668Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=dfe3a899-1260-4c7e-9a94-4df401be0cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:28:02.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:28:12.712Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8edfd9c9-3fb3-4f80-88ec-5bff678680be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:28:12.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:28:22.735Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3dbb07f1-8857-4c54-849a-13508ab8e8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:28:22.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:28:32.760Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=aa285781-4096-4914-b459-2b71fc6b4dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:28:32.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:28:42.781Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=84e759ca-20fe-4918-9fba-f65ffec91bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:28:42.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:28:52.803Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=102fa097-c3aa-4ff9-918f-4afd8e7afde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:28:52.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:29:02.815Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9d768c40-3826-4a1d-9b57-0dde5c3802b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:29:02.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:29:12.829Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3b022c4b-2b91-4dfc-bbb2-6803cd1a1730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:29:12.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:29:22.853Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c1178a2a-8c13-427d-b193-cefec7649f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:29:22.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:29:32.871Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=bb24ae8d-46d7-48d9-98e4-47477329dfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:29:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:29:42.884Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=eed410b7-47f1-4af5-9842-721a31374b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:29:42.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:29:52.909Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=da6f81e0-d295-415c-8f92-76353e31ef31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:29:52.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:30:02.933Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4b3bb616-1b83-4972-9fd0-4298cd675e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:30:02.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:30:12.954Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=60537030-0025-443c-b2f5-c262b23bc0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:30:12.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:30:23.000Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c8d2847f-45c1-46bc-a6cc-192f791dc06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:30:23.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:30:23.982Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:30:23.983Z |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-31T05:30:23.984Z |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-31T05:30:23.987Z |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-31T05:30:23.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:30:23.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T05:30:23.998Z |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-31T05:30:24.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:30:33.018Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=cb1fbea4-4fad-4675-8bbd-f59ffcf71d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:30:33.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:30:43.034Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=db61527a-7515-419c-a499-a10e0716d6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:30:43.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:30:53.074Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ea4da4a5-f938-4561-8938-37ef94a87bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:30:53.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:31:03.096Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6e366a38-dabd-454c-868f-88601758c237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:31:03.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:31:13.119Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c14fb80d-a1e4-4ab8-89d3-523abd91a498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:31:13.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:31:23.143Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=fa02e6d8-afee-4e31-9fb2-05087603e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:31:23.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:31:33.161Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=de475c86-6ccd-40f1-bda4-97a4554e7702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:31:33.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:31:43.180Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e63126c4-7ee1-4ec6-a3f8-daf5c38ff735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:31:43.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:31:53.200Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=850c1c24-d625-40d3-9d07-826371016b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:31:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:32:03.214Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=cea5ae87-7f71-4cfc-9ed9-7939ecaf7357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:32:03.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:32:13.227Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c5f76720-6574-4ec8-8172-c10f739a0879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:32:13.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:32:23.239Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=11c6e9bd-1f64-4957-9ae4-899d63e57b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:32:23.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:32:33.254Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2a985a2e-739e-438f-b70e-c04b8e8b5b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:32:33.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:32:43.273Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=fdc8b7df-0ed1-4ccf-8950-1ade02aad0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:32:43.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:32:53.290Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=91739d7e-e87e-4ab1-85fc-04090d58bbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:32:53.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:33:03.304Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=446ee06a-2d93-4289-aee0-9fa11e6e7095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:33:03.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:33:13.327Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=738e8ce7-903a-4f7d-8fe8-63333d0e5063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:33:13.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:33:23.345Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9a3d5145-d259-45b4-82ea-b9904b08018d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:33:23.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:33:33.365Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=0509f056-3cc2-4841-b934-77e9f962d5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:33:33.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:33:43.379Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=00cf808e-c5fe-43fb-82f4-ec44fca60c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:33:43.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:33:53.395Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2481a6bb-0a80-45fa-a657-5c4d59a5a78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:33:53.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:34:03.415Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=92186fbd-c511-495e-b09e-0bd464261cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:34:03.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:34:13.432Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d74497b5-36ab-4a38-8913-4bf7a393b269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:34:13.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:34:23.458Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ef941574-1581-4476-aa91-ae6b649d2e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:34:23.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:34:33.470Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=908b2bba-91cb-4b51-a28f-cc3cf7a4b97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:34:33.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:34:43.484Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=17195558-762b-40a7-8114-f588952f01b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:34:43.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:34:53.515Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=227be794-dc1d-4ee7-9242-ecc4e13e8571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:34:53.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:35:03.530Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=637fa508-de95-4d14-bab3-b117da6b84fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:35:03.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:35:13.570Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=de7465cf-01cd-4fb6-99f3-56d40590dcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:35:13.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:35:23.586Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=93bab5db-e7f2-4d63-ba9e-e5ebd28c7c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:35:23.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:35:23.979Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:35:23.980Z |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-31T05:35:23.981Z |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-31T05:35:23.987Z |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-31T05:35:24.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:35:24.001Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T05:35:24.001Z |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-31T05:35:24.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:35:33.610Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3bfd97b1-bdef-4445-bd65-206f01dd5390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:35:33.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:35:43.625Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9ef8a84f-66a8-4af5-b794-4e9987814235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:35:43.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:35:53.643Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=feea65bf-deb0-4c11-8c40-c64917f9a6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:35:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:36:03.659Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=72281661-7e77-4dd2-bc63-a5bde24c6757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:36:03.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:36:13.672Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=695e057b-89a8-4b5a-948d-ea5ab1114632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:36:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:36:23.689Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d01a8934-a4d1-4a48-9e31-0c9b01bf58c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:36:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:36:33.716Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=476c9a43-a448-4f1d-877c-0b4ed4fa6bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:36:33.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:36:43.734Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b7b66044-2ead-43ad-9c04-1aecc0a18431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:36:43.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:36:53.759Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=31ebf1ed-29d8-4116-941b-5edb8c6a32ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:36:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:37:03.777Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7727d92e-5b29-461e-9bad-2749d56b4ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:37:03.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:37:13.794Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ceb5f239-5a9a-4899-8258-c3ad27acdc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:37:13.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:37:23.807Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=436c23bd-b2a7-4c71-adf3-59dc0bc06b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:37:23.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:37:33.819Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4a15de55-03e5-4d0d-a71f-b96d8b462d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:37:33.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:37:43.839Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=521e49c0-30b1-40f7-9009-c4dd75f90128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:37:43.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:37:53.855Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=71102e4a-2a98-4b0e-9155-2a73530d2cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:37:53.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:38:03.869Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a5f3cb35-5a18-4713-9d9e-a2ca4e9a7890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:38:03.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:38:13.884Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=23e9f399-cfde-43d1-a667-7b1e17ead224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:38:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:38:23.900Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c44be7a6-4ca6-46dc-95a5-e38669e196d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:38:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:38:33.919Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3be90cfb-75d7-4608-a1a9-fd4f33627b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:38:33.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:38:43.969Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4a905df6-7d8f-4ae1-b80b-df693a1aa761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:38:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:38:53.984Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8eb8dbe0-6846-4fa7-bbe2-c5b89bb32c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:38:53.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:39:04.000Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=735f3ade-85b7-4040-a804-a000c47dad55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:39:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:39:14.020Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=bb78b8f2-8555-4d40-8a9d-f0ad256a3a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:39:14.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:39:24.037Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=fbaaaddc-3882-4d53-b3fb-6aa98f9f76f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:39:24.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:39:34.053Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ca444d6e-d6b8-458e-a598-d448cdc9edb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:39:34.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:39:44.068Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=af3cf454-e5ce-4469-a26f-7576b1b3d477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:39:44.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:39:54.084Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6690458b-e975-42bd-be7f-f6f97f690750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:39:54.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:40:04.096Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=964a7b2c-a122-4365-acaa-98a7b1f6da2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:40:04.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:40:14.112Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ceaa6890-27e1-4f9a-b5dd-591f2a29035f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:40:14.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:40:23.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:40:23.877Z |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-31T05:40:23.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-31T05:40:23.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-31T05:40:23.893Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:40:23.894Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T05:40:23.894Z |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-31T05:40:23.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:40:24.125Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=cdad79eb-c39b-41ba-ae6f-487b64fb8975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:40:24.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:40:34.139Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3bee94af-3c07-4fb1-8338-896851c267af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:40:34.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:40:44.225Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7b868d9b-adf5-4f10-bac4-810bc7935db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:40:44.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:40:54.258Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8a9aa9e6-bdf3-4dbb-a5e2-0e9a8e686f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:40:54.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:41:04.271Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4c1d10f5-edec-49b9-bf71-7ea60379fab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:41:04.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:41:14.293Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=fe815cec-1c3a-4d9f-ad7d-1dfb1f88b9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:41:14.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:41:24.309Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=16853cf1-e91b-4e7a-83fe-12c1aa25c5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:41:24.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:41:34.334Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=793901a9-55d6-4ff1-b74c-d431e2cb490d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:41:34.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:41:44.353Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=da6eb2c1-9093-4a79-89d2-5e549d313048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:41:44.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:41:54.369Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=34bbcb82-0063-4ab5-aace-865243493130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:41:54.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:42:04.391Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=36c89d3f-7a86-40e6-aaaa-c579519e3d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:42:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:42:14.408Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ba2fab4f-e8c2-43a1-9fcb-d0ca95bf99ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:42:14.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:42:24.421Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d84aeae4-29d1-4ae6-9395-3c53d57fa7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:42:24.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:42:34.463Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5959d872-8ce5-4f1f-8925-830dd82e5f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:42:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:42:44.484Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9a88f87c-974c-4834-8d28-c7538d90f7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:42:44.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:42:54.504Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=181a0ef3-a684-444d-a20a-124625986d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:42:54.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:43:04.519Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4c1c827e-12d3-432b-a2cf-39c22337b400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:43:04.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:43:14.541Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d14ca84e-e0a4-4bba-9d81-03888fc765a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:43:14.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:43:24.553Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d27c7936-8779-46f3-9ae2-8f0b6d251e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:43:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:43:34.570Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f73ba49a-e382-4835-b02a-7f569f9aca85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:43:34.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:43:44.587Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=76bf2037-7b74-457e-a0cc-14891f47c3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:43:44.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:43:54.607Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=af3b2dcd-741c-4210-862e-c0252974d52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:43:54.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:44:04.619Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=da270f5d-efb0-4280-b049-7f7471196e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:44:04.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:44:14.642Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=374788b6-51be-4d84-87f8-ca38730afe0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:44:14.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:44:24.654Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=85b72e50-7042-4144-a3ae-37aa2f7d638d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:44:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:44:34.667Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2ad0b698-64e9-48a6-8645-0c1722b5c556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:44:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:44:44.683Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=188356d3-0421-455b-9edc-b94a1cbb50b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:44:44.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:44:54.715Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7201640f-0d36-4865-8ae4-374a0db33663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:44:54.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:45:04.730Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=29d53615-3f5f-4685-ae39-20b824e2c1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:45:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:45:14.756Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d3bb94dc-91c9-4452-9f57-234f51e8c03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:45:14.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:45:23.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:45:23.930Z |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-31T05:45:23.931Z |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-31T05:45:23.934Z |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-31T05:45:23.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:45:23.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T05:45:23.941Z |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-31T05:45:23.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:45:24.768Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a3df90bc-8fb9-471a-a678-86c3b96eb8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:45:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:45:34.780Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b0a2edf4-27ae-4065-8c8f-3db4e00ae5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:45:34.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:45:44.792Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6195eb6a-5253-4da9-a6c1-bab85fbcdb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:45:44.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:45:54.810Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e3db1a54-f0f4-4b54-a9e6-f27dd1de9b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:45:54.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:46:04.828Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f74e7b7b-1d19-405c-81f1-0d258738f58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:46:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:46:14.854Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7e2473a3-69d7-4f92-ada1-61e20165b0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:46:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:46:24.867Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c50d0ca2-a883-4262-9acf-b8404068de3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:46:24.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:46:34.880Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=fce4f641-dab7-434d-80ac-94ac4d54b133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:46:34.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:46:44.899Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=34c4524b-e09a-4fcf-86ea-187be3fab3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:46:44.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:46:54.915Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ff22c080-61ce-4a72-b843-f2e919f8e99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:46:54.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:47:04.929Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=54861b03-73ff-4444-b782-ac349d2836d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:47:04.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:47:14.948Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2cd61608-d260-41a5-9a3f-096b6391032d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:47:14.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:47:24.963Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=56849337-9063-437b-b012-9546c1619875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:47:24.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:47:34.982Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2c2406f7-e3fe-4c3a-a3ca-603abd29125c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:47:34.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:47:45.000Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c4c623d9-ef1b-428b-819c-5f871592f1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:47:45.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:47:55.016Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=847829c0-6cb9-4dfd-954a-bced0fb85c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:47:55.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:48:05.033Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2959ab00-9f3e-49f4-be0a-a2991ba03610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:48:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:48:15.070Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c92a06b6-39fa-4d8a-914f-b2a958258642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:48:15.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:48:25.088Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a2348690-553a-4686-af39-e69ee43ffc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:48:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:48:35.102Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8acc3cf3-5d5a-4e27-9847-6c041771528a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:48:35.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:48:45.117Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=cc8cf8c1-237f-4913-a9e5-9c20c289192f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:48:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:48:55.138Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2e9da01e-8f79-429e-95d2-5107cc0a345f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:48:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:49:05.153Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=60e308d1-6ef0-49c2-ae04-e85ef10a9f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:49:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:49:15.172Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=bdb8a1b3-b2c0-4dd0-ba24-ee6d1894eaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:49:15.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:49:25.189Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a6d1abd0-877b-418f-abed-a422b96f80ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:49:25.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:49:35.207Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8fe0cb64-006e-48b2-a199-2ca11ac20bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:49:35.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:49:45.222Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=19c9c3ff-f550-40d3-a09a-e79fc0bcebc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:49:45.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:49:55.241Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b31ad82f-846f-417a-bb91-35030236d134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:49:55.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:50:05.260Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=eac0a1f7-74ef-41a6-a3db-d74c078b645e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:50:05.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:50:15.274Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=27abe7a5-5e5f-421e-a3ce-d05fb8113270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:50:15.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:50:23.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:50:23.924Z |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-31T05:50:23.926Z |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-31T05:50:23.932Z |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-31T05:50:23.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:50:23.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T05:50:23.943Z |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-31T05:50:23.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:50:25.300Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=0ad62793-519d-4cc1-954d-a9956c0a6f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:50:25.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:50:35.323Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5fd3a1b5-e2c2-4d5e-bc84-794392a90eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:50:35.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:50:45.345Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c7527a47-f4ca-435e-b633-dd75d2a52548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:50:45.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:50:55.359Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a6f82365-754d-4a03-a305-bcd2640cc1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:50:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:51:05.373Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=331542fb-9750-4b71-9a1b-543e1facfbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:51:05.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:51:15.386Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=943cb7f3-2b93-40ee-8f49-2dc50f59f84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:51:15.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:51:25.400Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=20c1b47d-addc-4661-8e0a-07075bcb7082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:51:25.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:51:35.412Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e4991369-766c-453e-b8d4-98ca09f77a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:51:35.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:51:45.430Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6a0486e0-5f09-4fa8-a9ad-ce3639e0354a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:51:45.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:51:55.452Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b9b8c4c1-06e5-4d86-bb52-fcc6cff68b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:51:55.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:52:05.481Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8d5dd252-f21b-47bc-a2ef-b8515e424732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:52:05.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:52:15.495Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ba4404db-1fde-40bf-b8f6-fe0e57c78f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:52:15.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:52:25.508Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=67e5652f-dac9-4cdf-8e53-912f988e1f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:52:25.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:52:35.523Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=db1b8d5b-cfaa-4b80-99cd-5e7b1e8a3f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:52:35.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:52:45.535Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=0bfee5e5-f7ae-4978-8593-7a2a0945f406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:52:45.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:52:55.552Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=63d917b0-cd5d-4f71-96c7-af0f53c38785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:52:55.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:53:05.575Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=994217ee-bedd-4616-9b5f-8422ccfd6354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:53:05.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:53:15.597Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a783e786-4b70-4f18-8ce8-5575bb1a5511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:53:15.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:53:25.642Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2c9e90df-2a18-4f87-8022-a7b0ca326f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:53:25.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:53:35.675Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e78c56f3-d5ba-42a2-9d8a-f06f3faa742d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:53:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:53:45.694Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=79f9c585-5b22-4688-99f7-efac306aa47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:53:45.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:53:55.705Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f586ce34-86cf-4016-a87c-93ca867acce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:53:55.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:54:05.722Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f9aa6fa2-ba25-4460-9033-af5bc279b7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:54:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:54:15.734Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a4d811df-43b2-4692-9749-4a3ff384193b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:54:15.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:54:25.749Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a15f3d11-221f-484f-89e7-b4336777f092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:54:25.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:54:35.766Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c5adb467-4238-4a1e-9256-148e5b669533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:54:35.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:54:45.789Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=fdd6882a-2552-4ec2-ad3b-b884b5d834f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:54:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:54:55.825Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8162bef8-75f2-4f7b-abd8-44742163caff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:54:55.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:55:05.838Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=0e3faba6-8f3e-45d3-b600-27e25c15e8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:55:05.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:55:15.855Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5df66aed-1e7e-4db2-9b5f-aef1330d6e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:55:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:55:23.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T05:55:23.823Z |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-31T05:55:23.824Z |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-31T05:55:23.826Z |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-31T05:55:23.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T05:55:23.833Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T05:55:23.833Z |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-31T05:55:23.835Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:55:25.870Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=cdb829d7-fab8-40a3-aa72-685881198dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:55:25.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:55:35.883Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=992b5244-3c0b-439b-9b3a-7719575bf3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:55:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:55:45.896Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=082f6c15-1696-4d41-9151-e980c2d02b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:55:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:55:55.921Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=da549146-e381-4b11-a5a7-1b42204f5f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:55:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:56:05.938Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3d3bdb81-a300-4f5e-b43e-33d57bc1c4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:56:05.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:56:15.951Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c70df750-1baa-4c9d-be39-fe71a97769df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:56:15.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:56:25.962Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=eac3520d-93b2-4413-adeb-b4914941d2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:56:25.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:56:35.987Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9ee3062b-54b7-4b3b-bc19-93bd513dca1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:56:36.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:56:46.001Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9611a2d3-f1b3-4e58-9762-7322ed15dd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:56:46.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:56:56.015Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d75c66fe-2602-4951-a13c-3acaa5b8c289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:56:56.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:57:06.041Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c138de04-fcf1-44d2-aa46-bcd12baf42a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:57:06.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:57:16.053Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a8c36758-1357-411f-aa65-2a14cbade927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:57:16.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:57:26.074Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6f6b0455-45f9-4a69-a10a-c3ed3a77d505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:57:26.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:57:36.100Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=21d4e052-e05b-433a-ba16-0e699e16a12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:57:36.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:57:46.112Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ef50e8d3-1e04-48dd-8541-cb456b383a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:57:46.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:57:56.130Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9e165060-4f51-416d-b8cd-50af901238dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:57:56.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:58:06.148Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2c5ba8ff-0009-4000-9c88-a8ce69b0f344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:58:06.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:58:16.162Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c6ea286a-d7c6-451e-b02a-56a1bab05dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:58:16.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:58:26.184Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1730f977-f864-4cb6-a534-5f9720ed7116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:58:26.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:58:36.198Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b9e6c5f5-9a4d-4978-a3a5-51015418a568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:58:36.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:58:46.211Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d53b4c44-d878-4a83-91f4-ab9783168fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:58:46.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:58:56.223Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f1ea747f-1d1f-4f40-85ce-1a5b9a5e2f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:58:56.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:59:06.238Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ed090ac5-e699-49b0-9912-bffc6f620220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:59:06.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:59:16.257Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=451e45c5-73c0-4aae-b095-af7ebe219e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:59:16.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:59:26.276Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=40d35258-b9c0-4b15-afb8-b17ae10a770f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:59:26.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:59:36.300Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=561a1e75-1085-48c8-b669-140333d1d077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:59:36.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:59:46.320Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=abdde5f8-e4ba-4db6-98db-aa5ced59af99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:59:46.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:59:56.340Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d64ceaa4-56a9-48a6-9a24-e4ffd879b682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T05:59:56.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:00:06.355Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9ea096ba-20c3-4f84-bd88-635b4bd39cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:00:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:00:16.372Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c6a71cba-7c7c-4606-a4d6-c4ea7dedda2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:00:16.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:00:23.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:00:23.931Z |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-31T06:00:23.932Z |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-31T06:00:23.935Z |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-31T06:00:23.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T06:00:23.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T06:00:23.943Z |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-31T06:00:23.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:00:26.389Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c93f921a-ae27-4067-8680-45c42e8f8e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:00:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:00:36.407Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ac189737-42aa-4e18-9324-4245b8607be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:00:36.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:00:46.421Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8f784c49-57c3-4b34-a106-efc0c532cd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:00:46.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:00:56.449Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=46d903c8-b311-4306-bc70-b7fecc337594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:00:56.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:01:06.464Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e6ea9b16-7c8f-4b57-99ae-4df2a2c1faac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:01:06.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:01:16.477Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ac063fe6-d9fa-4fbb-814f-776fffdc71df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:01:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:01:26.509Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3de7de9e-f451-4a11-b076-68b488939ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:01:26.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:01:36.520Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ea22bead-5631-488b-bc9e-2ada2924fdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:01:36.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:01:46.535Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=408e2a6d-768b-404e-b200-e276fd0beeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:01:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:01:56.552Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d1650162-44da-4600-b26d-872b546db57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:01:56.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:02:06.566Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f6fc464f-78b0-4e11-92a8-2a5fa44efd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:02:06.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:02:16.580Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=eab9e28a-a8b3-418e-825a-f39719444c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:02:16.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:02:26.593Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=69c4f28f-b424-4953-8390-d977004ec830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:02:26.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:02:36.607Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1887afdd-a026-478b-af92-732d1a0d106b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:02:36.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:02:46.619Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9e39a242-5f4e-4af6-b3a5-575dc5318529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:02:46.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:02:56.638Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7caffe0f-b7b8-42d0-a8ba-b384ca7be6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:02:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:03:06.652Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=fe66dd02-0230-4692-8b9a-488faad064f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:03:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:03:16.665Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=aec52f0a-40f1-4d9c-a61e-8facd5d57d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:03:16.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:03:26.686Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5c80616a-a3ba-4519-a2e4-948c291fd658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:03:26.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:03:36.705Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=63465d37-6ac1-4c12-8623-5793511425c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:03:36.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:03:46.722Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7cfe1ae3-e20a-4501-9f8c-2b662d02aa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:03:46.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:03:56.733Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=182c0e1c-66f8-4c02-8efe-e33794ae6650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:03:56.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:04:06.746Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=bd0be0f5-3412-4486-8fea-cb453b602bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:04:06.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:04:16.757Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5e2cb8b4-e182-497c-9c5e-b551489ef845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:04:16.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:04:26.773Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b8c175c3-39a9-41da-b8e5-08dda6d7bbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:04:26.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:04:36.787Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f58fd36c-7a15-4449-9952-0677c51b8c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:04:36.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:04:46.822Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d4d7226c-b8ce-4596-93d8-81ba1c373704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:04:46.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:04:56.834Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=390c7d09-9f44-4064-8f49-f26af71122a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:04:56.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:05:06.844Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=beeade97-8076-496a-a6da-1fbd4da756ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:05:06.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:05:16.861Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=06f47f25-f65a-4d2c-8b6e-fd097009648f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:05:16.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:05:23.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:05:23.796Z |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-31T06:05:23.797Z |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-31T06:05:23.800Z |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-31T06:05:23.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T06:05:23.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T06:05:23.805Z |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-31T06:05:23.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:05:26.881Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=47e1d17c-b2f0-4965-90ab-77f2f8945ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:05:26.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:05:36.896Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=585652db-7ada-4a5e-abc6-231e8ac6ec36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:05:36.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:05:46.918Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=0eeec125-68c2-4350-b789-77ef4efa22c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:05:46.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:05:56.931Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=61bbb793-d7c4-4442-b922-4f577e9acdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:05:56.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:06:06.945Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=43e435e5-b550-4221-8a7a-a20f9f03dff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:06:06.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:06:16.959Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=fc8e95eb-499c-40fb-a018-233d0b2cc89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:06:16.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:06:26.972Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2b1187e3-c505-44ed-9239-feaf60e6ba78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:06:26.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:06:36.989Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c0647e40-4b90-4da6-a1f4-0fb7b754c8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:06:37.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:06:47.003Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ed2e7a4a-a207-4202-b352-6cc2bc0d124c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:06:47.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:06:57.014Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=fa265241-546a-4568-b12c-81a55bd2ac07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:06:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:07:07.027Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2fe00c19-0585-416a-8169-62de88628b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:07:07.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:07:17.039Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c3cf8bd2-8fdb-474a-aaa9-941eb9984743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:07:17.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:07:27.050Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=27f847bd-d9ae-491c-a97a-a655865d993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:07:27.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:07:37.063Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=91e3f604-544c-4a1f-8973-9abb27058feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:07:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:07:47.076Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=898cc7ec-8cdf-4af6-8d73-f1f8c484f146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:07:47.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:07:57.101Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4b67fe77-860d-480e-b434-422e43bb2e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:07:57.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:08:07.124Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=dd732760-60d4-42ed-b498-0a4055d57ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:08:07.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:08:17.139Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1770bcd5-0e35-4441-b9b9-23695e1adf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:08:17.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:08:27.160Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=dcbc1766-8e7b-44ee-a110-f38a3798630f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:08:27.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:08:37.175Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8e03b05d-d5dc-4734-83b6-cf844c94ce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:08:37.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:08:47.192Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e0671b72-89d0-4e29-9c82-4fdbfb2467b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:08:47.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:08:57.214Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6313ade9-6385-4b6b-b8ca-0b6b786c2c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:08:57.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:09:07.232Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=48463ebf-5172-4381-9dfc-635d97b7722b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:09:07.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:09:17.249Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=21079c11-1364-45ec-9e36-a5b18312a3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:09:17.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:09:27.263Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3ae61909-5581-45ff-8b2f-18567bd55645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:09:27.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:09:37.277Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f5f9ccaa-2eca-40a1-b1e2-88764cbcabb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:09:37.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:09:47.290Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=29db52f7-5028-4f02-aac2-1bb1f6bf0d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:09:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:09:57.304Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=46b242cd-ccc4-4991-9ece-69211c052d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:09:57.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:10:07.321Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2bb5f9e1-eacb-4f8e-8c10-643c2dd8d75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:10:07.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:10:17.342Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f1bb6806-58d3-4976-a9e7-3ca70e95b30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:10:17.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:10:23.942Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:10:23.942Z |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-31T06:10:23.943Z |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-31T06:10:23.946Z |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-31T06:10:23.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T06:10:23.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T06:10:23.955Z |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-31T06:10:23.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:10:27.359Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=07f77ea9-6d3c-4471-8b46-4adac51e0b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:10:27.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:10:37.371Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=dccacfd1-107a-4f0a-ab5d-75253691e5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:10:37.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:10:47.382Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d1dcb431-04c3-47dd-bbdb-d1f243c5a358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:10:47.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:10:57.396Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5a00db39-f8d0-4e50-a68a-34ceea87f241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:10:57.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:11:07.410Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=fbe482c5-4dfc-41aa-aa8c-2ccd18795f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:11:07.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:11:17.422Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=40c834c8-a110-42c3-94c2-3641c2cb5228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:11:17.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:11:27.445Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5f7e54f2-5615-422d-80a3-d693e627e181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:11:27.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:11:37.467Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a87e9383-ecff-4ab4-9d17-96d2e295c950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:11:37.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:11:47.479Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ff6cfd43-4ac8-4aee-9685-e0c920b8ec08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:11:47.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:11:57.495Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8a15e127-7d61-4111-b1b9-5646417d38c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:11:57.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:12:07.509Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6c4893e7-0f11-47e9-aa1b-37a4840f7d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:12:07.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:12:17.528Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=39476669-595e-4ee9-b9c5-3fb97342afc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:12:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:12:27.547Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=050a5b78-bb7f-4ea9-b6df-21a9bda6f84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:12:27.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:12:37.563Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=abc553bb-5977-421a-bf61-fc5e66c509b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:12:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:12:47.576Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=47a5182b-ac97-4daf-9a98-872012af54ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:12:47.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:12:57.594Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=63ce5f36-fa54-4f73-b261-b8659e0017fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:12:57.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:13:07.606Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=028a64a7-1536-41c7-85cf-1d53460ae3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:13:07.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:13:17.622Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d9de7eac-a9bb-4d6b-8016-503ce086c827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:13:17.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:13:27.636Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3bf7ef36-32ca-4919-9af9-d38b125ffa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:13:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:13:37.649Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=69c5862e-36a6-4786-a8f6-76c5098a3908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:13:37.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:13:47.660Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6a73e335-9d82-4162-b942-5532d947ceb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:13:47.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:13:57.673Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f63be81f-baa5-413c-bc43-da3e7cbedad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:13:57.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:14:07.685Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=149c8bf0-065a-4435-8c86-3a5f52124d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:14:07.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:14:17.702Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1850a70b-74da-4f90-919c-36720e52b0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:14:17.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:14:27.715Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=63dbaeb1-858e-4ab6-b44a-de79fbd3c7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:14:27.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:14:37.734Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4d60c4a7-cc2d-4165-9aec-1121172213f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:14:37.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:14:47.749Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a1522621-d6a6-4cfa-80bf-08bad6f3cbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:14:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:14:57.767Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=18031df9-defa-4ba5-8b81-71312fa68dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:14:57.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:15:07.779Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1e0334cf-1204-4a29-b8a6-74b62ff0ca03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:15:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:15:17.795Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ceb0799a-3fdf-4e9b-8086-41c0648e51cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:15:17.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:15:23.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:15:23.805Z |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-31T06:15:23.806Z |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-31T06:15:23.808Z |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-31T06:15:23.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T06:15:23.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T06:15:23.814Z |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-31T06:15:23.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:15:27.808Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=35ada1cd-3190-4f26-aa1f-5db2e60a9019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:15:27.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:15:37.819Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=40ad6f56-5581-46e4-9a56-e0df7cf9c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:15:37.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:15:47.851Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9f876c12-64ed-4d78-9158-17234802cb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:15:47.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:15:57.869Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=604d16c6-5a48-44f8-81fb-9978668a7be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:15:57.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:16:07.884Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=edc2200c-f84a-440f-8831-959fff1fc100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:16:07.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:16:17.900Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a78ba4b1-0499-427a-8a63-2a35af0edddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:16:17.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:16:27.911Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=dad20c1f-d607-48a9-9b11-9d91cff37402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:16:27.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:16:37.922Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=21f814b5-4701-44f9-882f-fa1d36c5ae99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:16:37.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:16:47.961Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6d2f4712-e2e2-4fec-9074-75c5915fd36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:16:47.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:16:57.976Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3ade31c1-17dc-45e4-a77e-f3a64aeae5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:16:57.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:17:07.988Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8a830b41-2724-47c0-8fb6-5a5d2c322b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:17:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:17:17.999Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=07daec09-d097-4f02-882c-2bad18142bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:17:18.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:17:28.011Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2ee37881-36d2-4e16-b013-d23580f799f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:17:28.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:17:38.217Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=98b36698-c024-4c14-84cf-75769cfcad81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:17:38.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:17:48.232Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=044309dd-b0db-4b7b-aea6-f2c2079a5959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:17:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:17:58.262Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=433f9dff-1820-47ad-ad73-a75126fea0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:17:58.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:18:08.286Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1b636401-3d53-4727-b6cc-5d7e875defbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:18:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:18:18.299Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8206efd4-0100-4c20-a292-27b4f9e22465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:18:18.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:18:28.313Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9c698f54-9b68-4625-a016-4636646f5f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:18:28.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:18:38.331Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8c82aba5-6e36-4214-9beb-8b9ef65f52cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:18:38.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:18:48.361Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e886017b-38c5-4aa8-b65b-a11cea0c06db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:18:48.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:18:58.381Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=13df1a99-40af-412f-b04d-2544341830bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:18:58.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:19:08.407Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5fe4af21-745c-4008-a4fd-631ec71a6d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:19:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:19:18.419Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=bfac59f8-61ce-4fc3-875c-c54756689524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:19:18.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:19:28.430Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9b01d28d-ee3d-4c17-a11b-fd26f777833e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:19:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:19:38.443Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9a641d6c-e33d-4865-9c61-b35b86850d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:19:38.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:19:48.466Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=05285d6a-d8ba-481a-b053-698c3b9edfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:19:48.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:19:58.479Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6b1b2f3b-42a6-4943-ab51-b0143fa4fa67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:19:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:20:08.500Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=bb9697bb-8cc8-42f1-af08-0483a6e472f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:20:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:20:18.514Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4290644c-163c-4d8a-b6c3-c3b129bce8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:20:18.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:20:23.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:20:23.964Z |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-31T06:20:23.965Z |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-31T06:20:23.968Z |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-31T06:20:23.974Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T06:20:23.974Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T06:20:23.974Z |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-31T06:20:23.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:20:28.526Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=cd079278-7bea-4b80-99bc-e4207256f971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:20:28.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:20:38.540Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=42c7ca38-48ff-47e2-95d0-45c9bff6d89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:20:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:20:48.571Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3e5423fe-f581-4d6c-ab14-60a4aa53dee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:20:48.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:20:58.588Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=eb92eb34-2118-4ba7-821d-ac216a19624f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:20:58.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:21:08.604Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=453ca666-aecc-45bd-b7c1-3421d7a0b162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:21:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:21:18.616Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8046bc9c-47ba-4f4b-9b2d-5556e38546ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:21:18.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:21:28.635Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1a74124f-a6b1-4d71-9efc-c70226f85d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:21:28.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:21:38.647Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=665d6458-28b7-4dbf-b140-33a930ab49c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:21:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:21:48.670Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a4933e07-a5e0-4837-8231-865dc2ce7646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:21:48.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:21:58.683Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5cda06d7-55dd-467b-8216-71495852a9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:21:58.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:22:08.694Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b2bb9b75-9383-4658-8238-d4065cddf838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:22:08.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:22:18.710Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=417d59b1-3a97-4e45-936c-9748105289da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:22:18.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:22:28.725Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7a6dd2db-ebfa-4f46-819c-12fb05d010a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:22:28.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:22:38.737Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7871f6c5-2c44-4f93-9f04-0bd91b08a26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:22:38.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:22:48.750Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d4c67f03-28f7-416b-aac9-5e203eacd12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:22:48.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:22:58.764Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f8014bec-9042-44b9-8762-b277387110a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:22:58.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:23:08.776Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=bb6f9466-7c56-4f3e-be1f-f18904ee775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:23:08.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:23:18.788Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3c9fa733-e17b-4852-b571-22b2a09ddbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:23:18.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:23:28.800Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=617cdea9-7e8d-4c42-bafb-f53eb90f6146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:23:28.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:23:38.830Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=10de61fe-bc4c-4591-8726-c029ea3c8490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:23:38.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:23:48.842Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5ecc4fb5-fa1b-4339-903b-af3fb07a5480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:23:48.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:23:58.856Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b4fa7176-a92c-4af0-aa6a-1222a8421ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:23:58.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:24:08.899Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ae5585a1-8abb-41ec-9422-4786d02c1670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:24:08.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:24:18.911Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ada460a3-374e-4c40-af5a-4f0e796c82a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:24:18.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:24:28.924Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=bf1ab489-54a7-487b-b2d4-03d1e0310004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:24:28.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:24:38.938Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=49060d54-a61e-4dd8-90b3-83e50a36e9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:24:38.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:24:48.949Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d9c4444a-83c3-42e1-b3f7-e64535760cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:24:48.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:24:58.962Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=0b79138d-92ec-4e84-8fa3-e7ef3ed32ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:24:58.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:25:08.981Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ebef79a0-3821-4f59-bb06-68c872b5f522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:25:08.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:25:18.993Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=feb81073-4444-49d8-b626-1601ccd2e4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:25:19.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:25:23.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:25:23.775Z |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-31T06:25:23.775Z |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-31T06:25:23.777Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T06:25:23.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T06:25:23.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T06:25:23.782Z |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-31T06:25:23.784Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:25:29.005Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ce2ebff2-e947-431c-a790-2b8e206fa723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:25:29.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:25:39.017Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=407c8993-634f-4cb5-9d6e-3ee36e9739e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:25:39.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:25:49.028Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=56842981-7e0e-49de-b1c9-a577769c4dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:25:49.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:25:59.046Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=dcb927d8-c878-4d87-a74b-af19dbbe495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:25:59.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:26:09.059Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d8595acd-f0da-408e-9cfe-c74f8745bcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:26:09.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:26:19.074Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=679ca327-4c02-43cd-9c0a-83fa8866d92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:26:19.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:26:29.088Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ef136c95-e660-491a-828a-178e8caee03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:26:29.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:26:39.102Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=0ecaa11b-adec-4989-9f9e-7d78caf8d86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:26:39.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:26:49.121Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ba9cdc75-fde0-41c6-b905-14b7924a6ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:26:49.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:26:59.136Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c00459b2-d5d5-4928-9888-4fc95c1923f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:26:59.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:27:09.149Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=36780f24-beda-42b8-b26b-18b5a9ecbb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:27:09.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:27:19.168Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7910d15b-449a-4e87-99b6-23e3e0f2a5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:27:19.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:27:29.180Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2f20e84b-2062-4c16-84b8-00c65ea62ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:27:29.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:27:39.194Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=54594245-21f9-4b70-801c-76c29777fd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:27:39.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:27:49.204Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=26311c62-f79f-4412-97be-268cdf9a5612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:27:49.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:27:59.217Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9f967587-0c57-4abb-8584-499fb8839a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:27:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:28:09.237Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=184bee59-9d38-4203-a493-e1367b390945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:28:09.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:28:19.256Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=571d1d45-3584-45df-9144-6d3a5447cd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:28:19.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:28:29.271Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7c680aa6-1677-44fd-bae2-4c0fbcc95b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:28:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:28:39.289Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9fd5b946-bf90-4a59-a39d-08b128de9792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:28:39.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:28:49.309Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=81e03b84-9674-403c-9ded-1a4ab751bc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:28:49.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:28:59.320Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=993fd1e8-58a2-4bee-ae7b-9cc82e190134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:28:59.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:29:09.333Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f92f5a14-3239-46c3-b24f-493a1766cee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:29:09.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:29:19.344Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4cfdf2ec-d413-44d4-bff9-116dc9735e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:29:19.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:29:29.356Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e090fb20-71bc-47ef-b113-736e56997288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:29:29.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:29:39.367Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=658fec31-ca20-4a10-a6aa-e68c266a81bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:29:39.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:29:49.380Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9848cefc-a313-4003-99eb-831ed144fd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:29:49.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:29:59.403Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=25126187-c725-4bf9-b15c-47390bb0d88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:29:59.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:30:09.416Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=2515d5ce-4eb7-4f7e-ba0e-3f62cf7ae300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:30:09.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:30:19.431Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d9110cc2-fda8-40cb-b8e0-eece45ee288f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:30:19.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:30:23.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:30:23.965Z |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-31T06:30:23.966Z |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-31T06:30:23.969Z |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-31T06:30:23.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T06:30:23.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T06:30:23.976Z |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-31T06:30:23.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:30:29.453Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=46e87d91-a237-4a10-a5f5-2119165ef966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:30:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:30:39.475Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9e469619-9aa1-45bd-a48a-cd7c8d2e350a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:30:39.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:30:49.489Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=09bbafd2-8fac-4d5c-82f8-18df1e45ff63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:30:49.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:30:59.500Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6fd6a329-c3a8-47e2-9e36-c6ed9bb2138a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:30:59.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:31:09.513Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=dc03c223-34bf-484e-8eb7-9cdfbdcf8b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:31:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:31:19.526Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3c193411-1c0e-441f-ac79-e5cacaf5ce3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:31:19.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:31:29.539Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3204ebdd-4ad0-4fd7-8f58-a76d14b22a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:31:29.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:31:39.550Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=14883f60-eeb6-47af-9f6f-23dd35579a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:31:39.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:31:49.561Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=cbcb77cc-d3c7-4c96-afe7-6640458e9f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:31:49.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:31:59.571Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f4686e4d-39f9-443a-9339-4e08b5450e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:31:59.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:32:09.600Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=14d86295-3e94-41c6-928d-f5e6b10f2e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:32:09.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:32:19.615Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f168347c-170f-4517-b591-4ab418a54a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:32:19.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:32:29.628Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c687174b-b77b-4e70-9bc1-ab4b41e78878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:32:29.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:32:39.646Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=45c72904-934c-40e0-bc73-ffaeae78b4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:32:39.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:32:49.667Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=fbe56553-798d-4651-91e1-8f096dde0687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:32:49.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:32:59.679Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=66354854-3b18-49a5-a7e9-ac807fb6236c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:32:59.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:33:09.693Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=715dd5f1-22b9-44b7-b6eb-2e31260b6c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:33:09.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:33:19.704Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6dbcb238-39a6-4845-96dd-3c447d3c4917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:33:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:33:29.718Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ab9de833-4ec7-46d3-b8a5-6d7e1c069daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:33:29.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:33:39.731Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=20feeb22-34cc-4102-af3c-2af84160c6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:33:39.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:33:49.744Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4733ea1a-4c47-434b-a628-1268147a8a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:33:49.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:33:59.759Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=07df2780-3698-4835-b9c4-ea73e9d80057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:33:59.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:34:09.773Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=249d3a89-f85d-47e3-a771-61bf3d60046d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:34:09.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:34:19.792Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=50aeb1e4-8317-4e60-ae76-8ada081f832e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:34:19.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:34:29.802Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=792595df-adbf-4f87-9c42-05b978116567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:34:29.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:34:39.815Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e3aa1d27-5125-40d9-8eca-0b5fd8581e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:34:39.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:34:49.833Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7470a260-decb-424d-9792-36d1b0e78f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:34:49.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:34:59.851Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8eadc033-b9cf-444f-9e06-17195243fd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:34:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:35:09.870Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1e43667e-ab3e-4344-a81f-77606917660d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:35:09.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:35:19.880Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6ad69be3-7566-4832-bb7e-34cb1439ac9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:35:19.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:35:23.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:35:23.794Z |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-31T06:35:23.795Z |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-31T06:35:23.796Z |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-31T06:35:23.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T06:35:23.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T06:35:23.802Z |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-31T06:35:23.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:35:29.893Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e4392079-3748-4b00-b4ab-7077db07375a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:35:29.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:35:39.916Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ac1d7d91-a221-4592-810c-b27fbcaf6fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:35:39.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:35:49.928Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e4ffd7da-98de-442e-956a-37179bd41634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:35:49.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:35:59.940Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=872af1aa-88e9-4770-9100-91b74bd13b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:35:59.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:36:09.954Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b9b7fabd-e6ad-4c07-b20e-4cc607cd771c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:36:09.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:36:19.966Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=cb3d0243-6e7c-4838-a20e-feedfd54fc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:36:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:36:29.980Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=dfed214f-5a0d-41e0-b956-06e117c06a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:36:29.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:36:39.991Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=601c2f65-6644-4dac-a86d-bc3c1f6db249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:36:40.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:36:50.003Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c6f5226a-8f30-4719-b3e6-586bbc522523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:36:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:37:00.013Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8c069ed1-411c-4a14-a20e-24d532a8c032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:37:00.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:37:10.026Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=313e01c6-4cf3-45be-85d5-536264585a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:37:10.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:37:20.039Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7ba96dc0-f081-4d19-b902-d1d26c98ffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:37:20.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:37:30.050Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9102f61d-18a6-4a79-829d-9353bf457bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:37:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:37:40.063Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=91d8f512-0623-40a2-8cf5-467d582bc231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:37:40.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:37:50.073Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=17e3d976-1ce3-4efb-b480-3b27a26bff03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:37:50.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:38:00.109Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=eaaa12e8-c811-4852-bd85-0bd4903500de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:38:00.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:38:10.121Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=7a11b4a4-7040-42e8-aeac-8b043b6809d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:38:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:38:20.136Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=5e7f29e8-639e-427f-bd98-4c346068910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:38:20.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:38:30.154Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=6da80086-d9f4-4f7a-bb08-55ae3f667c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:38:30.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:38:40.166Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=fae085a7-80fb-4e66-a11e-7670d29fd7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:38:40.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:38:50.181Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=be1676f0-5f92-4b92-a14b-83227a8d15e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:38:50.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:39:00.194Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=c5c625d4-f9c3-4faf-9e6a-146d9856b3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:39:00.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:39:10.217Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=95b59cdc-fb5e-4379-9450-71d5c7a2c56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:39:10.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:39:20.232Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=099738eb-67a1-4720-9b17-a62d258ae274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:39:20.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:39:30.246Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=4909f4e6-02f6-4049-88e6-f0026a954804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:39:30.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:39:40.260Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=34e575ef-f129-4508-b6d7-39c583240b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:39:40.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:39:50.277Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1ef00b54-4d58-4a91-a4bb-0b6a1d34ebbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:39:50.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:40:00.295Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b414bdb4-a283-45ef-8a25-7f064cbf0b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:40:00.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:40:10.314Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=14ec2c6c-52cf-4ebe-963e-eda7289c3bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:40:10.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:40:20.338Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d5f863c7-4563-4ceb-bbd2-e119f4389222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:40:20.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:40:23.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:40:23.951Z |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-31T06:40:23.952Z |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-31T06:40:23.955Z |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-31T06:40:23.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T06:40:23.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T06:40:23.963Z |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-31T06:40:23.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:40:30.358Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=63521e22-a059-433b-b33e-7a87af4701d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:40:30.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:40:40.371Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=3d518d0b-835f-4a77-bf24-b4c24ffacc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:40:40.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:40:50.394Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ae9c6c45-97e6-40f9-9d49-4abcd789fa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:40:50.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:41:00.406Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=0730cee0-a74b-44dd-bf59-d7a2d86d6822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:41:00.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:41:10.428Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=91e526c8-22f3-4dbe-8fc9-199a2c16386b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:41:10.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:41:20.446Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=adc0de00-1a97-4b64-beb4-020749331c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:41:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:41:30.458Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=0af8dc4d-a87f-4139-8751-aa556223c8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:41:30.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:41:40.471Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=39491d37-757a-44ca-af17-103bfbe74beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:41:40.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:41:50.492Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=dabdf7dc-5e68-4dfd-91b1-1b5c8298f278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:41:50.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:42:00.510Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=10588442-57ec-4fbb-b874-03dd2aea3c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:42:00.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:42:10.538Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=b1154993-01e9-4618-a2d4-1fe3dc1d2652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:42:10.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:42:20.562Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8e6bf48b-1ec9-4dda-8671-ed217430c96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:42:20.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:42:30.590Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e46c7f41-9856-4a7c-aa0f-6fa68f587c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:42:30.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:42:40.609Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e462684b-43ff-48a5-8ba5-1d47ad199c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:42:40.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:42:50.645Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a1c4dd68-8881-4c16-97e1-523b7e68a257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:42:50.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:43:00.668Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=a55b74e1-29c9-4070-9933-21bcae1ad4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:43:00.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:43:10.684Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=0c08cb07-82ea-4eec-b8a2-30a6470b9db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:43:10.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:43:20.698Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=973fe8d9-e7bc-4f40-806b-c2ccf630e609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:43:20.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:43:30.714Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=86cebb9c-4c73-43c9-8baa-ea4fd3f08b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:43:30.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:43:40.731Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1dc0447b-8d05-4c4e-95de-6cd68d6df38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:43:40.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:43:50.780Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=bc65c843-a6b8-4038-834c-b3311cfe5aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:43:50.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:44:00.794Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=12ec9bd1-6e2a-4dcd-8b4b-a6945172faa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:44:00.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:44:10.810Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=d785a26a-5e0d-4c98-9722-74d4f8f1cd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:44:10.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:44:20.851Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=f47bcedc-2703-4288-a3b6-def9015f05b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:44:20.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:44:30.886Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8a5c8df0-764c-4ee2-b61e-b8f74de834c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:44:30.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:44:40.898Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=9edbb7ba-d54f-428c-8553-8e5a14d60d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:44:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:44:50.914Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=484cb2eb-97cf-466c-9684-5fabd9626ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:44:50.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:45:00.928Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=526c8e50-8a56-4a45-b98a-8d877831e2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:45:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:45:10.953Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=1451a683-2694-4a64-a6b0-2a230d52a647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:45:10.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:45:20.981Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=ea217954-9d98-4631-a37b-bf4164404975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:45:21.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:45:23.789Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T06:45:23.789Z |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-31T06:45:23.791Z |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-31T06:45:23.792Z |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-31T06:45:23.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T06:45:23.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T06:45:23.798Z |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-31T06:45:23.800Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:45:31.000Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e827abbf-52e1-44a3-8c92-44cf90c7eea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:45:31.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:45:41.015Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=dad5558d-13bf-4971-8d25-da2c487d08dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:45:41.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:45:51.028Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=e6f20dc8-1ef8-4b9d-b495-7ba06a28b348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:45:51.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:46:01.054Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=8bd1d93b-d8dd-44b3-9a10-339df3f314d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:46:01.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:46:11.071Z |INFO |Init configs |InvocationID=e106c3dc-c00e-4f60-a725-06da051903dc, InstanceUUID=87148d05-1fb4-4733-aae6-af51d7b6574c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T06:46:11.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |