. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T04:55:33.236Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T04:55:33.240Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-23T04:55:33.277Z |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-10-23T04:55:34.060Z |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-10-23T04:55:34.161Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T04:55:34.162Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T04:55:34.162Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-23T04:55:34.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-23T04:55:34.399Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-23T04:55:34.424Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-23T04:55:35.646Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-23T04:55:36.181Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-23T04:55:36.201Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-23T04:55:36.202Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-23T04:55:36.271Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-23T04:55:36.271Z |INFO |Root WebApplicationContext: initialization completed in 1847 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-23T04:55:36.903Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-23T04:55:39.011Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-23T04:55:39.604Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-23T04:55:39.633Z |INFO |Started MainApp in 9.414 seconds (JVM running for 10.266) |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-23T04:55:39.853Z |INFO |Start scheduling PRH workflow |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:55:39.869Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=412bcc10-6843-4251-9b0b-de609385730a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T04:55:41.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:55:41.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-23T04:55:42.181Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-23T04:55:42.182Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-23T04:55:42.184Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:55:51.336Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=7db254ec-50bb-4241-a525-6d25b9e18e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T04:55:52.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:55:52.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:56:02.408Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=3053d4b3-fa2b-4cf0-acd0-1f83bbb31838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T04:56:03.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:56:03.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:56:13.510Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=dee43ed8-70b7-4e13-bde2-6662fbf337d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T04:56:14.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:56:14.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:56:24.593Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d65e546d-532f-4340-9719-79603400ff30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:56:24.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:56:34.787Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=41a81f5d-118e-40c5-88fe-6afc2cc25c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:56:34.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:56:44.811Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=86f186ba-eb48-4e84-895b-6c2d3ec707e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:56:44.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:56:54.835Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=5f8b4902-12ac-4f27-b38c-b42b613b41e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:56:54.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:57:04.858Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=b9355cc8-1dfd-40c1-9a47-d8425f098c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:57:04.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:57:14.873Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=ab4c1f98-3b65-442c-9496-13df91e10bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:57:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:57:24.899Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=69cf30d7-3325-4957-8028-32327d9a9fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:57:24.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:57:34.929Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e3d79d84-75af-4cda-b74b-85a5ae095be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:57:34.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:57:44.950Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=b9608603-46ca-4b8c-9c2a-63276af6587f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:57:44.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:57:54.965Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=6de24fae-317c-4f08-b70b-d53beedb6d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:57:54.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:58:04.985Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=0e4a19c5-accd-43f1-a807-97144ef2229d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:58:05.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:58:15.012Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=1d49a4a4-605c-46e0-9d84-a837e4954e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:58:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:58:25.036Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=1bc363ac-7f1b-49d3-90f8-4cec854c5d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:58:25.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:58:35.060Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=defdee73-8e57-40b5-8fdf-60f80a47f2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:58:35.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:58:45.089Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=b2f1aecd-f748-4bbc-af64-8e9367892a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:58:45.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:58:55.109Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=3e0b39a4-c4d5-4118-a33f-a3a81732546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:58:55.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:59:05.131Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=a5a7a630-6c22-4ac3-bb23-dc57cbc509a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:59:05.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:59:15.181Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=88701d14-c640-4f8d-abf4-1c28b1b83bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:59:15.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:59:25.199Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=59508e1c-47cc-421b-a8ec-0203d830597a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:59:25.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:59:35.221Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=634bb072-4591-4edb-9874-b0888f5d4051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:59:35.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:59:45.239Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=87fe6164-6268-4854-b9fb-734996fee119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:59:45.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:59:55.266Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=80a7ab0d-1a57-45f1-8787-cdbb31a0788c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T04:59:55.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:00:05.280Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=24dd1a42-5730-44b7-bdba-70fdcba01696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:00:05.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:00:15.302Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=97a63c43-bb8b-45ec-afaa-eba6ca65911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:00:15.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:00:25.316Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=72a55778-b79e-4090-a005-38b0d71d007d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:00:25.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:00:35.330Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=1b705144-17ed-4f1a-a829-187959e2d661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:00:35.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:00:37.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:00:37.974Z |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-10-23T05:00:37.975Z |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-10-23T05:00:37.980Z |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-10-23T05:00:37.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T05:00:37.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T05:00:37.997Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-23T05:00:37.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:00:45.345Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=fb24a931-859b-468f-a2a9-44477b2d4c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:00:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:00:55.365Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=ada41d8f-0b05-437b-b1fc-b6d736333d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:00:55.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:01:05.380Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=efd736e8-8175-4ed2-b34a-531ef1cb476c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:01:05.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:01:15.396Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=f5a88510-eaa9-4fa3-81b2-040c35a95501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:01:15.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:01:25.415Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e1ebed51-9993-47a7-945c-4ff0b4c0c457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:01:25.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:01:35.429Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=18f2cb97-6068-44cc-9e63-aac1e41e2694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:01:35.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:01:45.448Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=2fcf6574-9d95-47aa-8b36-d1d7bfd152d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:01:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:01:55.461Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=b634f666-dfa1-49ae-b9b4-bc9e9f9f859f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:01:55.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:02:05.474Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=fc281322-9388-416c-b9ad-ab2675305e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:02:05.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:02:15.488Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=4e15da4b-ac0c-4000-bd69-eb01e740e91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:02:15.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:02:25.505Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=da036871-a1a3-49ec-91cd-6ff823616618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:02:25.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:02:35.524Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=dcd19041-3664-48ed-b27e-1c02265e283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:02:35.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:02:45.538Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=1b1179ce-efa3-4568-bff8-16f05567f146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:02:45.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:02:55.549Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e372ec40-e60e-4303-8a53-f321e2e409b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:02:55.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:03:05.561Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=5bdb10e1-d232-4683-a9d5-fc3dcb6faf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:03:05.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:03:15.573Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=4107c373-a048-4127-aeb3-1573dc808de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:03:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:03:25.586Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=8078b623-0a44-488a-ab61-b7dcf3495e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:03:25.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:03:35.597Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=fb4184ef-af36-4e58-9ea7-b71d13ccb885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:03:35.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:03:45.608Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=1ad4c231-b103-41fe-99e8-9aced4a08d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:03:45.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:03:55.620Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=0bf8d646-7dab-4773-abd8-1ba160fbbc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:03:55.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:04:05.631Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=350448f9-ae3b-41ef-8e74-81e99a0d2b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:04:05.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:04:15.641Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=48e64466-8e0c-4c9f-8fcf-e8e1f8a9d3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:04:15.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:04:25.654Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=22298e8b-d040-49a1-a471-0ea93b31d3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:04:25.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:04:35.665Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=a380e264-bacf-459e-a5a6-171e393946a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:04:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:04:45.676Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=94f7ac9d-ce76-45a3-bcda-aa4c3b8f7339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:04:45.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:04:55.687Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d1b06efd-e2d6-4099-99cb-1b35af253223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:04:55.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:05:05.701Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=fa9cd73c-decb-430d-920e-dd098ad22819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:05:05.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:05:15.712Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=ef32dda9-f8c5-4a02-a734-734324872798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:05:15.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:05:25.727Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=73afebd1-7fdd-4867-b445-13e3ef9de697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:05:25.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:05:35.745Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=60160840-fc19-4eb0-876f-8dba26eafc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:05:35.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:05:37.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:05:37.285Z |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-10-23T05:05:37.286Z |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-10-23T05:05:37.291Z |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-10-23T05:05:37.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T05:05:37.306Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T05:05:37.306Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-23T05:05:37.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:05:45.757Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=3e016afa-cb63-4a7f-90a7-69f5f381d9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:05:45.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:05:55.768Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=f133393d-a16f-4127-b719-b714d4bb9b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:05:55.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:06:05.780Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=64164c63-4df7-4b20-8f6a-3120339bc0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:06:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:06:15.792Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=c31726b6-7326-4419-ac55-5de1c544b507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:06:15.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:06:25.805Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=8bde4eda-b7ef-4f21-b520-31dc481879ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:06:25.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:06:35.819Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=7090df11-ccc0-4745-90cb-92772ff1584e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:06:35.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:06:45.832Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=3f61aea2-9588-4ac3-bf93-98c3ea358828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:06:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:06:55.847Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=4bd64d5d-92e8-4bb1-85c9-ad8a9f202dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:06:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:07:05.864Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=62544059-fbab-4392-92f5-ff5b963e995b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:07:05.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:07:15.877Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=1186840d-b957-414f-b9d7-094024644b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:07:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:07:25.894Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=df146ee9-1096-43c8-a9f3-f195818a6db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:07:25.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:07:35.905Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=7c36933d-8cf1-4595-81eb-79db2a27b188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:07:35.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:07:45.916Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=23369387-bdd6-477c-88f4-83a4dfc032d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:07:45.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:07:55.930Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=6cb2ab52-c6bf-4a83-9110-464868e82d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:07:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:08:05.940Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=168f8432-16d0-42f6-b789-e02aabdf00a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:08:05.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:08:15.954Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e796a4a2-b0bd-444e-af89-9029c8a86587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:08:15.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:08:25.964Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=f37891a2-073e-4833-bb91-a977101000e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:08:25.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:08:35.997Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=8db687ce-8639-485f-8ce1-9b750277d618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:08:36.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:08:46.010Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=aa9c2405-6888-4d3e-9253-d52fcad16411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:08:46.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:08:56.020Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=0d25436d-81f3-4410-b4d7-0be1afb6634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:08:56.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:09:06.034Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=6a58292f-0b1a-41be-8f15-f9a985ae7fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:09:06.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:09:16.044Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=7c163462-ed1f-4a56-a2e9-6583c1929ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:09:16.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:09:26.056Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=22566454-32ec-4520-ba9c-223409823cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:09:26.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:09:36.071Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=cfb08bcc-129d-40aa-bdc2-37f1d00efb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:09:36.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:09:46.087Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=18e7cf71-cf32-41bf-8916-cb8b390ad7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:09:46.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:09:56.098Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=f0db66fe-13b0-409f-bbc7-4f53f6a5fc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:09:56.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:10:06.111Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=22a3b16d-d744-452e-89b8-b74fac3e7975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:10:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:10:16.123Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=bc04e1a9-4b70-4242-b285-149515b28927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:10:16.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:10:26.134Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=2d898c97-7e54-49a4-a781-68087ec105f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:10:26.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:10:36.146Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=53945840-aecc-4d20-b2f6-d3e9b7fdf758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:10:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:10:37.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:10:37.219Z |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-10-23T05:10:37.220Z |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-10-23T05:10:37.222Z |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-10-23T05:10:37.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T05:10:37.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T05:10:37.234Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-23T05:10:37.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:10:46.157Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=5f6442a7-b47c-47f1-ab58-6787f4d41144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:10:46.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:10:56.168Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=f99b9047-751e-44ba-8959-363799228266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:10:56.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:11:06.180Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=b01a19ae-60ec-4536-af8f-96b0cab76409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:11:06.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:11:16.195Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=91f9f22c-d4b4-4118-9f17-5654d8e9e44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:11:16.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:11:26.207Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=7d0c3660-1c94-488d-b9f9-0aceb37cd46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:11:26.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:11:36.217Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=f278b2cf-0db6-4fee-bc55-547dda55a0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:11:36.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:11:46.229Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=fb6e39d2-8104-4604-bc39-c894332f053c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:11:46.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:11:56.239Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=9051ff1a-54f8-4561-8308-e5b7e24db3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:11:56.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:12:06.250Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=31d8f5ae-e373-478a-8ef4-a1ab581c123d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:12:06.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:12:16.262Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=06533f12-872a-4b6a-8c11-043518428ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:12:16.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:12:26.273Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d99c9dbf-f60b-4e5f-9538-dc46eca8a84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:12:26.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:12:36.284Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=b35d85b6-cb08-484e-9bce-c189a10e62f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:12:36.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:12:46.296Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=11b7eff5-8d39-4ae9-8166-df0678440424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:12:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:12:56.307Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=92ae2c85-ed95-4405-8c6e-49702a32d413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:12:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:13:06.319Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e6a6228a-52a0-4739-867f-c26cabf02d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:13:06.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:13:16.330Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=3bcfd51c-609d-4ec9-be71-44c4391ccc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:13:16.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:13:26.339Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=a258f247-70a4-4fa4-ab6b-ccc466457bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:13:26.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:13:36.350Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=93bb0cb4-632a-49ba-aa97-88d35a8383f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:13:36.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:13:46.360Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=90ead223-5eeb-4adc-a168-0401f1feedf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:13:46.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:13:56.370Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=373b1068-482e-4270-aefb-a27d5caeb27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:13:56.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:14:06.379Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=5ca79dcc-25ac-40a3-915b-dad8836e3e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:14:06.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:14:16.389Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=297a9baa-daee-4703-9436-d0c7c4143fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:14:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:14:26.400Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=50efb9f4-41c0-4ee8-abc5-f78c2196f3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:14:26.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:14:36.411Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=ce4c7e5c-a2d9-4941-a65a-2962ab9267b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:14:36.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:14:46.420Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=781d619d-04c1-42ed-b6d5-8856e70fc336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:14:46.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:14:56.430Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=797f0522-aefc-4cef-b62d-a1416a9da4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:14:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:15:06.440Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=f7594c79-1c72-4947-bb3d-de17d53fb9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:15:06.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:15:16.450Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=3f69f665-26bb-4b31-9b96-f902fcddbf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:15:16.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:15:26.460Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=72124886-6b65-4b05-a8f7-e6497c49848e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:15:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:15:36.472Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=577dc07e-086b-4500-b932-61c9aa992dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:15:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:15:37.215Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:15:37.215Z |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-10-23T05:15:37.216Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T05:15:37.219Z |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-10-23T05:15:37.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T05:15:37.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T05:15:37.229Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-23T05:15:37.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:15:46.486Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=4710a11b-f9cf-4f7a-a62d-d8a360999b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:15:46.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:15:56.497Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=063096e2-8d07-4f9f-8895-e10f1e9520ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:15:56.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:16:06.506Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=be4dc849-e17b-4cf0-818d-688c4446d02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:16:06.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:16:16.518Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=b974f8f5-38a6-4764-9f3f-7c34979dae6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:16:16.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:16:26.530Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=fbb9a1bc-2211-4773-a58f-6f9e5b9ba41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:16:26.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:16:36.574Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=0b2d0064-87ae-4b7c-ab32-d7f09db1cfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:16:36.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:16:46.589Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=f273e1e9-38df-47c2-9b89-dd83504d6b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:16:46.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:16:56.654Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e216e4be-8b0f-45d4-bd44-2ab0389cc55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:16:56.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:17:06.666Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=0c10265f-575d-40e1-922f-813f17f64487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:17:06.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:17:16.677Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=58271f42-eb68-4113-8c5e-3e604777d0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:17:16.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:17:26.690Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=1a38da11-3168-4c68-81e6-c8e49d8bcf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:17:26.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:17:36.705Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=0be7badb-232f-4f3d-8560-3538355a0e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:17:36.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:17:46.721Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=63777b83-c13e-4b73-892c-6399ba03d61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:17:46.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:17:56.734Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=cf32e0c6-fea2-4351-b17a-10829bed4dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:17:56.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:18:06.746Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=fa170e39-5a82-4318-b287-f2fec78c0722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:18:06.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:18:16.773Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=63e44c90-5aaa-417b-ba6f-f3de4023bd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:18:16.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:18:26.790Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=2b6b705a-4a47-408c-a8c4-396fa68c22a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:18:26.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:18:36.814Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=7316859e-db22-4f83-b97d-f87da549c518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:18:36.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:18:46.825Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=c628769b-4956-47ca-a6d5-0658b630a596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:18:46.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:18:56.842Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e3d49950-d061-4e67-ac76-43830e1b77a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:18:56.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:19:06.855Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=968287ca-7cb6-4aa4-ae44-5edea221cf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:19:06.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:19:16.877Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=9eb551f4-f80e-4fed-9d84-f630f4d0b5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:19:16.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:19:26.913Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=18840684-d02d-42d1-ad14-7e6750e12efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:19:26.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:19:36.925Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=1ca07526-5334-4e62-8a00-31e41421b922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:19:36.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:19:46.940Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=677a7917-6b35-4d4b-9c00-e63bcf0dd44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:19:46.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:19:56.960Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=50c64e72-db77-4eca-ae92-bdfa0921470c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:19:56.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:20:06.970Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=decbf620-e9fb-486a-a99f-200d230f9571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:20:06.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:20:16.982Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=18daccd4-acef-4377-878a-b10b1b84c3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:20:16.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:20:26.991Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=842f2819-7a75-43dd-bf0c-b406a46e10ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:20:27.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:20:37.004Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=a38a6d2f-8531-4fba-b756-5c690de8f1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:20:37.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:20:37.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:20:37.239Z |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-10-23T05:20:37.239Z |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-10-23T05:20:37.242Z |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-10-23T05:20:37.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T05:20:37.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T05:20:37.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-23T05:20:37.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:20:47.022Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=34a1f5a6-92d8-4d9d-a760-3c6618faa1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:20:47.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:20:57.033Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=a146690d-d590-480b-bf70-4c498ea6fedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:20:57.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:21:07.045Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=a422af16-227b-47eb-a98b-a68397afc838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:21:07.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:21:17.055Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=1f3194fd-6601-4eb6-9360-17e067206405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:21:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:21:27.065Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=6e0f16b6-ebed-49da-ab7a-3638218eeacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:21:27.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:21:37.075Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=c41356af-b7ed-493c-a103-b5409557072a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:21:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:21:47.086Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=21871120-15f7-4ed0-bba6-09dc3352e12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:21:47.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:21:57.096Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=f60f109a-ddfc-40fe-b6a6-c1878a96edba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:21:57.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:22:07.107Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=845e7a4e-61ee-48cd-a2e9-e0ea58789c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:22:07.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:22:17.119Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d85ec152-15ff-454e-b71a-87064d21835b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:22:17.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:22:27.134Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=599db447-8468-4494-9db2-cb90649a5604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:22:27.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:22:37.145Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=c8f6e7ee-14b8-46b2-b37e-13fa67d6e27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:22:37.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:22:47.155Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=db602e16-bd87-478b-91ab-c414239cd976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:22:47.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:22:57.165Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d878a776-ec8d-4fd8-b505-e51f2aa9fc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:22:57.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:23:07.175Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=327bb6ac-20d1-4362-b0e8-83c2b37252c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:23:07.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:23:17.185Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=2b4c28a9-79b2-4eef-a1f7-3980c94c5774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:23:17.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:23:27.197Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=30e54c7e-f4bd-4f5e-97c5-82017de1b80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:23:27.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:23:37.207Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=840f5ba5-ff28-4a37-b49a-871e88006a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:23:37.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:23:47.219Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=9a66482d-2fe5-4bfd-bfd8-01f34bae3230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:23:47.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:23:57.232Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d5271558-a660-468b-ac27-cd071da04587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:23:57.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:24:07.242Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=27e63383-cd4a-4601-aaa1-c9808c04df05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:24:07.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:24:17.252Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=3aca8a34-cace-4f9d-afb8-6e8c46aedba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:24:17.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:24:27.262Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=3f8d68ae-8fd1-4e6c-8bae-ee923cfab9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:24:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:24:37.274Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=943a1216-bfbc-44ce-be73-e0414e446a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:24:37.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:24:47.287Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=a4857a28-972a-45d9-bc48-99f2d91399cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:24:47.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:24:57.297Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=1c76a1a1-50e1-4976-8772-45151ecce08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:24:57.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:25:07.307Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=53b0a67f-da23-4dbd-9c9f-1048f59efa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:25:07.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:25:17.317Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=6aa657d4-7b65-4f11-9c51-e2db2f0cbd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:25:17.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:25:27.342Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=17653424-5688-46b4-a817-8659cd544a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:25:27.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:25:37.248Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:25:37.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-23T05:25:37.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T05:25:37.253Z |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-10-23T05:25:37.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T05:25:37.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T05:25:37.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-23T05:25:37.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:25:37.353Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=188be297-5376-4bf4-b3c8-5e1873dcec51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:25:37.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:25:47.363Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=3d5e52d4-dd74-49c0-8a17-46fb3d5b9572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:25:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:25:57.372Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e70bb34a-31b1-4cea-8165-6d153ead05d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:25:57.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:26:07.382Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e95b072d-4cad-43c1-ad9c-a7cf4b5ee797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:26:07.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:26:17.392Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=a2e5f5eb-1e0b-4e4e-b737-1b0d2fd76154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:26:17.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:26:27.403Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=9f6b3ca2-7970-4b7c-b52c-1c9a92025761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:26:27.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:26:37.414Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=5792f878-c141-4188-94b1-2bad13bdb8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:26:37.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:26:47.427Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=5683253f-04a1-47d0-89e1-8b20b04dcb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:26:47.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:26:57.437Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=625530cf-3614-4b0d-8ad9-2a892651e6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:26:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:27:07.447Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=539c35eb-2327-4913-9776-22c5523dba9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:27:07.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:27:17.459Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=9c171520-6f82-417e-a371-1e352c458e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:27:17.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:27:27.468Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=cfc5a2d1-a111-4a4e-b14d-5a12e6d6e75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:27:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:27:37.479Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=14d7e024-7dcf-456f-9932-2b2f32d84ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:27:37.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:27:47.489Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=2d9fb960-97d9-4dc3-9b6c-22708be0ef4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:27:47.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:27:57.500Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d9f8faff-013e-435d-82c8-e58f8dc5e5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:27:57.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:28:07.511Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d11fba21-61d8-4c5d-a12e-55b44071a085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:28:07.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:28:17.522Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=a16e2d16-4161-4252-af32-eaf3e61ea73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:28:17.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:28:27.533Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=4198c6b8-2815-41c6-903a-037eee8d3545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:28:27.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:28:37.543Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=ea342db7-e8c4-4cb0-a30f-d3f8d977aedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:28:37.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:28:47.552Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=4750f598-f4b0-4b25-9126-e8b8405b953f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:28:47.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:28:57.563Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=60417a37-69ec-41eb-b715-617a7639f5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:28:57.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:29:07.574Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=f9086fc8-34f5-452d-a709-ef0d65ea06b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:29:07.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:29:17.584Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=f51f7ad1-a6a9-4bd7-bba2-b7336d8413cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:29:17.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:29:27.598Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=535a8bbd-c2e3-4ffb-9e81-80da48ad46ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:29:27.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:29:37.608Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=dbdf294d-99ff-46aa-a992-387ad50fc1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:29:37.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:29:47.618Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=de97edce-f639-4007-9fc5-8a8a95040e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:29:47.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:29:57.628Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=2f072b1c-7505-4047-babd-376db822f041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:29:57.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:30:07.638Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=dcbd5958-414a-4c6a-b2fd-95a201771475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:30:07.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:30:17.649Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=db55b776-5761-4b7a-83da-8226ff8aff37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:30:17.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:30:27.660Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=220b2e26-f09e-4a29-b63c-f3db279a40c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:30:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:30:37.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:30:37.202Z |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-10-23T05:30:37.203Z |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-10-23T05:30:37.206Z |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-10-23T05:30:37.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T05:30:37.213Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T05:30:37.213Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-23T05:30:37.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:30:37.670Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e435bc55-ab60-453c-9899-09f528487ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:30:37.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:30:47.680Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=4d6af125-e75a-4622-abaf-bdbe44f1fe59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:30:47.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:30:57.706Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=b46984cc-28fa-40b8-85e1-f630c16ed721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:30:57.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:31:07.720Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=2c44d56e-5364-4272-b369-b0cb11e8cc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:31:07.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:31:17.733Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d278098b-f43a-4e8e-9233-b8fa39f3e337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:31:17.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:31:27.747Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=55394c20-b3f1-4900-ad56-53e9126c7c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:31:27.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:31:37.758Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d8d026be-f97c-41e2-868c-235ae10985e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:31:37.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:31:47.768Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=943d79b6-8fba-4161-b39b-eb69980b0054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:31:47.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:31:57.777Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=83a26447-65ce-4e53-b1c5-f2ec9bf1ded1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:31:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:32:07.788Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e8587e05-e908-4917-9d6a-83a3ced8807a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:32:07.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:32:17.797Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=989419aa-086b-4f8f-b6d4-92a30d44f3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:32:17.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:32:27.807Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=a730684d-4381-41ba-b8de-690ea5e11476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:32:27.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:32:37.817Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=f3221bec-e45e-4198-a5ef-dba941f6c50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:32:37.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:32:47.827Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=78aac1bf-aefd-4deb-b4e5-ba7a804f0d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:32:47.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:32:57.841Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=36df6f43-9a1c-4daf-bc80-9e535552f528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:32:57.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:33:07.863Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=c7e9b6ca-08de-4ccd-ba18-7a82ab4ad7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:33:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:33:17.874Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=ace889ec-34cf-4786-9ede-6dbf50b1a976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:33:17.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:33:27.887Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=089173f8-30fb-4169-9532-c7375c538d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:33:27.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:33:37.896Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=719e6d5b-b37d-453e-9e09-b08e997b695a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:33:37.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:33:47.907Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=5ed3687c-3104-456f-8d46-1121368f874b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:33:47.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:33:57.917Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=24d7b637-30a9-4b17-8839-2de110a680b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:33:57.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:34:07.926Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=29bac543-162a-4804-ba78-b12e7669d456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:34:07.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:34:17.937Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e5b3ee54-b91a-416d-93f0-a02f6b8d5ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:34:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:34:27.965Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=3cb2a009-554e-4e52-b904-cc7bb1d5dbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:34:27.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:34:37.974Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=0349764c-94ba-4346-8472-f7e6d6bd426a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:34:37.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:34:47.984Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=8df36e59-0d88-4610-9958-cc5c2b367ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:34:47.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:34:57.997Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=8471d326-0814-4ab3-9121-b1d939f32e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:34:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:35:08.006Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=5a77d695-fbe5-437f-8e4f-fa187af79d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:35:08.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:35:18.015Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=bb5f4aa2-d2d3-461b-a5fc-f624dfc689f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:35:18.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:35:28.024Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=5ed74127-a7e2-4e64-9476-158c54e3b5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:35:28.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:35:37.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:35:37.241Z |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-10-23T05:35:37.242Z |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-10-23T05:35:37.244Z |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-10-23T05:35:37.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T05:35:37.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T05:35:37.253Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-23T05:35:37.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:35:38.033Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=92c6755b-7743-4cdd-acd9-3143b727df26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:35:38.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:35:48.043Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=fc62424c-e354-4f67-8852-5eae876c310f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:35:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:35:58.056Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d09b61e4-3d5a-4e07-b617-835527abb654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:35:58.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:36:08.066Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e6c9e7ee-2a52-45cb-861d-ac4a882917c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:36:08.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:36:18.075Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=0b3a2d7a-dd53-4833-b677-132a302a97ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:36:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:36:28.085Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=4ae41f60-3c57-4579-9286-f630035f612a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:36:28.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:36:38.094Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=245bcc26-a27f-4e24-8346-704439c1caa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:36:38.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:36:48.103Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=c18b9fa0-ad8c-479e-b1d4-e3c2db0973ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:36:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:36:58.112Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=4de4404a-dd74-455e-8adb-3f4cb1e26281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:36:58.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:37:08.121Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=3b1ebc75-0885-4dcb-afe5-9907cd228145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:37:08.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:37:18.132Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=353691d9-f17b-428f-a334-f802f2a8a1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:37:18.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:37:28.142Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=c83ba1e6-ad0f-435a-a592-4ff373d23268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:37:28.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:37:38.152Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=16c5c9ff-1c3d-401b-bf23-bebb6f8478f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:37:38.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:37:48.164Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=f8724d23-10cb-4039-bee4-233ca59b7a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:37:48.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:37:58.176Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=ec1cf2e5-17c3-4603-b9af-8e719e43566f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:37:58.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:38:08.185Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=8ded611d-4855-4f89-b6b1-5462fe9fccf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:38:08.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:38:18.196Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=3b64ba71-7c3b-4799-a2ce-8264ccb5f365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:38:18.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:38:28.206Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=39333eea-74e1-41d1-8ab0-8f2533ccdaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:38:28.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:38:38.215Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d9a10bfe-0199-4dd4-a043-f3135fc9242c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:38:38.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:38:48.224Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d0d4150f-3c28-4d6e-a4ec-a2743f378fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:38:48.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:38:58.234Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=8231c60c-6334-4cbc-9a5c-24fe009ad5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:38:58.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:39:08.244Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=db19d246-79d1-4b69-8086-52b71c5cfcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:39:08.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:39:18.255Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=ca520fc1-d09a-415a-96cb-9e5df3b00997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:39:18.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:39:28.265Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=363e68de-452a-48e8-911a-3ab545a2266c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:39:28.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:39:38.278Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=fe17fa4a-379b-4381-9788-b2aa3bea0b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:39:38.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:39:48.290Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=3c93a45e-2eaa-4dc6-88b2-fc77112579dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:39:48.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:39:58.302Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e9c5c300-985a-4730-bbe9-becc11411dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:39:58.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:40:08.315Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=e65ea4ad-6358-4193-b8ca-9f4fa015a97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:40:08.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:40:18.324Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=cea25e4a-af3d-4deb-b332-00aef7e2c7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:40:18.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:40:28.334Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d41c66e7-c349-431f-b9bb-3c181f94ea78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:40:28.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:40:37.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T05:40:37.264Z |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-10-23T05:40:37.265Z |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-10-23T05:40:37.268Z |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-10-23T05:40:37.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T05:40:37.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T05:40:37.275Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-23T05:40:37.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:40:38.360Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=09edbf29-db10-41fa-bcdd-eb7553ba1d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:40:38.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:40:48.370Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=a1e968a7-6089-4250-853d-336dd9d1d6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:40:48.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:40:58.379Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=100d94a6-e4ed-48ed-9b9c-eab2f1b237d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:40:58.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:41:08.388Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=4ea0ac43-4a08-4ef1-94b7-c97a4cabdf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:41:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:41:18.399Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=88a9ef61-ab61-41d6-957f-c5109b21e2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:41:18.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:41:28.409Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=11b54c57-ac51-472d-a939-841971a64af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:41:28.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:41:38.418Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=eb0e0a2e-090d-4774-bcca-5d661b7f02f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:41:38.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:41:48.427Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=f15a08cd-d8eb-4ebf-9159-68d3d9a28d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:41:48.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:41:58.436Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=9c2611ae-86d6-4d16-96e5-27cac61e02df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:41:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:42:08.445Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=c07eec81-4828-4354-99df-3af761e09a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:42:08.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:42:18.455Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=be48fcc0-9493-4d0c-993d-51a247c899ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:42:18.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:42:28.465Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=0f39cf2f-881b-4a12-b08d-a4cf225592c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:42:28.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:42:38.477Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=b27d5ca5-b49c-4f56-b438-400037643534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:42:38.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:42:48.487Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=cdaeae78-1078-41ea-aa23-90c9568b2edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:42:48.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:42:58.497Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=d4c56d97-bc90-43c5-8455-d076e686e7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:42:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:43:08.506Z |INFO |Init configs |InvocationID=f516f278-45b1-41a6-a323-2b48206cf2fc, InstanceUUID=a93de2b9-f4e2-4bf5-a4e8-5e300076d4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T05:43:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |