. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:14:36.597Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:14:36.599Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T23:14:36.631Z |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-03-06T23:14:37.314Z |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-03-06T23:14:37.400Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T23:14:37.400Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T23:14:37.400Z |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-03-06T23:14:37.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-06T23:14:37.558Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-06T23:14:37.589Z |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-03-06T23:14:38.844Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-06T23:14:39.233Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-06T23:14:39.250Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-06T23:14:39.251Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-06T23:14:39.298Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-06T23:14:39.298Z |INFO |Root WebApplicationContext: initialization completed in 1709 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-06T23:14:39.605Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-06T23:14:40.402Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-06T23:14:41.708Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-06T23:14:42.165Z |INFO |Started MainApp in 7.543 seconds (JVM running for 8.12) |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-06T23:14:42.215Z |INFO |Start scheduling PRH workflow |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:14:42.229Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=db13a2be-d29c-4965-aaf0-fe135e486483 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-06T23:14:43.260Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-06T23:14:43.261Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-06T23:14:43.263Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:14:43.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:14:43.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:14:53.698Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=176cbe86-8119-420e-a25f-701188eafc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:14:54.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:14:54.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:15:04.747Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f3b2c1a1-4f9e-4588-86c8-8d345323105c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:15:05.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:15:05.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:15:15.787Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8c158cb4-7bd8-4a10-af22-5c5792a79246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:15:16.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:15:16.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:15:26.826Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d6bba430-efb8-4436-9cc3-d2dc2908f40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:15:27.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:15:27.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:15:37.866Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=9d67c48d-ecfc-47dd-96fd-be0657620f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:15:38.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:15:38.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:15:48.907Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=036a3507-a781-4458-bba9-22c921557958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:15:49.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:15:49.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:15:59.946Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=6bdd8598-5549-4703-973d-2df3bc1cd3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:16:00.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:16:00.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:16:10.987Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=687e6b81-f945-46a4-810c-6707a7fa8fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:16:12.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:16:12.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:16:22.027Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f31de701-7970-4e88-809c-3b5b3d2061dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:16:23.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:16:23.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:16:33.066Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ae51fd69-aca7-42c7-bc31-e028e49cc13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:16:34.105Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:16:34.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:16:44.107Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=3f8320ca-18fe-481c-8225-3490a52ce6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:16:45.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:16:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:16:55.146Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=39440901-45fd-4da2-bc88-8c96d5de26f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:16:56.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:16:56.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:17:06.186Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7c60fb01-5b16-4e08-b5b2-3e4a95b8d510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:17:07.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:17:07.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:17:17.227Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=85767f03-baf9-48c5-8382-f9983952a38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:17:18.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:17:18.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:17:28.267Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b4512f1f-529b-47da-86d2-42fd4cf9ef83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:17:29.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:17:29.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:17:39.306Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=84b990b4-6274-4ca6-a411-0a36d0d538be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:17:40.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:17:40.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:17:50.347Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=86a997e1-b8dd-4da6-bdda-c28cdb1fb2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:17:51.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:17:51.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:18:01.394Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=4abf96ca-e18a-4303-9867-8899663cfb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:18:02.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:18:02.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:18:12.430Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e1d8aaf4-0a17-4de6-b6d9-6e2f12a7c5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:18:13.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:18:13.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:18:23.473Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=4f824e90-5166-42e5-a902-7cfc9bad501f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:18:24.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:18:24.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:18:34.507Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ed8e74bf-b435-427e-a5f2-8ab1e08db19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:18:35.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:18:35.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:18:45.553Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=afec1b69-ee84-4f84-bf1b-2e9dc0ab2b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:18:46.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:18:46.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:18:56.587Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=97e5e7aa-da57-4533-9200-244968ed04fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:18:57.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:18:57.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:19:07.628Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=dfbd6a3b-b1c1-4dca-a68a-44380575305e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:19:08.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:19:08.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:19:18.827Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=dbc64e67-04c9-4731-a317-9226f899e214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:19:19.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:19:19.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:19:29.866Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=59db865a-c9d1-40fa-9351-106e0ccd3175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:19:30.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:19:30.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:19:40.192Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:19:40.193Z |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-03-06T23:19:40.194Z |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-03-06T23:19:40.198Z |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-03-06T23:19:40.206Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T23:19:40.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T23:19:40.207Z |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-03-06T23:19:40.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:19:40.911Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b3c3a2c8-3166-4a5a-95d9-f1a56a6c5beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:19:41.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:19:41.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:19:51.948Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=0b11ff24-4380-4886-8c4e-2a4c7cc3f8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:19:52.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:19:52.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:20:02.986Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=85243d00-bb18-41cd-b924-7a468c23032f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:20:04.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:20:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:20:14.058Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=dbf75737-1fe7-4d10-94c4-5a1be056c9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:20:15.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:20:15.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:20:25.099Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a01cba0e-0ded-4eb1-86a8-1d30480c682c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:20:26.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:20:26.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:20:36.140Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ad5b3637-5ae8-4e97-b2b3-3dd580df2c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:20:37.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:20:37.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:20:47.179Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=3d196a24-fa2c-45be-90b7-e3635258ec28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:20:48.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:20:48.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:20:58.289Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=fdc17377-c907-4efe-9671-50e2c3790a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:20:59.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:20:59.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:21:09.395Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c3c49419-0db8-4ebf-8e6c-1fdffbae381d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:21:10.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:21:10.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:21:20.501Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8ae222a2-f455-44dc-b6fe-4e6a3bf18380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:21:21.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:21:21.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:21:31.596Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=471c2e57-7081-49f3-b747-83e4152a7622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:21:32.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:21:32.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:21:42.635Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=066ba337-b366-4a99-9ab7-ee36dfe56e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:21:43.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:21:43.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:21:53.674Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=2577de35-22fd-4018-814c-721f5e5930bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T23:21:54.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.60.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:21:54.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:22:04.716Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=648245f6-8547-4ee2-860e-2a4f69466b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:22:04.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:22:14.935Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=bd731c45-b30e-48b3-b0a5-8f7e756ceee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:22:14.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:22:24.983Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e9677da9-be4b-4199-959f-79000fefdeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:22:25.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:22:35.002Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=5fbcedb3-ada4-43b2-a813-127c344a36b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:22:35.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:22:45.015Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=3f9f26e3-21a3-4404-819b-781060dc2451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:22:45.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:22:55.029Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=577311e6-28b6-4f51-bba7-8aa655ee4871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:22:55.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:23:05.048Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e2107446-23d5-4b3a-84ad-d1d53ce5a78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:23:05.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:23:15.060Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=73565315-80c0-49eb-8a3f-38ef4be5a568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:23:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:23:25.082Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=6af25be9-15b5-4ccb-9e07-cbe2311ea421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:23:25.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:23:35.136Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=08d50d64-e220-4d74-b2bc-14f8798d4d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:23:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:23:45.168Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a5a3129b-5ab8-4a16-b31f-c48e94ea0035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:23:45.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:23:55.202Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=38e61be9-1d5e-4453-b597-20ce5f4fdb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:23:55.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:24:05.240Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=05fea9da-798b-47e3-8773-e2dbead97385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:24:05.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:24:15.254Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=739d0318-8629-4b7a-8456-2c4160fa6bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:24:15.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:24:25.278Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=81714b01-f8af-42f0-9da7-1d557925f2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:24:25.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:24:35.300Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=67c590c1-4156-4518-a673-3c7917ae29dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:24:35.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:24:40.077Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:24:40.077Z |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-03-06T23:24:40.078Z |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-03-06T23:24:40.082Z |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-03-06T23:24:40.089Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T23:24:40.089Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T23:24:40.089Z |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-03-06T23:24:40.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:24:45.320Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d1210c64-556c-4f8a-a857-53eea83f97c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:24:45.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:24:55.340Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=448c4321-0081-4a83-9b0b-a3e3374921cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:24:55.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:25:05.354Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=df66c913-a1d6-4ca9-bb4d-5b8d19b1290b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:25:05.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:25:15.364Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=1bece816-b518-4c43-b9e2-5dc2cd615bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:25:15.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:25:25.379Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=44722a01-3c6f-4877-aa83-bf349996f60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:25:25.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:25:35.386Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=1762bc5c-7847-4b90-ac70-53f389211522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:25:35.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:25:45.400Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=71e85460-e99e-418a-a56a-55e4cd221f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:25:45.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:25:55.412Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=fc6d370a-08c7-424e-9f3e-61474ce0bcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:25:55.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:26:05.425Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f46b757f-1d31-47a8-9b3b-20cfe45fd016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:26:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:26:15.435Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=468c8870-5df2-4476-82eb-df70eba8b932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:26:15.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:26:25.447Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ce97d371-e69d-4329-b570-a2cd952be53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:26:25.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:26:35.456Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=976ee653-68fd-4570-891c-76d47699263b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:26:35.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:26:45.467Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=6bc3bd09-b7f2-4ef5-b01e-40f61d7ee3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:26:45.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:26:55.480Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c2a0fdf8-c5be-4300-b565-7cbee83bf93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:26:55.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:27:05.501Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f603c93c-c330-4f51-a5e6-6b5ca798d15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:27:05.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:27:15.516Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e5cc46d7-a22b-4360-ad92-51f38616c7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:27:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:27:25.525Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b700a135-76a7-4c65-9cfc-a46e2f3bb912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:27:25.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:27:35.533Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c7285f43-cca8-4958-be0c-606ee1182138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:27:35.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:27:45.578Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d623d92e-8a99-4a2b-af7d-6243200d75f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:27:45.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:27:55.586Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=01e4235a-3796-440c-9c0b-0b8ab3e7b75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:27:55.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:28:05.597Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=12cc9ffa-454f-43b7-8a43-1716885f7633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:28:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:28:15.604Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=744446cd-9ce9-4254-bf44-f7cf94d09640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:28:15.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:28:25.613Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d476f8af-738f-447c-ae79-2f91d6cb02aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:28:25.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:28:35.623Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d7319ff2-2ce0-4c56-911e-5f067ec704aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:28:35.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:28:45.633Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=0808e428-94af-4de5-92ab-43685e1b7dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:28:45.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:28:55.651Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=78172a4c-3e76-4f1f-aba2-f8e0f3258967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:28:55.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:29:05.662Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=07c9612d-d4a4-40ff-b5bf-c7eee174c318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:29:05.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:29:15.674Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=dc9d6d95-afa3-422a-919b-13189f19bdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:29:15.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:29:25.684Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=25347424-e3ef-464b-b9aa-afcf02e23ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:29:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:29:35.692Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8736d7a6-de5b-4b3a-b85d-66f523e5b662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:29:35.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:29:39.982Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:29:39.982Z |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-03-06T23:29:39.983Z |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-03-06T23:29:39.986Z |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-03-06T23:29:39.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T23:29:39.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T23:29:39.993Z |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-03-06T23:29:39.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:29:45.701Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f4bc9bf7-f3bc-4397-bb42-c9941ff5285a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:29:45.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:29:55.709Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=cabafab3-0882-41c2-bdce-24e86216616e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:29:55.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:30:05.719Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=669e64e9-4d31-4628-af14-42eb80efa5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:30:05.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:30:15.728Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=0978d3c8-f03e-46b5-a094-e8a6fa82b7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:30:15.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:30:25.736Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=067863d7-bbee-4b78-b3c6-156f44654ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:30:25.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:30:35.745Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=0e63b21e-bcb8-4749-a47b-9ec18ba0a89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:30:35.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:30:45.761Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e1bfa1f6-a9e8-4eee-afc5-9ae83a24c586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:30:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:30:55.771Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8cf9a2d0-830e-483a-b658-e5db4a7f41d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:30:55.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:31:05.781Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b6887f1d-eb7a-41fd-8b2a-0ce55296e86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:31:05.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:31:15.790Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=534ad7c2-f389-45c1-9bed-0266349fd58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:31:15.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:31:25.800Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ee277377-82fc-4a8e-a5d0-6ff41d379f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:31:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:31:35.809Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=07665c83-1fd5-42c7-be1d-34a710bc74f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:31:35.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:31:45.819Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d9bf6777-ac19-4163-ae13-79b598d4e29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:31:45.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:31:55.830Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e6c14529-f3ee-45a9-8ea1-936264763fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:31:55.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:32:05.848Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f9340069-9c44-41f3-a1f5-c74f482df2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:32:05.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:32:15.859Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=18d86aca-ee84-4fda-8211-645904c24ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:32:15.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:32:25.867Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=09eec734-a598-4208-8aaa-5d20a89bf293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:32:25.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:32:35.875Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=55d3d43b-40cc-4c51-9305-19c1376aa05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:32:35.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:32:45.883Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a4ee0d76-8738-4a7f-9c0b-a50f6805f75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:32:45.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:32:55.892Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b656e4a0-c8ac-4f88-a2b7-24309e518af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:32:55.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:33:05.903Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b523b974-6a10-450e-bc5d-e30a5482438c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:33:05.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:33:15.910Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=5ce66c85-3af1-4058-9e31-975ddf8d8c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:33:15.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:33:25.918Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d20e36af-ac4a-46cf-bc46-d6e69a4ac365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:33:25.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:33:35.926Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8b3d0751-54fb-4afc-a8a5-ba79c5d18e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:33:35.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:33:45.933Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=32dd8cba-5e84-4af0-97e5-396e41487f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:33:45.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:33:55.947Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8799504f-3781-426e-b940-cde939f9cca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:33:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:34:05.972Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b22382f3-619c-486a-90e1-6d272b78a041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:34:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:34:15.982Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=1ba5dc10-c4df-414b-9de2-05832686243b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:34:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:34:25.997Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=00f3d31f-145b-4732-9f1f-c7a9c9e8342a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:34:26.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:34:36.005Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f393de1f-45cd-4e3c-a1c5-1482c6253bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:34:36.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:34:39.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:34:39.974Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T23:34:39.975Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T23:34:39.978Z |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-03-06T23:34:39.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T23:34:39.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T23:34:39.986Z |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-03-06T23:34:39.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:34:46.019Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=3a59921c-415b-4606-92f0-dadaedc7e7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:34:46.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:34:56.027Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=bad0b055-8306-4c3c-965d-13b3c1ea3329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:34:56.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:35:06.036Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=dcbb21f4-1b4a-4b1f-b6a0-fa15e5dc27ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:35:06.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:35:16.043Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=968307f0-a211-4095-b06b-d55b945886c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:35:16.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:35:26.053Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=2d85f97c-586a-4839-b675-e85d249ae884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:35:26.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:35:36.060Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=727e303f-ccd0-4fd4-bd3e-837ea4b9ea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:35:36.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:35:46.068Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a82d63d7-1869-4d10-85b6-45c2374b6241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:35:46.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:35:56.083Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d7c780b6-4e16-4ae5-9ca9-7034a8d0b923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:35:56.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:36:06.092Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=0b91d8eb-7274-43ee-875c-f29c88716609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:36:06.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:36:16.101Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8bcba35b-1891-432f-a423-ffe83e10d46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:36:16.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:36:26.109Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=658108cc-7dd8-4c6e-999b-faff57a4943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:36:26.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:36:36.117Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8d60bd41-e598-49b2-a474-01a6f2afa325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:36:36.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:36:46.126Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8673be4f-2d90-4e21-bf75-c7156d977ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:36:46.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:36:56.136Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e71a303a-86c9-4feb-9f4d-33d7d7cb5ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:36:56.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:37:06.149Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8e8ba248-fb68-4b00-8f9f-a5dc60b82103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:37:06.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:37:16.156Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a373916b-2672-4aa5-8019-b9e6c9548a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:37:16.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:37:26.165Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=1b6912c3-c5cd-41d2-84d6-286a66b8789e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:37:26.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:37:36.173Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=45f5fbc9-5351-44f4-b198-d62003b217b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:37:36.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:37:46.186Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=834ce735-9f82-4deb-b49a-16c3915ed97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:37:46.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:37:56.198Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=4a2bc8d6-f277-48b6-9a0c-2d9c70ba2621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:37:56.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:38:06.209Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b99de864-1ee5-4d5d-b8d9-2029de8f2e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:38:06.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:38:16.218Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=6d3f12a8-6dc9-4360-89c6-a1eb439d85f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:38:16.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:38:26.224Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=5010c6bf-3da9-4436-854b-e99573ce3219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:38:26.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:38:36.233Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=2fcde3ba-54f6-48c1-8e57-e79d641f7434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:38:36.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:38:46.241Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=541635a1-210d-42a7-9fba-0836e17aeb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:38:46.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:38:56.251Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7d170454-36b9-4b9a-b9be-b957c5e4689a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:38:56.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:39:06.260Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=247bd75f-b23a-4d74-abc7-722d153cd75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:39:06.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:39:16.268Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=47e52ed2-d4fe-403c-8dcb-0aa67c80609f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:39:16.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:39:26.278Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=477fd62f-2f42-4496-a94e-13c590792116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:39:26.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:39:36.297Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=4a073793-71b9-49c7-bc61-7a45ad700c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:39:36.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:39:39.957Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:39:39.958Z |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-03-06T23:39:39.959Z |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-03-06T23:39:39.962Z |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-03-06T23:39:39.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T23:39:39.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T23:39:39.967Z |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-03-06T23:39:39.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:39:46.310Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f7fcdcd5-6268-4aac-912a-2ea847f03146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:39:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:39:56.318Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=464a03ea-9389-43ba-ae0a-9b8209ec6282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:39:56.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:40:06.328Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=5ef8570c-bdb6-4218-acd4-d565bd47aa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:40:06.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:40:16.337Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=17d6b366-a9aa-45f0-9ea5-2c7a764518d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:40:16.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:40:26.346Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=25321abf-63c7-40c4-a0b6-def29ee95aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:40:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:40:36.356Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=2aab05a3-a284-4d9a-b863-2dbb950a11db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:40:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:40:46.365Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=92bfe51a-6c83-4f03-aa0c-226dda0716c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:40:46.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:40:56.373Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8cebf0e0-6ac5-4480-b09c-910d8a02a66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:40:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:41:06.395Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=49fbd24d-d044-4b90-8cfd-335750530668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:41:06.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:41:16.405Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=cb26a1c5-6a67-465a-a64e-f13aae8f9b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:41:16.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:41:26.425Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=cfedb05f-f709-4586-922d-55aab15e4860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:41:26.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:41:36.436Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=49c0e7f4-70a2-4dc6-9ff6-bba756c05328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:41:36.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:41:46.443Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=428db769-294a-4491-95e2-3fab430bcf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:41:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:41:56.452Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=52a4fb96-56ae-4f53-b771-4b8b6192b8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:41:56.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:42:06.462Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=52a733d9-d709-41d1-86cb-8236a285ce65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:42:06.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:42:16.471Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c1dbcb94-249e-422b-8758-41a7a0521589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:42:16.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:42:26.480Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a843bcec-b394-471f-8fa1-cf0223ea4a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:42:26.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:42:36.489Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=fc39f339-5997-4b76-9050-f51666b135ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:42:36.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:42:46.496Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7a43ffcd-9447-4604-a884-1ed7c6a56cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:42:46.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:42:56.503Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=9d7a605d-9393-4e36-b1e4-daf88951ba12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:42:56.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:43:06.511Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=30e0f15b-d51a-4f2f-a958-25e61aa2405f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:43:06.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:43:16.521Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=52a36191-a1db-4470-a43d-e54a5b61e92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:43:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:43:26.543Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=94fe0d07-7dc2-4c24-82d9-fda492d20b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:43:26.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:43:36.555Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=5ac542e2-a261-40d1-9d32-13205ad60210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:43:36.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:43:46.564Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=1dd23e0f-27e4-4c9f-858f-3be134bfb806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:43:46.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:43:56.572Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=5234c0c4-a456-4325-bcdb-205667c904f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:43:56.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:44:06.580Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=58bc75da-3794-451f-94aa-e121159a25fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:44:06.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:44:16.587Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=82e9c26d-9e67-4679-aceb-30c98e0b6a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:44:16.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:44:26.598Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=5bb1ea1d-321e-4775-adb7-d3c29856af06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:44:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:44:36.607Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a75d223c-0908-4bbb-be36-6def20fd5892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:44:36.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:44:39.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:44:39.986Z |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-03-06T23:44:39.987Z |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-03-06T23:44:39.993Z |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-03-06T23:44:40.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T23:44:40.007Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T23:44:40.007Z |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-03-06T23:44:40.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:44:46.618Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=29d77513-36fa-4214-a39d-921b05e33d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:44:46.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:44:56.626Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a81e8ee9-488a-4c76-bfaf-8d7fb01947e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:44:56.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:45:06.636Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=3a6ba1c3-f8da-405f-866b-ca168a607c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:45:06.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:45:16.656Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a026b4dd-f355-44d8-aad4-1e2db390e179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:45:16.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:45:26.667Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ae7b5e46-46cb-4ef2-835d-1670eea19e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:45:26.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:45:36.675Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=1527f3a2-63c8-4f30-88bb-0e61f5a02018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:45:36.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:45:46.682Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=29f2d761-2e7b-49b0-bdec-1c2e21a63d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:45:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:45:56.690Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=19e4cbe4-d053-415f-b391-4303bbd521bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:45:56.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:46:06.697Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=778d5e9f-fa0f-4928-b9d2-2eb3f6224ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:46:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:46:16.706Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=6b2d5ea6-e650-4a15-8273-ad4cb00dbaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:46:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:46:26.715Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e17fa58e-bb2a-4874-8156-c612daaed506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:46:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:46:36.723Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=13df622f-ad62-4c57-96bd-14f1b8d7dc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:46:36.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:46:46.733Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=50ad7bb4-4de2-4597-9c7b-6d408383b8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:46:46.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:46:56.741Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=da8560f6-e870-4cf2-a40c-73e6e7ff9353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:46:56.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:47:06.757Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=4cee4569-1cee-4205-a0fc-84929f215480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:47:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:47:16.766Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=63d51e5e-b813-4a44-ab7c-cab7b7d21c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:47:16.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:47:26.775Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d7097f93-5ac3-42c9-9f0c-33701c79e085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:47:26.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:47:36.785Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=880a2ebb-f061-4969-ac85-42779e9dc58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:47:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:47:46.791Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=72ab065c-3a91-4891-8099-1d01b12e805a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:47:46.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:47:56.800Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a2a9ce5e-8cf7-49eb-a377-4165b3e47fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:47:56.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:48:06.807Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=396fa214-f8b0-41be-8b9e-37f4e661f660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:48:06.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:48:16.818Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=73471f6d-b90e-40fa-876d-8bbe52ecd800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:48:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:48:26.827Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8163ee88-3b5a-4cfc-82ee-2c6dee60cdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:48:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:48:36.838Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=3e6ae2d2-3e62-4f7f-9090-84409021b927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:48:36.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:48:46.848Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=780532c7-0846-4039-bca5-5fb1c9ec2058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:48:46.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:48:56.873Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=af481065-a0fd-49e5-ad37-1ea0436ce165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:48:56.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:49:06.883Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f2c89319-2773-448a-b302-0d90ae19174e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:49:06.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:49:16.893Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f2bf30e6-0852-4f50-81b7-c05912aaa6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:49:16.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:49:26.901Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ac14c4b8-6ece-4f8c-9cbd-44db88801e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:49:26.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:49:36.911Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a92692e7-26f1-4dbf-b55d-1bf818db4416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:49:36.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:49:39.985Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:49:39.986Z |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-03-06T23:49:39.987Z |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-03-06T23:49:39.990Z |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-03-06T23:49:39.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T23:49:39.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T23:49:39.998Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T23:49:40.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:49:46.919Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=80df386e-c682-42e0-93ca-5066abba81d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:49:46.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:49:56.937Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=63841553-96a7-4612-8563-d0e1e74a0f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:49:56.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:50:06.946Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=61ae3388-e155-4c65-ac50-d69c5471d9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:50:06.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:50:16.954Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ecfdbd30-19a4-451a-a6d5-b428d66f2524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:50:16.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:50:26.962Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d0190a35-ccc3-4b11-9486-80db3e52f529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:50:26.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:50:36.969Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=31cc0e1b-dd38-4c3d-acee-9ab58fe27fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:50:36.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:50:46.978Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8a44c2f3-26e9-403c-be02-ae6677cc0588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:50:47.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:50:57.039Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=9fd5946d-3f42-4878-97ef-16443496eb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:50:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:51:07.046Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=db0f9bec-59b1-4e40-aa31-06ff0d63551b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:51:07.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:51:17.055Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=96892898-fb16-44e6-a39e-f9a646e9e50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:51:17.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:51:27.064Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=eecd963e-70e9-4c5e-85ac-b307d73ff40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:51:27.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:51:37.071Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=98e07d5a-77c1-4ef7-b2d8-50b02abd5c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:51:37.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:51:47.082Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=859a9fb2-4df3-4f18-bf09-f0b57b674b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:51:47.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:51:57.089Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=db8fba1b-9f94-4a4b-9681-8474ab03681a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:51:57.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:52:07.099Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a5aa0b79-9c0f-4cff-b59d-b0c7107594ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:52:07.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:52:17.108Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d52531ce-64d9-490e-b650-b6264461ac5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:52:17.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:52:27.132Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a6bbe0c7-c922-4cbf-b609-d936e864231a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:52:27.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:52:37.141Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=15bf5a36-9fc2-4940-9161-d7a695398286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:52:37.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:52:47.148Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=479a4f25-24e1-474a-b394-f8ad2eaaa8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:52:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:52:57.159Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=33a3565b-bd88-4009-9db8-ff2ee2b86b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:52:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:53:07.180Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=3ccf3187-47f5-48ce-8b2b-92cf1175f307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:53:07.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:53:17.187Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b02f67de-38c0-4106-a2d9-8666e061e073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:53:17.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:53:27.195Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a535d05f-1122-4d49-99b5-8f5e46268225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:53:27.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:53:37.204Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=3d184220-b3c5-43a5-8d7c-00023dc9837c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:53:37.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:53:47.212Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7211528b-a066-4a60-92f2-294c72405e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:53:47.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:53:57.221Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f06d2b76-773f-4851-8275-3bcff182ec5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:53:57.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:54:07.232Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ae444c12-f9b6-43c2-bbc9-2d5e36b7200e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:54:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:54:17.239Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f53d946e-0cd1-4318-a33a-475f12fedc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:54:17.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:54:27.253Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=18e4eeba-9ba4-488f-b172-236a83db12a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:54:27.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:54:37.260Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=5bbd47f3-7032-4fb4-91d5-c8c22a6fca93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:54:37.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:54:39.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:54:39.939Z |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-03-06T23:54:39.940Z |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-03-06T23:54:39.943Z |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-03-06T23:54:39.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T23:54:39.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T23:54:39.951Z |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-03-06T23:54:39.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:54:47.280Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8fe14455-4d81-4fa6-9e95-9dc1069d2d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:54:47.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:54:57.318Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=02e74863-e6ed-425d-86de-3ef733dfb2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:54:57.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:55:07.327Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=515c594b-a3a9-4f3e-ba61-2c3860beb8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:55:07.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:55:17.334Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=501b0a50-b577-4596-b449-36a1c617ef1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:55:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:55:27.342Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=53c8d7fb-ac0e-445a-8f7f-599127725658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:55:27.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:55:37.350Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=910a3f6c-d1f5-4e35-abe1-66417002b2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:55:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:55:47.356Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b420fdcd-db3e-4b3a-bdac-906f9753e588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:55:47.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:55:57.364Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=87a0a29a-6f2f-4217-88aa-a8e7538cb1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:55:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:56:07.372Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ad2ac437-7189-4b75-b7ab-1d5db95cad38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:56:07.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:56:17.381Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=fe78def8-3c57-4009-9cff-e1cafc276737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:56:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:56:27.391Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a3f49e7e-bbb2-4832-b4b3-4717d8cdc7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:56:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:56:37.400Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=72d5b4d2-0889-451c-8a26-ed80df6c9b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:56:37.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:56:47.411Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=86350791-f599-4067-ac18-4676a8f507a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:56:47.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:56:57.426Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c98797a0-d8c2-4dbc-bc84-40018c2de2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:56:57.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:57:07.433Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=024d4e86-d272-4720-9a9f-487cf24c7f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:57:07.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:57:17.442Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=326516d9-4a17-420a-b3a4-24337a4b8246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:57:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:57:27.449Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=fdc0349c-9482-4dfa-adb3-228b672041b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:57:27.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:57:37.457Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=12ef5637-0343-44dd-9a0d-19410159714e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:57:37.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:57:47.464Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c8237d36-4f75-4757-9261-1a20edb77f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:57:47.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:57:57.473Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c41330c0-9ac7-46cf-95b4-8ce5b715a7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:57:57.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:58:07.483Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f3515f0b-9444-4fa8-9371-8d0ac0428953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:58:07.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:58:17.492Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c052401b-2eba-4965-bad3-afa7f2e075f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:58:17.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:58:27.506Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f7cf4168-fe01-473f-bd8a-f7b425258bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:58:27.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:58:37.513Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b529e4a4-bc59-49f4-acc0-860e65027338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:58:37.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:58:47.527Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=cfe95436-7548-46ae-bd01-f2eb458ff6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:58:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:58:57.535Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c150c774-1ae4-4f17-b88b-06509d7e68a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:58:57.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:59:07.544Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=92dbb28f-3a1d-4199-bb49-70dd0148aaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:59:07.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:59:17.553Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=29cae870-733a-4123-9638-957cba524db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:59:17.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:59:27.573Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=4717b5f2-5c71-4daf-b0b2-3bdb64231c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:59:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:59:37.580Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d0c2746d-e11f-448c-b3e3-1336a473c591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:59:37.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:59:40.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T23:59:40.027Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T23:59:40.029Z |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-03-06T23:59:40.034Z |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-03-06T23:59:40.041Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T23:59:40.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T23:59:40.041Z |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-03-06T23:59:40.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:59:47.587Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=44e5bfd1-fa76-4580-8f50-e8c7bd776e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:59:47.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:59:57.595Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=3b7a2958-b040-43dc-b449-2f631a29993b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T23:59:57.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:00:07.601Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=0dfdb71c-e211-4464-94a6-809611908a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:00:07.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:00:17.617Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=4d6b2a93-6400-470f-b0f1-1e46e4be559d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:00:17.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:00:27.625Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=92155dcf-c4d6-4a96-bdb4-e7d0102ffc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:00:27.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:00:37.638Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=30ed3d7d-825e-4d66-9c4c-8afafbe99d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:00:37.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:00:47.648Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ed0486d7-a34f-41bb-9de0-65568e16e20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:00:47.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:00:57.654Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=fc483bf4-6324-48c2-bd4b-b223813b475e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:00:57.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:01:07.665Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=bc23c3c7-a1c1-40a7-a4d0-dc0502e4d79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:01:07.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:01:17.670Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8c802dc4-88f8-4320-8b42-1c44ce93719a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:01:17.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:01:27.676Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=3400b3cb-4a8d-4ce0-ac78-691c0ab5f61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:01:27.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:01:37.686Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=40c7022b-39ee-4fd7-9752-8516fb9640ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:01:37.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:01:47.694Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=3bbd6a47-30c2-4a93-86d6-29fb43ffe4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:01:47.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:01:57.703Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=da3f2da7-6ad1-474f-aa87-73a8079ed06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:01:57.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:02:07.710Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=fed49ae0-3803-42b7-a78a-a46a829b95d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:02:07.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:02:17.717Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ef8ac90b-47b6-43d1-a80e-906043918f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:02:17.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:02:27.726Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=1c281509-0be0-4590-9511-46e97c455944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:02:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:02:37.742Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=aef7ec11-7735-41d7-a797-182ce57c89be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:02:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:02:47.749Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=54cad315-2c9d-464a-a626-c1f6fbd403d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:02:47.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:02:57.757Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=225a97bd-bfb7-42e4-ab33-75cc3f54252f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:02:57.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:03:07.764Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7bd354aa-d7e9-47ff-8526-6066518d49c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:03:07.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:03:17.771Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f93ffc1a-a9c1-4eb4-9a7f-b1fc700f1b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:03:17.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:03:27.778Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d0c1575f-4f45-49e6-a51c-201d2dcea6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:03:27.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:03:37.785Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=1563e01a-7fc3-4534-b444-873f64b43bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:03:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:03:47.792Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=49e5ac12-e85c-4d33-a533-7b0525e36c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:03:47.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:03:57.799Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=4cb1a903-d930-4b3b-a501-684b32ca6e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:03:57.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:04:07.806Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7d762899-f15d-406b-8ce8-fc3c1a1b7183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:04:07.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:04:17.813Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=828e673a-c303-48fc-8014-d5670d61287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:04:17.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:04:27.823Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=588b608f-ef88-4dad-ab83-636d93670e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:04:27.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:04:37.836Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b8d0677c-51b7-4574-99e3-fde2697b0ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:04:37.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:04:39.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:04:39.975Z |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-03-07T00:04:39.976Z |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-03-07T00:04:39.979Z |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-03-07T00:04:39.983Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T00:04:39.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T00:04:39.984Z |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-03-07T00:04:39.986Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:04:47.844Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=99f8ff63-c50d-471b-a536-8bbf9c6c82ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:04:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:04:57.850Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d2b231a5-c2c2-4cdb-93f6-8934134893e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:04:57.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:05:07.856Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=50f7d493-f912-4d74-82e4-03548b9f1f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:05:07.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:05:17.863Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=6d3694a7-beba-41c7-b89e-f735296de21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:05:17.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:05:27.869Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=789429a0-8060-46de-86bd-f9babc6cf9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:05:27.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:05:37.876Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=05bb7b8a-2ff4-4f2a-97ef-4753f1f9adc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:05:37.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:05:47.884Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=cb24388a-3278-412e-864b-32705f138c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:05:47.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:05:57.892Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=89f9dc82-ed47-4606-8361-d3e969d808f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:05:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:06:07.899Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=1573fe75-d1de-4e17-b172-ec054b8be497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:06:07.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:06:17.915Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7b77147f-3081-4fd3-8082-620756f74aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:06:17.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:06:27.922Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=aac2237d-88b8-4840-bf97-ce877ad3c2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:06:27.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:06:37.929Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f4f6eede-da03-456b-9fb8-c1fd92472d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:06:37.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:06:47.937Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=0544ae4b-818d-4181-979b-9223df43c98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:06:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:06:57.943Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=1af69200-bf6a-445f-81ec-c3c31ebf5107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:06:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:07:07.949Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=739e5194-7093-48f5-afcf-49103054e1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:07:07.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:07:17.957Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=24abc012-9d89-4af0-a2ce-6c71e8df7903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:07:17.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:07:27.964Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=dce6bbcf-c189-4e63-abbc-1e8ac22391b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:07:27.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:07:37.972Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=0be7a412-dbbe-4bea-a67c-18e21f0424c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:07:37.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:07:47.978Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c6365067-8ee5-4690-800a-b9f2848bf8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:07:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:07:57.984Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=54b5c506-f598-4527-8ea5-0b531bbc209d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:07:57.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:08:07.991Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=adb4b1e8-f352-418a-b4b3-568f2daef39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:08:08.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:08:18.003Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7ac287c9-563c-4f2d-8a71-8c2763ccceab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:08:18.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:08:28.010Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7db4398e-f7c4-45e3-8eb0-ad89d03b1fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:08:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:08:38.015Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d66e7695-d214-4a00-ac07-a181cfdcb91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:08:38.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:08:48.023Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=9db58bc4-86f1-45a6-b4e2-70a51f6b10b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:08:48.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:08:58.030Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=2beb8726-850c-42bb-ad3a-2ca83bcdc36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:08:58.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:09:08.037Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=12cd91f6-76b3-404e-bd52-0e1c455b25a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:09:08.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:09:18.045Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=45f57ea0-b612-44e7-b3a5-4c0843960f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:09:18.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:09:28.053Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=2fd5dc60-b32a-4061-9896-2f5c17912c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:09:28.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:09:38.060Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=6af67a69-a928-4a9c-9ae4-2be2417f8354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:09:38.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:09:39.961Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:09:39.961Z |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-03-07T00:09:39.962Z |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-03-07T00:09:39.965Z |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-03-07T00:09:39.969Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T00:09:39.969Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T00:09:39.969Z |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-03-07T00:09:39.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:09:48.066Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=233eca91-6469-43dc-9072-71dcd6c96545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:09:48.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:09:58.075Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=825962ca-cd08-4a6d-a903-7f5426f51cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:09:58.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:10:08.092Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=24705c20-68de-498a-8409-8bae7f76291e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:10:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:10:18.099Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a76143ad-640d-455b-b88c-fef3b500b946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:10:18.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:10:28.106Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a2e5d5ab-2826-4444-a529-5bdf0d831a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:10:28.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:10:38.114Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8aaf4450-7a9c-4f9d-ae1e-b071bc86d7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:10:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:10:48.119Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=da19a77f-42b0-4fba-ab32-1dccb5f1d47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:10:48.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:10:58.125Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=601c0ae2-9433-4018-a277-9a55467e9f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:10:58.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:11:08.131Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=2da821c2-1593-4727-a31c-b70a85744038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:11:08.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:11:18.139Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7f0b84a8-ebd9-4979-9497-31a7a0237108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:11:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:11:28.146Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ba427618-c8fa-48bc-9222-31438ee7ffdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:11:28.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:11:38.153Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=803520ff-c983-4f10-bb78-dc9c9ca5b1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:11:38.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:11:48.161Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=66ffab1b-79b0-4def-9f95-f3f981bdc358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:11:48.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:11:58.170Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=af51a22b-f0f2-4409-967c-0e6856eed4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:11:58.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:12:08.184Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e7d4326e-4b7f-4bcf-9b4f-e6eba71d86f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:12:08.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:12:18.191Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=77430879-3a9b-4244-8f4c-798f372533ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:12:18.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:12:28.196Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=afe854bc-7972-488e-8aee-b06868dbfdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:12:28.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:12:38.204Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=adeb6ce3-04da-4041-9568-5e39fbadc299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:12:38.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:12:48.212Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c7cdb737-614b-411f-bdab-1e5c781ac12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:12:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:12:58.219Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=3037c3a0-9f76-4ec3-b2a1-471fffab2f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:12:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:13:08.226Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7d1ffd2e-0f93-40d6-9ea6-7369f5a000d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:13:08.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:13:18.236Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=9c39d8db-c3b8-40cf-b741-aed438aff4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:13:18.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:13:28.244Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c4d161a3-7d27-4418-9a80-12adbbd36f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:13:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:13:38.250Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f7917018-cd45-4bbc-a133-3deec4931392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:13:38.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:13:48.259Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ba6c1124-35ad-43ac-b338-1b2071d69ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:13:48.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:13:58.269Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ec7550e2-56a3-43d3-95e9-fdc88413b1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:13:58.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:14:08.279Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=2f93fdf4-88a9-49b9-844d-d640d847d089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:14:08.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:14:18.295Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e25d7219-3968-4738-be5a-3d8f099cd1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:14:18.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:14:28.302Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8ad28634-4f16-4edf-9dd9-4876f20b8fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:14:28.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:14:38.310Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=47635f2e-ad99-447c-8bb3-6dd130df8216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:14:38.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:14:39.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:14:39.948Z |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-03-07T00:14:39.950Z |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-03-07T00:14:39.955Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T00:14:39.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T00:14:39.962Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T00:14:39.962Z |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-03-07T00:14:39.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:14:48.317Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e1c492e6-4cab-4365-9a36-e3dd215529ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:14:48.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:14:58.324Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=9e67dde9-ffc4-4b4a-b926-4aad3cc75e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:14:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:15:08.330Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=fe4c3f3c-b58b-4cc3-a803-af4da136d600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:15:08.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:15:18.338Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=bbbf4667-4fae-433c-bf32-c986e34623fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:15:18.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:15:28.345Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=30940af5-5b33-4f68-919e-7e13e8f047a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:15:28.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:15:38.355Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a5ebeca8-30a8-4afe-8819-419b165a2582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:15:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:15:48.364Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=4d5e5446-b011-4dea-96a2-ddc8d58f4186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:15:48.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:15:58.372Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=bcd8f7c5-2b3f-4a16-9e95-cc9438341e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:15:58.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:16:08.381Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ad7f0524-abf7-4dad-9046-eb9c466ced64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:16:08.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:16:18.396Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=75421e31-956c-444b-a657-40fdd49cf95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:16:18.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:16:28.403Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a50f3e58-80a4-40b8-9268-8965355f2b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:16:28.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:16:38.409Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=61741016-9122-40d5-a8ac-af5e5c95292c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:16:38.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:16:48.423Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=356569d0-29ea-4add-a9fc-58a7dab274e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:16:48.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:16:58.429Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b8321df5-0def-465c-99d3-5c6a792edc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:16:58.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:17:08.436Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=33403856-4c60-41af-9704-e30ef6d731ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:17:08.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:17:18.445Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b32d8e47-f1da-488e-a7d6-29d2a1737fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:17:18.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:17:28.451Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=720290e0-87bc-4c3c-abf1-7e17ffa33b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:17:28.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:17:38.464Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=5be793fb-279e-4705-8b46-8c0392ecd7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:17:38.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:17:48.471Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=dd20efc9-7cc2-431b-b321-4213e6979d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:17:48.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:17:58.479Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=dfcac34b-8db2-4be0-b19d-693061709fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:17:58.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:18:08.486Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=db5a070a-4ed5-47af-bb9d-5a98a7022d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:18:08.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:18:18.497Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c12ad49b-9dd7-479e-8769-3bde9326c78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:18:18.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:18:28.504Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8f056903-ad72-43ce-aa6d-2649b36c39ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:18:28.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:18:38.510Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=4d1425ed-88ad-461b-9c69-322236fabc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:18:38.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:18:48.516Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=76a7e8e4-ee33-4f39-97c5-6df9478af792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:18:48.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:18:58.522Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=12ae6fd2-38d2-4755-bce3-7172e4119fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:18:58.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:19:08.529Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=0f1fb1e5-f132-4871-86a9-644197ca8600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:19:08.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:19:18.537Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=adeb96f0-5b16-4d7f-9909-d0cef50b54fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:19:18.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:19:28.544Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=53cadbd1-e346-44dd-a250-de54853340f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:19:28.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:19:38.550Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=eaf0d5a8-acc8-4419-a5a5-26be777b28f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:19:38.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:19:39.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:19:39.924Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T00:19:39.925Z |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-03-07T00:19:39.928Z |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-03-07T00:19:39.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T00:19:39.932Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T00:19:39.932Z |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-03-07T00:19:39.934Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:19:48.557Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=4aa82a69-64ea-4926-aecb-9dfb3280a9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:19:48.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:19:58.565Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=1e4aaa61-26ce-4491-b526-8f6e38af6077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:19:58.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:20:08.574Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=3da6b9b1-0bca-4450-8644-1df784871ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:20:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:20:18.588Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=5be7a6cd-c99c-4524-a6ca-cd7658d8514e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:20:18.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:20:28.596Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=4dc0e775-c720-4cf4-b94b-c095ab8878f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:20:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:20:38.603Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b4cac2c4-792a-4f64-b6c7-9bc303062771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:20:38.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:20:48.609Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d4855132-6cc9-4c66-94cb-a7fc3dcff66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:20:48.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:20:58.616Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d2902bf7-eb8f-4f50-87a8-0379a25c82a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:20:58.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:21:08.623Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=85d767bb-0df8-41e3-ba30-c83ce2e839f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:21:08.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:21:18.631Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ba2b92d1-ffe8-4b7e-8181-90a4e572b8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:21:18.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:21:28.642Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7f797635-7567-4d54-9c3e-3496e98e827b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:21:28.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:21:38.649Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=81956dc3-d087-4233-803d-39580f512c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:21:38.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:21:48.660Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ad86909d-99df-42cf-8d46-1c67ee9993b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:21:48.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:21:58.673Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=373e9d3b-ae54-4806-9b5c-e47abfc58162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:21:58.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:22:08.682Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=811db288-b483-47db-a1dd-3b108f6c4962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:22:08.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:22:18.700Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ae32b7bc-b25c-40c4-8971-9a835244e2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:22:18.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:22:28.705Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=eeded4e5-2e5d-4cb2-a576-a9eb2f3b7e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:22:28.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:22:38.711Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=619e81f1-3733-4d92-aa27-816b4f131e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:22:38.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:22:48.718Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e2ea554d-1700-4cd7-af80-d47ba8d8f2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:22:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:22:58.724Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=9d2ca265-4772-4f26-9085-ee1daada7ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:22:58.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:23:08.732Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ba5180fa-be9d-4463-b27e-92f1524e1739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:23:08.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:23:18.739Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=38fc6d2a-7801-4214-a436-f4d8c221e792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:23:18.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:23:28.745Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c36722dd-94bb-40f5-8a13-2ff9fb23aa7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:23:28.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:23:38.753Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=5500487c-18e4-4612-ac67-085ef3c353a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:23:38.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:23:48.761Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=36e29cda-bd3a-42fe-a05c-9e5c67c62700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:23:48.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:23:58.772Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=87845a2f-4b93-47b3-9b8d-bbcd343cd2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:23:58.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:24:08.785Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ec6f8d2a-c9e7-4617-a24d-0ff44289a9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:24:08.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:24:18.792Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=02a9a5ca-f68d-4d82-bfe9-b593de14b0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:24:18.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:24:28.800Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=382f2169-15e0-41bf-aa67-b51c59ec534d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:24:28.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:24:38.808Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=431e483e-6121-4e05-ae30-395b31947b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:24:38.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:24:39.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:24:39.921Z |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-03-07T00:24:39.922Z |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-03-07T00:24:39.925Z |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-03-07T00:24:39.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T00:24:39.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T00:24:39.929Z |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-03-07T00:24:39.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:24:48.815Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=28c57519-6015-4cd5-a156-98238ef655e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:24:48.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:24:58.824Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=cd9a034b-55fc-43e7-8982-ce4946478eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:24:58.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:25:08.831Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a081a0c1-b061-4def-8cad-0cb6376a5c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:25:08.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:25:18.839Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=93b54ea7-5d9a-4592-86ee-4d6144f0e1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:25:18.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:25:28.848Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e57fe7d2-25c4-4b97-890f-f5bbb9d301c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:25:28.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:25:38.856Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=64dbdc5d-dbea-4c6d-af98-a09628585d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:25:38.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:25:48.862Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=273b652d-c59a-4c74-afbc-5b43252ec5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:25:48.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:25:58.879Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=215799bb-9969-45ed-8a7d-b33d7ad896bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:25:58.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:26:08.889Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=2b7352ae-2ae1-444a-af1d-7552b8d639b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:26:08.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:26:18.910Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=5dedb6ab-0315-42c8-bdf2-738ab1ea0850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:26:18.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:26:28.918Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=2938d716-dea8-4340-907b-aec27912230f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:26:28.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:26:38.925Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=95accf79-8074-4936-a44f-dde29db8d5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:26:38.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:26:48.934Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=cc6b0d80-eca6-4ca8-95db-59f5330e37b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:26:48.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:26:58.941Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a5d8ac43-6b0c-4ae8-99f9-12d3b09ac59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:26:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:27:08.949Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=0c313faf-c4e9-4e60-9aff-b3b6252e0d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:27:08.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:27:18.957Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=49f27ad2-5bec-4b62-8430-bfc0b1943244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:27:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:27:28.964Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8d3c351d-4330-41d3-a33e-5992bad58ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:27:28.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:27:38.976Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=3ecdebad-d23a-46d8-b47d-94317e3a64c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:27:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:27:48.985Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=da014001-ea5b-456a-b5c3-b371d8d10ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:27:48.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:27:58.993Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=091a4d87-a80e-4be6-84a8-bf0b1ab79584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:27:59.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:28:09.001Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b43edfd6-ba22-4e62-af86-1f9a572603e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:28:09.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:28:19.009Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=55d6f9bb-1c3e-4d34-acef-b7b756a22528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:28:19.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:28:29.017Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b0532369-95b2-4d6c-b722-5a6911e647ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:28:29.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:28:39.024Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d3fcb7dd-79e3-43a4-b8d7-e958882d268a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:28:39.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:28:49.032Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=5a7f91f7-7ebd-4c07-84c4-aeb3ee19e199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:28:49.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:28:59.041Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=93b94e73-5864-424f-96ed-d3ae760d45e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:28:59.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:29:09.050Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=9018aeef-cd75-4858-86b2-00495107f12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:29:09.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:29:19.060Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e4aba25e-e243-47b4-9ea1-15f52c3fe3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:29:19.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:29:29.069Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=04bbcf07-5e20-4cfe-85fd-3c1f4c930b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:29:29.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:29:39.079Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=8db7c11a-d810-41c6-b64e-97b7297fe3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:29:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:29:39.971Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:29:39.972Z |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-03-07T00:29:39.973Z |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-03-07T00:29:39.976Z |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-03-07T00:29:39.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T00:29:39.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T00:29:39.980Z |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-03-07T00:29:39.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:29:49.086Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ea1f9d3f-7836-4b3e-a20b-789c9ff9241f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:29:49.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:29:59.093Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=1c88a1f8-82f4-4105-bc44-138fa4e2acab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:29:59.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:30:09.103Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=4eeb7a13-a7c8-4102-8a92-af2fecf2e478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:30:09.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:30:19.111Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a699678e-957f-486a-9529-03fce123d85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:30:19.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:30:29.119Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=339a846b-4d2b-42ad-9a98-ed718fcf4dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:30:29.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:30:39.126Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7c7f1391-e5eb-4eb5-96e5-c8f30e3a18c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:30:39.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:30:49.135Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=11fc572f-5e30-4967-a940-2855292007b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:30:49.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:30:59.144Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=11484afa-483f-4bdf-9163-c5b70b39c88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:30:59.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:31:09.154Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d77d248d-33a1-4890-8069-8b713182e428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:31:09.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:31:19.162Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=01297f14-b476-4074-b688-aa90757ba8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:31:19.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:31:29.177Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=19c3d8f1-1127-42eb-8ad3-86c766b4621b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:31:29.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:31:39.184Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e44179aa-b197-40ba-9e67-94c576389ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:31:39.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:31:49.191Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f1b7f6a0-a178-42cc-aaee-b3e0bead7cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:31:49.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:31:59.199Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=6b0db48d-f84b-4185-b5cb-c2677d7e75d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:31:59.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:32:09.204Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ffc52e04-5172-4041-ae83-58c244011932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:32:09.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:32:19.213Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=9d4977d0-0935-421c-a173-134e4435aa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:32:19.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:32:29.223Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=2c6c1b79-ea34-47f0-9a7a-98a7d87cd8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:32:29.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:32:39.231Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=1695f2fd-87af-49ad-906f-bb1d2124173d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:32:39.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:32:49.238Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d0fbfd81-2a55-4fbe-9b82-e76d56413b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:32:49.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:32:59.247Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=aa7e3da3-ef6b-451a-b5ae-0c48c4d730c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:32:59.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:33:09.256Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=41c61bf2-c6f3-4b09-946f-f240449c6d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:33:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:33:19.271Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7ebc473d-5060-4c87-99ae-502715969237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:33:19.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:33:29.280Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c8c29050-26ff-4d9a-bcd9-5880ccf964fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:33:29.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:33:39.287Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d119900e-825c-47c5-9d2e-b6af194d50c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:33:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:33:49.293Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f103ba87-9625-45bd-b684-ace0a7a66ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:33:49.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:33:59.301Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f97c69bd-77bf-48fc-894a-edc6cc7e3c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:33:59.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:34:09.310Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d01292e3-50b4-4ee2-8129-ec918c4e2c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:34:09.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:34:19.319Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=40f1a405-232f-4d3e-9dd8-d62d9fda417e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:34:19.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:34:29.326Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=0994a308-b8dd-41ab-ae64-0db039d4d65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:34:29.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:34:39.334Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=48e2e25a-1a32-45c5-be3f-64bb09b93ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:34:39.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:34:39.942Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:34:39.942Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T00:34:39.943Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T00:34:39.945Z |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-03-07T00:34:39.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T00:34:39.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T00:34:39.949Z |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-03-07T00:34:39.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:34:49.341Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=bdde595c-1b25-40c6-9e03-964bd29b14d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:34:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:34:59.350Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=cb9bc75a-cf2f-4b93-8314-83ac22231d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:34:59.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:35:09.364Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=926a9777-255c-4377-8c8d-58964136fffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:35:09.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:35:19.376Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=bc208339-aeb9-4a89-b575-26a96f369b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:35:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:35:29.384Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=dd4c238e-1ac4-4fae-8089-04fcd6e80010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:35:29.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:35:39.390Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=b7a95b9e-d5f6-452b-bb5d-2fd420718c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:35:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:35:49.397Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=17cef77b-671d-4a72-a7c9-309bb11d6ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:35:49.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:35:59.405Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=cc219060-f970-4f6d-a3da-26ecf1667c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:35:59.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:36:09.414Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=9192ab2c-0341-4892-b466-9276c8eb6ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:36:09.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:36:19.424Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=bd60cb29-5416-4ddc-9e4e-4d00fdcb9969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:36:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:36:29.434Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=fbea3337-f720-43ef-bef1-1aa701fc952f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:36:29.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:36:39.441Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=9a81c3a2-912e-4a86-8ad5-e80ed5bb2851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:36:39.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:36:49.447Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=c9cf9d94-2297-4eeb-8815-c3dda4c6b57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:36:49.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:36:59.455Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=bd199a66-7ee3-4736-a3da-bd0d6353f681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:36:59.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:37:09.471Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=696bb83d-0a4e-4afb-9035-8089efd22d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:37:09.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:37:19.480Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=ad71c792-1497-4906-b5da-3c65739b89d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:37:19.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:37:29.487Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7615aa5b-ea8b-4510-bd08-e1c93156d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:37:29.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:37:39.495Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d2684002-884d-49f3-90ee-8ae88a3852c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:37:39.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:37:49.502Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=37aca49a-6c7c-47b2-9149-1f2a37ba6df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:37:49.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:37:59.512Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=16b605e3-3075-432a-8627-7337fdcfcbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:37:59.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:38:09.521Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=2cab1fa2-a794-4f09-ad68-4e6a83c2a051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:38:09.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:38:19.529Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=93f70c3f-1633-465b-8235-d64abf2df5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:38:19.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:38:29.536Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=1ebec4f3-461b-4e7a-8c54-06fede5104ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:38:29.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:38:39.544Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=cf902f97-1b1c-4d40-a938-99af42f90926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:38:39.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:38:49.550Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=0de34cec-4d02-4f3b-a3f2-696ad08e17ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:38:49.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:38:59.558Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=19619814-05d8-43e7-82a4-21eff28ae684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:38:59.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:39:09.574Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a0186b95-2fb0-4d6d-b89e-a4ff2aa48794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:39:09.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:39:19.582Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a4a7ad78-ecd0-49c9-b2c3-ec8d139d703c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:39:19.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:39:29.589Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=f61ba9f0-0185-47db-a349-889426ffa815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:39:29.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:39:39.597Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=d1c2c469-3af5-4e46-9fad-2ac9e366fa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:39:39.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:39:39.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T00:39:39.917Z |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-03-07T00:39:39.918Z |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-03-07T00:39:39.921Z |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-03-07T00:39:39.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T00:39:39.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T00:39:39.924Z |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-03-07T00:39:39.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:39:49.604Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=01e764ad-cddb-47df-8aa0-eb7b8211dc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:39:49.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:39:59.611Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=7b04da2d-fc67-433d-abe1-689359416c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:39:59.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:40:09.621Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=5faa7be5-8988-4152-92b8-ac3dbf3230f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:40:09.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:40:19.630Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=e4e2297e-b760-43b3-9506-ce52eddf4fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:40:19.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:40:29.636Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=4df4ffbb-528a-4456-9911-ec0392dca37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:40:29.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:40:39.643Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=754c58e7-8698-4d03-a63d-f74816d51fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:40:39.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:40:49.658Z |INFO |Init configs |InvocationID=255f4c1b-e6ec-4352-bea8-88f5ce529021, InstanceUUID=a2cc4d1d-5fd7-4034-9464-13031aac7dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T00:40:49.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |