By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T12:29:47.323Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T12:29:47.325Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-17T12:29:47.357Z |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-01-17T12:29:47.860Z |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-01-17T12:29:47.946Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T12:29:47.947Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T12:29:47.947Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T12:29:48.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-17T12:29:48.099Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-17T12:29:48.122Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-17T12:29:49.213Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-17T12:29:49.580Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-17T12:29:49.595Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-17T12:29:49.595Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-17T12:29:49.642Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-17T12:29:49.642Z |INFO |Root WebApplicationContext: initialization completed in 1519 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-17T12:29:49.932Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-17T12:29:50.583Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-17T12:29:51.730Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-17T12:29:52.155Z |INFO |Started MainApp in 6.795 seconds (JVM running for 7.412) |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-17T12:29:52.206Z |INFO |Start scheduling PRH workflow |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:29:52.216Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=624af745-01ed-4fd2-bec6-5e598c6364e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:29:53.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:29:53.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:30:03.794Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=bc6ec9ae-24e3-41d2-9f92-fcfd7b566f53 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-17T12:30:04.469Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-17T12:30:04.470Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-17T12:30:04.472Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:30:04.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:30:04.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:30:14.847Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=68609a21-1934-43f6-87c5-9402465c363a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:30:15.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:30:15.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:30:25.887Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=819033cb-596d-43e1-b323-bccd54d0fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:30:26.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:30:26.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:30:36.932Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a1b92fcc-ca20-4e78-901e-fd3ebd3f4905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:30:37.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:30:37.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:30:47.968Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8cc76490-fa54-4876-945e-649a386eb17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:30:49.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:30:49.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:30:59.008Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c0c74e43-e992-4ada-8c6d-e2c25476703b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:31:00.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:31:00.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:31:10.047Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=02e458bf-14da-481d-824c-e9caf1e11cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:31:11.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:31:11.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:31:21.087Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c9b62d2b-bc0c-484a-9388-3d4bcbf7bd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:31:22.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:31:22.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:31:32.127Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b8e1e7a5-e00a-45a8-b40a-0bff8e212afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:31:33.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:31:33.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:31:43.167Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=46c3be27-39ea-45e7-9b9f-0a4fd4d793e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:31:44.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:31:44.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:31:54.210Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=61f4bf15-57ed-4740-83cf-c57b295b9dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:31:55.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:31:55.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:32:05.250Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5bae5c3d-f3d8-4b38-a159-5e2c37aad586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:32:06.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:32:06.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:32:16.321Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c88c3ccb-53af-44c3-912f-30fb2319efca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:32:17.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:32:17.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:32:27.363Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=acb252b1-9b96-4c9f-95a1-b9dddf38e771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:32:28.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:32:28.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:32:38.400Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=24c0b8d3-3f8c-4ca9-8700-20b23db30bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:32:39.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:32:39.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:32:49.441Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c405d169-7566-40db-a3b9-3593b1ff2ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:32:49.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:32:49.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:32:59.465Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3548371c-c2d8-4d22-9482-41f924912793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T12:33:00.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.131.193:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:33:00.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:33:10.495Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4075a917-b8ee-438b-bc51-82ff7fec0ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:33:10.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:33:20.848Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=729edcd8-a486-4324-9b98-4b35c99b49c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:33:20.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:33:30.878Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f7ccb3e2-c2cd-4206-9c9c-7a76f609c8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:33:30.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:33:40.894Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2acacf6e-4310-427f-87ef-4b94deab8d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:33:40.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:33:50.903Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=de9fa610-df34-4ef8-ae66-44296adc2040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:33:50.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:34:00.917Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=327c08a8-c17e-4bb6-b874-494d1efa0141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:34:00.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:34:10.934Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=30aff99a-a7b5-44ed-95d1-3763e809754c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:34:10.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:34:20.942Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2f13fc95-5e57-4799-af27-42e04ad8e17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:34:20.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:34:30.953Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=582db962-3c57-46a4-b2f8-3f48d359c4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:34:30.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:34:40.961Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e32c8044-abca-43fb-ac7b-a359e002d5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:34:40.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:34:50.972Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=279031af-2fa9-47be-b1bf-98f12e874616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:34:50.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T12:34:51.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T12:34:51.203Z |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-01-17T12:34:51.204Z |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-01-17T12:34:51.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-01-17T12:34:51.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T12:34:51.213Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T12:34:51.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T12:34:51.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:35:00.981Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ef20c43e-c649-45b5-a903-5c9a778ac01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:35:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:35:10.993Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=efb80a70-00fe-4ca9-a40a-df3b53dbc6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:35:11.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:35:21.005Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b5a22920-c728-450b-84e0-4d86981f964d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:35:21.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:35:31.026Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9784ef44-78c8-410b-ba8a-b23010746d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:35:31.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:35:41.048Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3872f7c5-ce7c-4153-af0b-7f24e4dfa63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:35:41.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:35:51.061Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=bcba2f09-ed29-4711-b801-4e9662916b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:35:51.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:36:01.071Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=71d6074f-76a4-4fe5-9192-442d27f1ea47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:36:01.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:36:11.082Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=707c8d75-cee3-49b6-8d34-f28ca1f42a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:36:11.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:36:21.095Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a31dd197-91b9-4bb0-b530-d3f7ac4bdb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:36:21.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:36:31.106Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b9024524-e42b-43c5-be9e-e58c886a9d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:36:31.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:36:41.117Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f93cbfe3-27e7-4b3b-862e-1ac696a6106a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:36:41.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:36:51.130Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5fcef936-0e73-4478-8733-e825270eb996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:36:51.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:37:01.150Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=bd2cf04a-2f05-4ea7-8e08-b559e2f3fb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:37:01.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:37:11.158Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2017d6c8-e4c7-48e9-b047-7ea7d5e71765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:37:11.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:37:21.169Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3f420b70-cc2e-4611-953f-dd9ad7c6ab60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:37:21.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:37:31.178Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=17741193-9465-4b03-8523-33be0ba4fb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:37:31.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:37:41.196Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ffb679b6-292a-4931-af5d-54190b5998ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:37:41.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:37:51.215Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f11e3b96-7060-44a6-9386-6a7048652e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:37:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:38:01.237Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=505aa31c-3c82-4d98-b3de-a40b32e516bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:38:01.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:38:11.254Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b66c5bcd-d545-4463-bfaa-75061e372c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:38:11.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:38:21.264Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=43efe8ad-7c44-40a1-bdd4-786827824dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:38:21.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:38:31.274Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5d24a90a-7183-4ec1-9741-88c1fdcd1b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:38:31.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:38:41.282Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3ad20e6f-68d6-4ca4-8d96-8feeae00834d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:38:41.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:38:51.290Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2c7c63c6-695b-43b0-9599-9c4a5bf6491f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:38:51.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:39:01.299Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e4598ae9-9f17-4644-ad51-ada288c1b420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:39:01.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:39:11.308Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6d402d24-1be1-4343-a65d-59fb032fa7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:39:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:39:21.320Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ea09c95d-f1ad-4168-872b-07a5e00ee75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:39:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:39:31.328Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=033fea03-9d11-46a7-9559-930b5476f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:39:31.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:39:41.336Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=530d1380-a243-4d30-b750-f69d31bbb430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:39:41.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T12:39:50.293Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T12:39:50.294Z |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-01-17T12:39:50.295Z |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-01-17T12:39:50.298Z |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-01-17T12:39:50.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T12:39:50.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T12:39:50.305Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T12:39:50.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:39:51.349Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=80985d35-3f09-4b9d-8052-c697a055bf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:39:51.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:40:01.368Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=0f0a840f-54ea-4f0d-abac-d99ac1ac9678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:40:01.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:40:11.382Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b58ad26d-411b-4f21-bb14-1d4171bf1f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:40:11.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:40:21.447Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4ad12ad4-94ed-44ef-b297-9913bd949d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:40:21.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:40:31.454Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=555423f2-b90c-4bef-a6a9-09976f8746d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:40:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:40:41.462Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1abe0200-36cd-453a-b402-d07c3e75c044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:40:41.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:40:51.471Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6a593158-012b-4465-8172-bead3908e20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:40:51.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:41:01.480Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=145a10bb-7e01-4f35-879d-f9ce18b0580a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:41:01.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:41:11.488Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6ad2bc1d-4228-4ddf-87c1-ec5337da526c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:41:11.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:41:21.496Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b7e889f0-f1a0-4e5c-a4d6-4e748d6e5c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:41:21.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:41:31.503Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=557c2bc0-d68d-4ab5-ada4-f3ef2276f80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:41:31.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:41:41.510Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e2979a6c-b441-4a58-870c-f15d1563bc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:41:41.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:41:51.520Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ca81bd84-e748-40a1-9ec6-ed037bcabfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:41:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:42:01.531Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a86c6efe-ffae-4aaa-8d06-f9a1bdf07daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:42:01.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:42:11.554Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=dec62789-4147-4386-8968-318cc8456297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:42:11.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:42:21.564Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e7790ca2-4974-45bc-8798-ce6d194a96c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:42:21.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:42:31.573Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=23767354-80ef-44ce-a13d-f9dfa3cbcab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:42:31.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:42:41.581Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8b20d83a-7819-41ec-9b27-48d8bace7a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:42:41.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:42:51.593Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=05caaa2f-a07c-4ada-a892-ab90d1f0c433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:42:51.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:43:01.610Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=43a0bc8e-36eb-4323-b858-6d7c15c9a117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:43:01.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:43:11.618Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1ee005ea-aa8b-4727-8595-930a602e1a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:43:11.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:43:21.624Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c8f08e63-f581-4ed9-89f7-8db67f046847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:43:21.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:43:31.633Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=09903d8e-9d5d-4758-ba83-83533eec581f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:43:31.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:43:41.650Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ef4ee1c5-a651-45d8-8d43-e2210a4c8092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:43:41.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:43:51.659Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=56d8385e-f8c2-466a-b12b-b16610d9dadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:43:51.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:44:01.674Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=0535c601-f768-4b7b-bf2b-1265553a69bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:44:01.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:44:11.699Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a27d09e1-91d6-422b-98d0-3a1900ea3663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:44:11.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:44:21.714Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a8ee863b-5beb-4e94-b543-68496eed3aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:44:21.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:44:31.722Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=764542a0-e66d-4493-a9d1-0860ecc9d72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:44:31.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:44:41.731Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=bc137d8e-0abb-459a-9f60-313a501a8557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:44:41.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T12:44:50.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T12:44:50.258Z |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-01-17T12:44:50.259Z |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-01-17T12:44:50.261Z |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-01-17T12:44:50.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T12:44:50.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T12:44:50.268Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T12:44:50.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:44:51.738Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d438254c-84ca-436e-8677-6d098949e570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:44:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:45:01.747Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9724b0d6-2cd0-4cc8-b3bd-d71853c0cc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:45:01.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:45:11.762Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=dade5e69-517d-4f6f-91bf-e3321346f252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:45:11.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:45:21.773Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e6c7338b-f359-4463-be44-32733af9fed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:45:21.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:45:31.784Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7ee46258-12c9-4a02-9ef3-bd7991d17f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:45:31.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:45:41.793Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1d0d59ea-fb49-4e94-8c43-e49b81ddc634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:45:41.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:45:51.802Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b6cf84e4-eb8a-4bb4-98a8-b5613d9147c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:45:51.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:46:01.810Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=245f5f5b-98cb-44c0-9b3c-3c714b46d723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:46:01.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:46:11.817Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=bb535be9-e720-486a-95e8-b4f02756576b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:46:11.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:46:21.823Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e8e4d8b7-0328-4b18-906d-50ff3b1bbd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:46:21.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:46:31.830Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2d427460-5b2a-42c7-bda1-3b4ac42b3de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:46:31.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:46:41.837Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9d1629bd-34e6-4d65-a3a6-a979020db19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:46:41.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:46:51.845Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e524b5c6-aa81-4336-88ee-884c761f0aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:46:51.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:47:01.853Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b0d74fce-c46c-41e1-9706-195274792043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:47:01.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:47:11.860Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d1363a30-40f7-41a6-9368-020bb5398290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:47:11.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:47:21.873Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=45005f33-e0a4-47a7-a88b-24a543266225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:47:21.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:47:31.891Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=bdb5ef38-2b1b-46f2-8273-5b23b2da55d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:47:31.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:47:41.900Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5e392533-5b3f-4bac-b8e3-0f33706d8d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:47:41.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:47:51.907Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6e3dae3c-6d48-43ef-93a3-4dcde2cbe32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:47:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:48:01.915Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6ec1fe9d-73f8-481b-b3d9-1a8096ab132f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:48:01.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:48:11.921Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4a126c0a-733d-4763-a5fd-b082c37dff83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:48:11.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:48:21.927Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=51a3264d-c4d5-40e7-9f48-db2007f623ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:48:21.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:48:31.935Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=52f6bc1f-22df-4f8a-bea1-164bba35e5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:48:31.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:48:41.949Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=73e49bf7-60a6-4a6b-8077-1294dec7e3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:48:41.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:48:51.958Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c5622f7d-db84-4e42-b462-1c4d1c248f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:48:51.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:49:01.963Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3ce7ffdd-93df-472c-b30b-9832f52a34c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:49:01.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:49:11.971Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=be4826e0-e263-4e5e-83f0-2f01144054f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:49:11.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:49:21.979Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5eff2d95-6bbc-413f-a869-d8fc931c6407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:49:21.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:49:31.991Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4ac9b15c-98ed-4f5b-838d-a33758ba8870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:49:32.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:49:42.012Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=bb5a8367-3a5c-46b0-9b55-136d83a8adef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:49:42.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T12:49:50.333Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T12:49:50.333Z |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-01-17T12:49:50.335Z |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-01-17T12:49:50.338Z |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-01-17T12:49:50.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T12:49:50.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T12:49:50.351Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T12:49:50.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:49:52.018Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=85688cce-89f1-497a-91bb-2cf236e04491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:49:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:50:02.026Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d97be57c-a990-48ed-b2ac-2871dc73aefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:50:02.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:50:12.042Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=dcda26da-6410-40e0-bcaf-ad2fc46dc695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:50:12.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:50:22.049Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=bf100efe-6fd3-4874-acec-b4aa847db365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:50:22.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:50:32.056Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c517cd89-4b9f-4143-acf2-337982128998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:50:32.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:50:42.068Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6db37073-ac3d-41b9-97aa-f436de22a91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:50:42.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:50:52.075Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=bef30339-c87f-4127-8447-de7efeb7cddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:50:52.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:51:02.083Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f17bc14a-e3c3-4bb3-82cc-974bab9d3d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:51:02.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:51:12.090Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=bc8f35d9-5aff-4f84-a8f1-6d7eb0922244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:51:12.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:51:22.097Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4a6ca880-a31a-439e-b799-734ae5ddbc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:51:22.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:51:32.104Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=92ba35cf-31f7-453d-ab2a-e6bee638defa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:51:32.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:51:42.114Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=aa35106e-9f4c-48b8-87d1-7658162e8685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:51:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:51:52.132Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=406dbe17-68de-4124-bbef-1989f1cd78f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:51:52.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:52:02.141Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a50926d8-53ad-419f-9852-4210bcffcef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:52:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:52:12.150Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1828faa8-fb1a-4100-8855-855b4b70ea80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:52:12.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:52:22.157Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9c14a205-3493-477b-950a-84b77c82fa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:52:22.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:52:32.165Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3594cd72-a74e-4555-9a7b-8bf0b4b38611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:52:32.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:52:42.173Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f88305c7-8a2d-4c61-ad83-56115996e6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:52:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:52:52.179Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1036702d-7035-45df-b3f5-d0095e366c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:52:52.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:53:02.186Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a02a8447-9d10-46a2-ac7a-7430621ab6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:53:02.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:53:12.193Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=984b2ee9-54b4-40b1-8486-dbdc2718b988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:53:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:53:22.201Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=de77efb7-e038-474f-a44d-5c61362b50a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:53:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:53:32.210Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8cd1e29e-d06b-4853-b9c2-5d46938ec99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:53:32.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:53:42.217Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c925e594-0b0a-4846-8306-07f013c9d9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:53:42.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:53:52.223Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=936e5d20-35b4-4698-957d-f92106d08398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:53:52.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:54:02.237Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1d639cfd-0abd-4cb8-a248-dc1a391924a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:54:02.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:54:12.245Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e462b0c2-4c9f-4049-a757-9400f24c3fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:54:12.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:54:22.252Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ba20ed02-5bd2-4982-96c0-a950969f2786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:54:22.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:54:32.259Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=29ec7a2e-4998-4b4f-9f08-5e801eea6211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:54:32.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:54:42.266Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=cffd45f2-76f8-4cbb-87c3-0b6aa9db8ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:54:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T12:54:50.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T12:54:50.271Z |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-01-17T12:54:50.272Z |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-01-17T12:54:50.274Z |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-01-17T12:54:50.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T12:54:50.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T12:54:50.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T12:54:50.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:54:52.275Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4f4466bf-b3ea-4fca-b9b6-ba486219803d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:54:52.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:55:02.284Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=22f9d2af-6af6-4fd1-b453-49aec217d41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:55:02.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:55:12.290Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6108e790-ed77-46b4-b3cd-926703978060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:55:12.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:55:22.298Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3fdef337-632d-4b1e-91c2-6d9765296d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:55:22.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:55:32.304Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c2311120-ea44-426e-b9de-fdf16f6701d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:55:32.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:55:42.311Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c2054dd0-62d0-421f-add1-f9ee51f48aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:55:42.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:55:52.319Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=cffffbcf-7365-461d-be72-6f17d24f1148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:55:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:56:02.326Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2c8bd8b1-68c3-4ac3-af11-fa7e19a9b909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:56:02.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:56:12.341Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b63c225e-c7c7-4701-9e1b-a298882d4358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:56:12.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:56:22.350Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9ca7753a-4ead-4bdc-8a6e-b2cf9f0c9f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:56:22.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:56:32.360Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ed41128d-de03-4721-85ce-a29fb379db6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:56:32.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:56:42.367Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d7ba824b-5c03-4fe1-bbc2-cfb25a028e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:56:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:56:52.373Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ff3eca97-88f0-4d9a-861d-87079c613f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:56:52.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:57:02.380Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=35d166db-4b9d-4e96-a386-0a7d9f7a1519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:57:02.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:57:12.386Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=520c8b9b-1089-40b0-9e7a-7ab7d526318c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:57:12.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:57:22.392Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=0b204c64-bb09-48c7-ae7b-50e3b7da03cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:57:22.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:57:32.399Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=51fe0671-2c17-4601-a8dc-358ef5d76243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:57:32.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:57:42.406Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3ccf0543-c786-44b3-bb94-98872452f5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:57:42.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:57:52.413Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8d0a7acd-476f-41d5-b92b-39469dd2fe53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:57:52.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:58:02.419Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3c453056-87df-4d82-8a78-56e896dc724d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:58:02.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:58:12.428Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2901cd35-54be-4cfd-a757-833ca16e32e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:58:12.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:58:22.442Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a3f65f72-1240-4495-bae1-f8370377234d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:58:22.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:58:32.450Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=551dbe4e-1923-40b3-93c2-01722fc220cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:58:32.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:58:42.457Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6e7f226f-2dc8-4585-9b22-19cddf666694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:58:42.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:58:52.465Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=359de3d0-5c8a-49ea-973d-8d3043bf4e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:58:52.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:59:02.477Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=acd84a13-3ab2-4fca-b3f2-bb8f33e1aced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:59:02.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:59:12.485Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1faf47cd-7df5-4ef9-8323-6f1cd0015478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:59:12.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:59:22.494Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=be75f3c1-46ab-4ece-8bc2-738661a1c4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:59:22.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:59:32.500Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e1dab98d-e947-4ae2-9100-4b1bebdb872d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:59:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:59:42.505Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2a51bce2-03d6-4cb4-b37b-0ee98470fe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:59:42.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T12:59:50.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T12:59:50.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-01-17T12:59:50.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-01-17T12:59:50.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-01-17T12:59:50.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T12:59:50.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T12:59:50.299Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T12:59:50.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:59:52.513Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=755913f5-4b90-4601-81c7-3995229db6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T12:59:52.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:00:02.521Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=03069a5a-82f1-428f-ae2b-758ab541b5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:00:02.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:00:12.535Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7ec25b6f-a80e-4e1b-b6bf-6a7eab3b6812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:00:12.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:00:22.544Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5e46c48d-95ca-4341-8120-80195d30c34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:00:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:00:32.552Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=03ebc7c9-30b4-47ca-8679-b528b3083153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:00:32.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:00:42.558Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f730eb0e-e5cf-4d75-9f6d-29107bfc00f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:00:42.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:00:52.565Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=689948eb-0e99-4eca-a47f-83ff43d8348f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:00:52.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:01:02.571Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f7e01028-7478-4b7e-8ff2-65733cd613a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:01:02.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:01:12.578Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=cd9b7640-b723-4883-a1d0-3f528ed451ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:01:12.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:01:22.586Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5074770d-8762-433b-ae0c-b46f2cea80e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:01:22.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:01:32.592Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=dfbfae2e-06ae-4026-96c7-09d9f010589f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:01:32.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:01:42.599Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1ab7c4b9-4ec5-4d2d-97cf-7dd2697f59ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:01:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:01:52.608Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4b152d18-a5ae-4352-8feb-f980c2f05681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:01:52.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:02:02.617Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d733d4bc-33af-43e3-8baa-70fe701523ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:02:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:02:12.627Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e597eee4-9c4f-415d-86dd-96cef3bcc74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:02:12.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:02:22.638Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=120a8e43-ed19-4233-9b92-a0e5b0208516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:02:22.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:02:32.646Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ecf8a51f-be0d-46bd-b51b-21e10bfda7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:02:32.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:02:42.654Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b5b2c0d6-32be-4048-b19b-dd83aa440b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:02:42.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:02:52.661Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=afb1aa2b-3dfe-429f-9982-4ab1a78a5cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:02:52.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:03:02.668Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=cb13c835-bd1c-4451-9f26-dcd516f48967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:03:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:03:12.674Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6f3c61eb-2ac4-473b-9cc7-bd6783c020c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:03:12.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:03:22.681Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e5758677-0b5e-4aa7-b5f0-be50161300d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:03:22.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:03:32.687Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=35d2c939-f45e-4c83-927f-222157f4d046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:03:32.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:03:42.693Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c68d0be0-fc76-4ceb-82f4-bebc9b03f5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:03:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:03:52.701Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=53c9864c-1883-4545-a6ee-287fcb36fcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:03:52.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:04:02.709Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e405f751-baf2-42e4-a205-ebcada363c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:04:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:04:12.718Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=43883cd1-74e7-42e4-baab-e7f16a7c2af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:04:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:04:22.738Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=622f21c2-92e4-4bda-b674-5cbb8ad152ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:04:22.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:04:32.746Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ca67bcea-36aa-4250-8989-128f0487b672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:04:32.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:04:42.755Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=db13dd74-caef-4c41-b0f6-d83f0c4747a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:04:42.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:04:50.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:04:50.317Z |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-01-17T13:04:50.318Z |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-01-17T13:04:50.320Z |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-01-17T13:04:50.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T13:04:50.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T13:04:50.326Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T13:04:50.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:04:52.761Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2b353113-1cbf-409a-9d9a-3cafe8cd3d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:04:52.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:05:02.767Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=97f03a82-6174-4743-aab3-571f3db2dcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:05:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:05:12.773Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=83018ff4-46e6-4c2e-8d55-3f0aeef87260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:05:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:05:22.781Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ebc6569f-1ab1-4960-88b4-83d782065772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:05:22.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:05:32.786Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=883dedfa-36be-4c01-ade1-ceb0033d17eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:05:32.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:05:42.793Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2747c910-b7b0-4d62-a715-ffc32e6b429a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:05:42.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:05:52.799Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d66898bf-6575-4df2-bc08-4ce4be0aff01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:05:52.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:06:02.806Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8e014839-71af-487a-87c0-48a7b12c96db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:06:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:06:12.814Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=89cf8d84-d842-45e4-a4e1-acd04e321ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:06:12.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:06:22.820Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2fa36477-4607-4faa-b234-ca3288a7c08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:06:22.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:06:32.827Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=63c375e1-b2df-45e7-b110-c27b9733ca04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:06:32.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:06:42.841Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=97c429a8-7e11-4821-a293-1faadf997eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:06:42.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:06:52.849Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6b84093d-82fb-49a2-bccc-99bc1ddfdebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:06:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:07:02.856Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=19b68e4b-1228-4f43-a404-8ab3fd457dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:07:02.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:07:12.862Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=795697d0-823c-41d3-80e5-3f61fda4f9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:07:12.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:07:22.871Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8e134384-b6fb-4fc9-92c8-ec4dfb464f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:07:22.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:07:32.878Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7dfd843b-be0f-4220-beb4-e704730aeb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:07:32.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:07:42.885Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f7158ed5-8e86-444d-b44b-e59869ce0915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:07:42.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:07:52.890Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=266c626e-377f-4364-9a9b-bc9df5e3d04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:07:52.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:08:02.897Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f8579cf6-6594-49f5-92e6-379d292dfcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:08:02.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:08:12.914Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=20dbbd48-9ebb-4871-9c74-91c7e2d9f572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:08:12.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:08:22.921Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2e31a908-6ef4-4c0a-ab6f-8c0dfbcc56df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:08:22.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:08:32.927Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=61bbc17c-162d-45b1-868e-afb1ba25bd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:08:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:08:42.936Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5aad7c77-8b57-4d9e-9f99-91c44b606b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:08:42.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:08:52.957Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=817efd10-4a74-4a1e-ae34-a00bf5bdb6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:08:52.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:09:02.968Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=88b8e8ca-4287-4963-befe-ee18ecf93276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:09:02.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:09:12.975Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b16f5fb9-a131-49fa-bca0-971ca084ae3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:09:12.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:09:22.982Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ecdca30c-ef31-4960-9175-d4ea44d45153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:09:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:09:32.989Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=05d1ddd3-0dcd-4bdb-815a-4b0d56f8849a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:09:32.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:09:42.995Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9b38e8bb-87a8-467a-91f4-9bed30cd3256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:09:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:09:50.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:09:50.237Z |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-01-17T13:09:50.238Z |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-01-17T13:09:50.240Z |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-01-17T13:09:50.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T13:09:50.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T13:09:50.245Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T13:09:50.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:09:53.000Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=57fee287-e4c0-42af-8648-a18c444a328d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:09:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:10:03.006Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=82092fbe-4f46-4dcd-ad74-429759060f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:10:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:10:13.012Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1505ab4b-ee36-45b9-a668-a5654e15ed0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:10:13.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:10:23.017Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7ac71c27-4442-4aec-a60e-3b84d8894616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:10:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:10:33.023Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7f05b2d2-7da0-4b85-8686-b88fd240b0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:10:33.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:10:43.029Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=581fd623-8302-4463-a12c-a5fb5e98f4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:10:43.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:10:53.044Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d4a8d8b6-7747-4a80-a673-53a48ed1363b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:10:53.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:11:03.053Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1f053212-7245-4ba3-9cbc-97cafe9ab925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:11:03.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:11:13.062Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=52d76d33-30f0-457e-bf72-599afc130559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:11:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:11:23.068Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=622e4fdb-8bb4-4957-83c8-153dbcf48cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:11:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:11:33.076Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f2842b13-c99e-4917-9d35-6d03bdd5884c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:11:33.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:11:43.082Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5d2fae71-b8a5-449c-9a10-4b4ad1a728cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:11:43.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:11:53.088Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=be8271f1-98fa-494e-bbbb-d26f4bd38a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:11:53.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:12:03.094Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3463aa58-4e3d-4a75-a177-18d73cf74cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:12:03.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:12:13.100Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=12562c22-d61e-49ea-a038-21074c9c57c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:12:13.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:12:23.106Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=0208935f-6312-4453-a8e5-042f7f9d3f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:12:23.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:12:33.112Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1535d1cb-c3a5-4008-b504-50556998e38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:12:33.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:12:43.118Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=819df6fc-ca10-4283-b783-12c1d60bef0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:12:43.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:12:53.127Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4c5f674c-63d2-42f0-baed-e87f6861d822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:12:53.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:13:03.142Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b74a228f-67f4-49f9-b817-972f762abcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:13:03.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:13:13.152Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ca41b01a-cc01-4912-8eea-7f865a4e25f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:13:13.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:13:23.159Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=dab546fb-67a2-44c8-ab3e-1c25a8a2ac42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:13:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:13:33.165Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8732f278-aaab-4c9d-b755-866affd992a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:13:33.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:13:43.172Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c75ccce9-b4be-45a7-884a-c13f26768c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:13:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:13:53.177Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e9c8c532-3a63-46bf-9dee-c2bfffc6d641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:13:53.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:14:03.184Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ae800f32-904a-4a58-a241-0ece4512b0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:14:03.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:14:13.191Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d18f748a-3a53-4ab4-be43-88c121c1385e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:14:13.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:14:23.199Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=18bda48b-f5ab-436b-99bb-4459407a1c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:14:23.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:14:33.206Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3401f34b-2cf8-4f0a-af5b-3482ef753975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:14:33.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:14:43.214Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=50d1320d-ced8-4b37-9798-edda6b099588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:14:43.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:14:50.291Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:14:50.291Z |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-01-17T13:14:50.292Z |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-01-17T13:14:50.295Z |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-01-17T13:14:50.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T13:14:50.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T13:14:50.300Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T13:14:50.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:14:53.223Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f861ff7a-284f-4a98-bd04-47a958b2caa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:14:53.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:15:03.241Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=012caff7-5eca-4952-9aed-43f52fcc7580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:15:03.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:15:13.254Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ddb55381-9f38-4921-a6fb-bf1114ba5c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:15:13.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:15:23.267Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=02f1e43d-e288-4bea-8850-3beaa313b630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:15:23.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:15:33.274Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=85575f0b-3aef-4990-b570-51f56e575b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:15:33.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:15:43.281Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=17f7337a-d967-439d-97e8-2ae0ef3a126e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:15:43.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:15:53.289Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ef74278a-feeb-45f9-a9d9-717b6eba2a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:15:53.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:16:03.302Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1bcc9ecf-be18-4b61-84ea-10c4401c11b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:16:03.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:16:13.309Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=93519176-b8d9-4151-9d3c-608b3dc2e13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:16:13.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:16:23.315Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=30e3672e-5ea8-44b8-b8af-9d1eca3e2f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:16:23.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:16:33.324Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4d68d6da-9d52-4aa7-b664-6d1629a7f4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:16:33.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:16:43.331Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d34bc34d-0d4f-433f-9390-35423e4a6842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:16:43.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:16:53.337Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=40618608-2537-4dff-b772-268984eaaf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:16:53.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:17:03.343Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8b154b3c-81a4-49ec-b9a1-f52874157534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:17:03.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:17:13.352Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c4bc0440-5eb2-45df-ac7f-167ae9c2b2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:17:13.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:17:23.368Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=be800c42-7ba7-4746-ab33-9c8efff604cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:17:23.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:17:33.375Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4c603d28-67e0-4b1c-bc18-5a77e568efa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:17:33.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:17:43.383Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=56a9995b-cdf1-42a5-b221-3967b9e9d99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:17:43.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:17:53.389Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=423d994c-f6a0-4f47-9de7-f1dc13145f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:17:53.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:18:03.395Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4b0ae903-491f-41eb-bbd5-b00728723c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:18:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:18:13.406Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=73550413-9c6a-46c8-a5b8-5c8a1d8226ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:18:13.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:18:23.413Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8aa5e3e8-abce-40c8-8d68-34b48a01b437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:18:23.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:18:33.421Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4ec3679a-8d70-4ab1-83d7-a8f97d220947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:18:33.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:18:43.428Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a80bd649-657e-4248-b460-135f190c1ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:18:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:18:53.434Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=0f9b18bf-6989-4025-8198-0413ca41773b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:18:53.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:19:03.445Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=63a9afc1-2ac0-46aa-8e08-c19e1583d6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:19:03.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:19:13.452Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6e18c2ac-95a5-4e18-b77f-961b64e58235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:19:13.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:19:23.461Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8cdc38ea-4eb1-4065-bba8-6d897f5f1d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:19:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:19:33.480Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=39436324-7035-4cd4-ba95-ce7045e75a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:19:33.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:19:43.489Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=cb5fce65-52cb-49e7-9f49-6a39ff084b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:19:43.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:19:50.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:19:50.276Z |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-01-17T13:19:50.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T13:19:50.280Z |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-01-17T13:19:50.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T13:19:50.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T13:19:50.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T13:19:50.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:19:53.497Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=cc6cee67-4891-4ec4-838c-79a72cf26232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:19:53.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:20:03.504Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6ee57a49-4271-4b63-ab5e-258142c68a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:20:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:20:13.510Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=71efd8b0-9a62-4da3-b5b2-bc66925f13c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:20:13.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:20:23.517Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=953f7aba-36c7-410d-8f76-94e6a6176ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:20:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:20:33.522Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=09b78d41-828c-41b8-a70b-ee17433fb61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:20:33.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:20:43.529Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=bc23cf32-be80-4966-9dae-4d3888b3a7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:20:43.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:20:53.535Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=10964785-5892-4b2f-b3c6-b5c434021adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:20:53.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:21:03.540Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ef1077df-a62c-48d9-80d4-bf4b5c4ba2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:21:03.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:21:13.546Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=bd8f67ba-e636-4e48-92b4-509b34c3e9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:21:13.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:21:23.552Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1fa6e637-9abb-4ce5-b364-5d901a686dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:21:23.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:21:33.566Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c550edc9-0f8b-447f-beac-5a111b1e83b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:21:33.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:21:43.577Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7bce5b2d-4eea-46a7-b88b-54d4caf7a549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:21:43.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:21:53.585Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e5b5e6bb-50fa-436e-ade7-91bf1680f97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:21:53.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:22:03.591Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9ff2babe-317b-4137-9bcd-13fb609d946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:22:03.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:22:13.598Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=38a29463-bf79-4337-bb95-1549da2fcc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:22:13.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:22:23.603Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e0ea22a1-cf60-4cdd-aa74-0f6636e48029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:22:23.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:22:33.610Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a02d4dff-91c0-416c-a48f-f6c804f0707d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:22:33.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:22:43.619Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6da18006-5ce5-4f06-9694-58c383e01acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:22:43.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:22:53.627Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=65bc837a-56e6-4ef6-92b2-af4da092d766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:22:53.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:23:03.634Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d9503e44-5712-4872-a97d-ef53c913feda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:23:03.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:23:13.641Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a2d48615-4bd8-45c1-9df9-34091f036175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:23:13.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:23:23.649Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9366cee4-672e-4c65-bc64-1d96f87e8c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:23:23.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:23:33.660Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=df1092d3-4fd6-448d-8c18-94db7ec2018b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:23:33.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:23:43.676Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=019679e5-a124-4609-8f35-2922e2e20e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:23:43.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:23:53.685Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e0206e6d-1204-488a-b89f-2e767721dafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:23:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:24:03.696Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a0e1c013-8bf6-42f0-be6c-ba408543e5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:24:03.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:24:13.702Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=462f2938-a064-44b0-8d9c-e454eb4fbd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:24:13.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:24:23.709Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=20855e9c-a7c0-456d-a4dd-9bcde7206ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:24:23.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:24:33.715Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=853e7a2d-58ea-4629-a91c-da2eec840b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:24:33.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:24:43.721Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f4dee984-8e25-42ad-baee-c7beaebf9490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:24:43.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:24:50.298Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:24:50.299Z |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-01-17T13:24:50.300Z |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-01-17T13:24:50.302Z |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-01-17T13:24:50.306Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T13:24:50.306Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T13:24:50.306Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T13:24:50.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:24:53.727Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=38b0ed5f-38e7-475f-a285-4d039b39349a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:24:53.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:25:03.734Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=def8380b-b02c-4d12-b9fb-0528fa552a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:25:03.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:25:13.739Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=753c2f64-dd22-4ae1-88ca-33b82df1fa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:25:13.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:25:23.745Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c3f9392a-e8b5-4444-96c4-0c52f2166fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:25:23.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:25:33.754Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=0ecf2c6e-06e9-4cf5-97f9-e6c384f666f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:25:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:25:43.773Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2225a8e6-ff9b-4fba-8424-11a180d10e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:25:43.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:25:53.783Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6f6e8f92-3878-476a-97a8-d4ad91c21c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:25:53.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:26:03.791Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=13708ff4-88f1-4f98-9516-6fa7bca2f4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:26:03.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:26:13.798Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=16e9d6ed-784f-48a0-b93d-f430f51ca29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:26:13.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:26:23.805Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=0306dded-71f4-4062-ae18-e48c626db4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:26:23.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:26:33.810Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=0e49072c-7e90-4039-bb8c-ac3a87878119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:26:33.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:26:43.818Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=202f1fdb-9cfb-4d44-8c1e-a246026d7fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:26:43.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:26:53.823Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=78959d14-e11b-4c9f-ab68-61483b09807f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:26:53.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:27:03.830Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f9f14f51-6cfd-4521-aeae-6f89ae85ed70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:27:03.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:27:13.836Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=0e972fbb-dc29-4ced-8c04-4b4cddbd8de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:27:13.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:27:23.842Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c8c19656-76d2-4e4a-8bab-99d8c76362e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:27:23.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:27:33.848Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=fdb39402-bcaa-428a-9cb7-3d0e69e78b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:27:33.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:27:43.856Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7b2811ce-f651-4d9c-aeb2-5e1c6cbd1169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:27:43.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:27:53.875Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8ff0a740-d05d-415c-85d0-77a20315cd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:27:53.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:28:03.883Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c72b5da3-982b-41d4-899e-9a52b9a3a57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:28:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:28:13.889Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d1fa6f88-00e3-42e2-aeb8-3c7e8c414e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:28:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:28:23.898Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=cb8e3b29-01a9-4859-bd26-a59117a0ca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:28:23.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:28:33.904Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=318b5b2b-4285-4bee-a8b2-a75ec1453132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:28:33.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:28:43.912Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ed9276a9-25b8-47f0-8450-18cb10c5ee07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:28:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:28:53.922Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=de50ba8a-cbb0-426b-885a-55a14f13df4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:28:53.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:29:03.929Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=fddc6ef2-d00a-45ea-b08e-a23a5a716b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:29:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:29:13.935Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7ab3aa9d-a13c-48ef-a547-37899be4f889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:29:13.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:29:23.942Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6fecea0e-4731-407f-8aa0-9a6c700bc685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:29:23.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:29:33.948Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1c036f6f-b5de-4e32-a1e9-d4b196cc6f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:29:33.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:29:43.954Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=0266eaff-9640-4159-aeb4-f9d4c4a56824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:29:43.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:29:50.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:29:50.263Z |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-01-17T13:29:50.264Z |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-01-17T13:29:50.267Z |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-01-17T13:29:50.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T13:29:50.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T13:29:50.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T13:29:50.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:29:53.960Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5ecf6116-ac9b-42c5-9135-61111c2ffd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:29:53.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:30:03.972Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2391d306-cd58-4819-a38d-4b9283efa351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:30:03.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:30:13.990Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8f759a03-9b70-4eec-b352-efff6990bdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:30:13.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:30:23.999Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c20e5b06-0c7e-443f-9439-eac247eab4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:30:24.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:30:34.022Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=91edbb4d-527c-4e90-8c35-09b887df28a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:30:34.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:30:44.029Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b7af3643-dd48-432e-aeff-8ecaa8e2db87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:30:44.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:30:54.038Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d3fcf58b-f352-42b2-9392-131c40120ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:30:54.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:31:04.044Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5236cfb9-2dd6-4b9a-88a2-b92e1008ff77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:31:04.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:31:14.050Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9e5b4a07-e2d7-4f13-a445-6436405a0e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:31:14.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:31:24.056Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7c561743-cde7-4595-bb3c-82440bc239bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:31:24.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:31:34.061Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=02bd817d-0953-478a-ab67-9bb9c93c4349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:31:34.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:31:44.067Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a034bc46-c999-42c5-9adc-152857652696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:31:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:31:54.074Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=66efff07-6e90-4240-8bfb-fc0731e69ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:31:54.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:32:04.087Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1de78a78-5f31-4de4-8efb-f7e4f420cef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:32:04.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:32:14.099Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=32c6a232-553c-4660-a1a8-7cbfb2af5890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:32:14.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:32:24.109Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ba0ef674-8caf-4de6-b89d-d9148cc2c874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:32:24.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:32:34.117Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=67874d2b-4ec5-4ff3-acbe-78b998142340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:32:34.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:32:44.125Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ef50c413-db38-4ac4-8133-6ed2e0872c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:32:44.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:32:54.132Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=491ff578-b3e1-4f5f-9366-0ae3baac8e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:32:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:33:04.138Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9ceddf44-bd6b-43e1-9fe0-434d89e89318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:33:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:33:14.146Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=595d9a6e-994a-4394-9e5c-68e2afdcbdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:33:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:33:24.153Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1075d135-fee5-4f20-9551-39d7947172f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:33:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:33:34.158Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2c5efbab-ded5-42e2-81bf-c530a3088de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:33:34.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:33:44.165Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=333b40dc-fd6c-46ee-85c7-03c19e6cd10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:33:44.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:33:54.171Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f52990fb-3d3d-45ab-99ad-c46df72d2421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:33:54.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:34:04.178Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=fa282270-ce15-4f1e-90ed-f9f64c59594b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:34:04.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:34:14.188Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=324a028d-4a7f-465a-9cf0-d2d3c4eb98a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:34:14.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:34:24.205Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a9697cfc-c1d0-4607-9f70-51830c5657ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:34:24.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:34:34.212Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c3d7bf92-b9f9-46f1-bafb-973fd73db342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:34:34.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:34:44.219Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8e7b849c-1d8a-4252-add7-c2e9642d11ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:34:44.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:34:50.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:34:50.235Z |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-01-17T13:34:50.236Z |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-01-17T13:34:50.238Z |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-01-17T13:34:50.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T13:34:50.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T13:34:50.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T13:34:50.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:34:54.226Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3e22a4be-0653-406f-9963-f7702c62e470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:34:54.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:35:04.232Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=989a07e4-4b4b-489b-964a-f09c9325ac69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:35:04.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:35:14.240Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f40fcd72-c5da-48b0-8f64-07d4fe7609b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:35:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:35:24.246Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=13df8486-44f0-4924-bb96-ae600cebfa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:35:24.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:35:34.251Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=77b86336-b5ca-4483-b8be-fa6c35646b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:35:34.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:35:44.258Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=77db8a75-fee0-4191-8e97-dac45c1af3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:35:44.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:35:54.263Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ed1699e4-e520-45a0-a82d-18c20826b848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:35:54.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:36:04.273Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5949465b-eff0-4c08-90ea-b0b8b1dfa438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:36:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:36:14.282Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3e0a1ed9-f8dd-496d-87fa-0f2c42a552a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:36:14.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:36:24.298Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=64cea505-05a5-4e86-91c9-df8df21fcfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:36:24.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:36:34.306Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=06b0b2ea-4600-41dc-934e-9112cf648bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:36:34.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:36:44.312Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c06b586a-450a-478e-8b45-89b327ee07a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:36:44.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:36:54.322Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7528a27a-753d-4f24-8945-a0b7eb0b80eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:36:54.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:37:04.328Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5e5893aa-f849-4913-8cc3-7852641fca6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:37:04.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:37:14.342Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=db9bbfdd-c88f-4e92-86d2-9c8278ab5318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:37:14.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:37:24.350Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e2e6acd1-81e7-405e-8493-c2d5d9a47b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:37:24.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:37:34.357Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=fbca865f-6d55-48c7-b1d6-58e26953dff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:37:34.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:37:44.367Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=fc407223-ceaa-4735-bc35-6070899e58dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:37:44.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:37:54.373Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5533b320-8a02-4695-a37b-b05b207985d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:37:54.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:38:04.380Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=77b85a68-778c-40cf-9431-3c6ed643f71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:38:04.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:38:14.388Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2abb9175-51ad-48a7-9c77-94330e159bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:38:14.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:38:24.397Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=61b86cb3-0225-4854-9a9f-ca916bd0916b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:38:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:38:34.413Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=22c82610-7367-4c34-b9b9-3165305bf0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:38:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:38:44.420Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=409dc260-ef2e-4cd9-9ec4-987f627af3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:38:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:38:54.428Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=286d002b-eb9a-4b3e-8dc0-bcc326e7f0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:38:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:39:04.437Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1bf667ab-9cd1-446c-b0dd-33021e3c8b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:39:04.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:39:14.444Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=63e0e090-5857-49f4-8767-c71daaa9ac24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:39:14.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:39:24.451Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7c194f40-ffcb-43be-95bc-8cf7dc88f2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:39:24.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:39:34.457Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a57a2ebd-fd0d-458d-be05-e6a933e30a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:39:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:39:44.463Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=fa78c17e-b06d-44e8-8df3-a36df57daf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:39:44.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:39:50.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:39:50.286Z |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-01-17T13:39:50.287Z |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-01-17T13:39:50.290Z |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-01-17T13:39:50.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T13:39:50.294Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T13:39:50.294Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T13:39:50.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:39:54.469Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a46bee6b-f678-469e-93c9-3f5d8f6f6ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:39:54.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:40:04.475Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f7f63030-766e-4875-8ab2-3b3984b7a1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:40:04.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:40:14.481Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=658a991e-b753-4852-999b-acb291d88c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:40:14.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:40:24.486Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=42e7fdde-dbed-4cbf-9937-5b2ec7d57642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:40:24.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:40:34.496Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c7b95fb8-0e07-4708-8efd-7ecb3f3e272a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:40:34.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:40:44.507Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=34037eab-7ef9-42c8-9364-d6fb21e755a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:40:44.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:40:54.515Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=df2113b2-f0e3-4c7f-888d-e1af6e5e85c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:40:54.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:41:04.521Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ff082b5f-1eb3-4edb-93de-83d92d9d4370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:41:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:41:14.528Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=cd4a4db3-e4f6-4d78-a965-9bac4f339dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:41:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:41:24.535Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f8589723-c07b-45c8-ac7e-7e9b1049a526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:41:24.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:41:34.541Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2cb07be4-8928-4cca-a92c-8d822ef32e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:41:34.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:41:44.547Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e8885f9d-54bd-4acd-8584-f723c448b40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:41:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:41:54.553Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a2f730d9-ef36-4bc9-a7b6-77ce689f6eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:41:54.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:42:04.562Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c3a5ad2e-d689-403e-9d8d-56f2490679a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:42:04.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:42:14.569Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=e9634b6e-5cca-4886-ae5b-057aca93b5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:42:14.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:42:24.574Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c4a9efea-7d83-4698-9c3f-fca322207aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:42:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:42:34.580Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4527659a-65cf-46e4-af77-2cda5cf06d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:42:34.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:42:44.588Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=97d6a5e4-0db9-4b79-85ef-5b35ac916db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:42:44.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:42:54.603Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3251fe23-2e82-43c0-bc3a-154b706d3587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:42:54.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:43:04.611Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d3745c7d-5ba3-4e15-aef2-9fb9aebec92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:43:04.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:43:14.619Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=20acc9c2-9bf5-44f7-ad6c-d25650e0410f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:43:14.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:43:24.627Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=987c95ff-ec69-4e5d-89a8-622f61756806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:43:24.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:43:34.634Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5eba3461-808f-4052-9af6-415169e2f5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:43:34.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:43:44.641Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b9336ca8-4730-4d47-8bef-3d62888ae560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:43:44.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:43:54.646Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=795ce012-d197-43b8-8e2f-48f2271593e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:43:54.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:44:04.652Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=18bdb20f-74ff-4df2-af76-7277a204a49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:44:04.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:44:14.660Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=edb9e170-469a-4e04-84a2-796cea43ec7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:44:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:44:24.666Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c756bcb9-742e-4bb7-a3ad-d3ad457b66f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:44:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:44:34.673Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d3e8af9f-bbce-4d18-8324-3a9bbb31bb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:44:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:44:44.680Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=62e10a16-7bbf-4657-bf14-bad50ae02f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:44:44.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:44:50.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:44:50.306Z |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-01-17T13:44:50.307Z |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-01-17T13:44:50.310Z |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-01-17T13:44:50.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T13:44:50.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T13:44:50.314Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T13:44:50.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:44:54.696Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=743c72a2-8d59-4113-96d4-077f7e5ab3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:44:54.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:45:04.705Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=abce1962-aeb6-40ff-8d49-f0ff6ff02caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:45:04.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:45:14.712Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=441281e0-9ac8-419e-84d5-e916bcfca81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:45:14.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:45:24.721Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7542e502-7717-401b-bb8c-2a07f5c1e2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:45:24.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:45:34.728Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6216ab76-cf76-482d-b281-3781b0ad00e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:45:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:45:44.734Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=49380df7-b0b8-4e00-9727-7f345c5f8fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:45:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:45:54.741Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c94e17aa-8223-4d54-a671-5e73b38f711f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:45:54.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:46:04.747Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d63528eb-5a1b-4446-90fa-afb23bcaa648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:46:04.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:46:14.754Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ca501dfd-60f9-4b6c-b0af-1cab28763117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:46:14.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:46:24.760Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3688a980-7508-42a4-9a3d-006e9c3d14be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:46:24.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:46:34.767Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=10c54859-d068-4f37-973e-d77cc4940c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:46:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:46:44.774Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9c33242d-a278-4e19-a981-44abab9787ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:46:44.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:46:54.782Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=143f6b9a-4def-42a9-8d5e-76395c8c5d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:46:54.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:47:04.793Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8841ee98-c33c-4c63-8ab6-302ff66a4915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:47:04.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:47:14.800Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=23679c34-dfe9-49b4-a427-184727dae37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:47:14.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:47:24.807Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5a2e2b30-4b3d-4be9-a5ef-66122e491381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:47:24.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:47:34.816Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=176bc7fe-ffc3-4e18-be59-ef573493e0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:47:34.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:47:44.823Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=81737331-9693-42c4-a7dc-3c581007c4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:47:44.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:47:54.830Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f607e82d-ec86-4cc6-8550-bf97de73d959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:47:54.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:48:04.835Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b39da55a-1efd-4f6c-894a-7a35e8f427ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:48:04.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:48:14.842Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2d759729-cc42-4cc1-8cf3-e00c413921c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:48:14.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:48:24.850Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=2ca88ce2-7285-42a1-b49f-820e0d794fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:48:24.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:48:34.856Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=12869742-1c80-4878-ac5c-7905f8348298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:48:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:48:44.862Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1789ef40-1adc-4f75-9d44-19327f6ecdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:48:44.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:48:54.869Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=294c0d2f-f89f-4278-83a3-f0b71b344713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:48:54.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:49:04.877Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8ae89c3b-0f4a-47c2-a6e2-60f5d7745424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:49:04.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:49:14.896Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ac277c98-cd72-4baf-aaaf-b55a090866bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:49:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:49:24.906Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=161d9860-53fa-4154-81c0-5bed31af2d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:49:24.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:49:34.916Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4765ae73-4c61-4f1e-ba09-d1be947aaf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:49:34.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:49:44.924Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=bd1647e6-4aec-4193-8b2e-650c7bfbd2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:49:44.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:49:50.229Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:49:50.229Z |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-01-17T13:49:50.230Z |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-01-17T13:49:50.232Z |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-01-17T13:49:50.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T13:49:50.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T13:49:50.236Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T13:49:50.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:49:54.931Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=365fa23c-cfdc-4699-a925-ec4cf57e68c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:49:54.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:50:04.938Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d40c582b-f5f9-43bc-80b2-e3670bacc5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:50:04.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:50:14.946Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=25236beb-110c-4ac0-9757-2fd71940de30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:50:14.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:50:24.954Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7a87dca8-19f4-4942-97b4-aa10365ff699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:50:24.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:50:34.960Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9ebe376a-f481-4421-9e8c-98db1c08a13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:50:34.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:50:44.966Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d90a6627-37e7-4e92-8cae-28c6bd4b425c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:50:44.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:50:54.972Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b67b8fb4-8003-4cdf-b651-163f761e4424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:50:54.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:51:04.979Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b6530347-fc27-497d-a04e-4f76273b95b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:51:04.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:51:14.997Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=cc10902c-497b-4f08-a555-2724c19cb2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:51:15.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:51:25.005Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=dad0a6e1-c6e0-45a5-ad79-513f2620e631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:51:25.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:51:35.012Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=cf3924bf-4de0-4343-9f84-2f03b14b57ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:51:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:51:45.018Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=01dfbe1d-5556-43df-b839-4a2c29e52983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:51:45.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:51:55.025Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b660955b-8b72-43de-a9d4-78720d7a13cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:51:55.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:52:05.032Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=18aed176-ff6d-4054-a6ae-329388821e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:52:05.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:52:15.038Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5870b760-8ad5-4dfb-92e4-74ae5390d390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:52:15.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:52:25.043Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5f8601c2-ec98-48ff-b6e7-796a94c439ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:52:25.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:52:35.050Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=48021618-0397-4ef6-bdbc-6959ae53df81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:52:35.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:52:45.056Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=18809b9c-0a01-4360-b824-2badbd51e72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:52:45.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:52:55.062Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3bc2625f-b4f7-4c67-98c4-5b6c4a655a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:52:55.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:53:05.077Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=93a306e6-08e3-4ecc-9655-bc9fb904513e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:53:05.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:53:15.086Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=161ae545-d950-4a53-bb22-2d93bd7ef20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:53:15.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:53:25.098Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b9f012b0-db79-48e0-a26f-316edebf3b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:53:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:53:35.106Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3c2339dc-685a-4d5e-bf97-46bf1805d862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:53:35.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:53:45.114Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=58cd4364-9c46-4a24-aca0-e1876e2cab37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:53:45.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:53:55.121Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d7a103d7-4722-4ae9-8b7e-f1c8f073cf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:53:55.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:54:05.128Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7b00c25e-f457-48fb-a0fa-13d934cff92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:54:05.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:54:15.137Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f81e9fab-0527-4f3b-9db5-4d6b602b9638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:54:15.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:54:25.143Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=093db621-54b1-4cf6-8c5e-9f8fea912e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:54:25.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:54:35.150Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=435c6e93-2632-44d8-a2d6-ebe353d1766d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:54:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:54:45.158Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d6f28efe-d80b-44d2-a613-9da0c31988e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:54:45.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:54:50.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:54:50.286Z |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-01-17T13:54:50.287Z |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-01-17T13:54:50.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-01-17T13:54:50.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T13:54:50.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T13:54:50.296Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T13:54:50.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:54:55.164Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=09603b61-ee4d-44e0-88a3-c7ab7c407fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:54:55.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:55:05.170Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=fd6e6f4c-44ec-4fe7-a90d-8f72f2a1b7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:55:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:55:15.177Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=304ec60b-c777-46a1-90ec-129af2dad960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:55:15.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:55:25.186Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=619ccff3-78d1-4d24-af31-82372b33dc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:55:25.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:55:35.205Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=c9ae49c2-7485-4040-a2a0-08139fe9b42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:55:35.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:55:45.213Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a2ad531d-4f32-4e8e-8748-b4eb8a0a76c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:55:45.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:55:55.221Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=f11e07c7-be79-4b17-9852-c801791bf507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:55:55.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:56:05.228Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=42428d0e-1abc-4bda-8f03-0cd9a164b066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:56:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:56:15.234Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ad758880-ff68-4dfa-9c8c-74ff2065bd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:56:15.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:56:25.242Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ab8c7698-7de6-4e9f-a2ee-e010715ee86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:56:25.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:56:35.247Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=5a945fef-328c-42f0-9c57-99952b885b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:56:35.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:56:45.253Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9335cafe-c14c-4733-bf08-3f625bf68814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:56:45.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:56:55.258Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=364d8093-68b3-4064-938d-71f300fbf475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:56:55.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:57:05.264Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9cbe4fc7-66ee-462d-a972-ed38baa8734f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:57:05.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:57:15.272Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6fece7e0-297d-46ce-a6cb-4987842e62e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:57:15.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:57:25.284Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b8baf813-309b-427e-946a-f884a05b1e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:57:25.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:57:35.298Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=0cee764a-ad45-4bb6-9455-9e910985be56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:57:35.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:57:45.305Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=d12daada-2087-4591-aeee-6d6f4b2de1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:57:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:57:55.310Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6c049722-ffb2-4d92-a801-7ae3a9f85365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:57:55.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:58:05.316Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=bced32c8-0d7b-45cf-ac71-d494371a19a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:58:05.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:58:15.322Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9afca85f-1d26-4b61-b72c-8e596355b332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:58:15.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:58:25.329Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=b25f9505-e962-44bc-8ee4-6ff25421d55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:58:25.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:58:35.339Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7774244c-cecf-472c-8403-ab3dcaf43a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:58:35.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:58:45.346Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=979bf4b1-6326-432f-8564-07fb70c832c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:58:45.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:58:55.352Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3ad3c1a6-a11f-4880-a5ff-9b68a8b477e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:58:55.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:59:05.358Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=6c9d60e3-4284-4853-8ded-42095c9a149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:59:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:59:15.363Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=ef63a8fc-cf98-4d81-80eb-9b1fb049b28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:59:15.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:59:25.370Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=4fd948cc-21b7-4d16-9681-57d9a50bfa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:59:25.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:59:35.383Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=7ab59e37-566f-49ca-bebe-9f86e8214b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:59:35.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:59:45.391Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=3c7bf434-40c0-47ee-a522-39e78ff8bd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:59:45.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:59:50.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T13:59:50.200Z |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-01-17T13:59:50.201Z |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-01-17T13:59:50.203Z |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-01-17T13:59:50.206Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T13:59:50.206Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T13:59:50.206Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T13:59:50.208Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:59:55.398Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9885b652-5593-4406-9320-d09d7e9c5070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T13:59:55.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T14:00:05.405Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a55548e8-6274-460f-a58a-cac4ed5497c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T14:00:05.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T14:00:15.410Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=8ef3e472-a65f-4e0f-b89b-dfce66b50c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T14:00:15.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T14:00:25.416Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=1aabec90-df3c-4440-89b9-ae00503bc78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T14:00:25.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T14:00:35.423Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=14ee7fc3-7180-483f-9d4e-bce8fd750c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T14:00:35.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T14:00:45.429Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=a76e8e0f-b921-4525-957e-6b72acb00860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T14:00:45.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T14:00:55.435Z |INFO |Init configs |InvocationID=e8d17642-018a-4686-9750-2a61e582aebf, InstanceUUID=9070c512-1a1c-4382-bd9b-0204dd04f125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T14:00:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |