. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:23:18.971Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:23:18.975Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-13T03:23:19.017Z |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-04-13T03:23:19.649Z |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-04-13T03:23:19.744Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-13T03:23:19.744Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-13T03:23:19.744Z |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-04-13T03:23:19.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-13T03:23:19.916Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-13T03:23:20.007Z |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-04-13T03:23:21.443Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-13T03:23:21.897Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-13T03:23:21.917Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-13T03:23:21.917Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-13T03:23:21.984Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-13T03:23:21.985Z |INFO |Root WebApplicationContext: initialization completed in 1977 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-13T03:23:22.419Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-13T03:23:23.197Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-13T03:23:24.462Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-13T03:23:25.023Z |INFO |Started MainApp in 8.344 seconds (JVM running for 9.072) |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-13T03:23:25.089Z |INFO |Start scheduling PRH workflow |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:23:25.100Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=161834bb-dd55-434d-8ee6-5c5f8e38f009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:23:26.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:23:26.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-13T03:23:28.116Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-13T03:23:28.116Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-13T03:23:28.118Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:23:36.555Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=b9efdfee-30c5-40f8-ba73-55b4ce093bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:23:37.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:23:37.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:23:47.621Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=7f532c7d-c648-4531-acf9-5e1fd3c7c027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:23:48.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:23:48.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:23:58.692Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=02004f9e-e35d-4a11-9056-88175babdd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:23:59.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:23:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:24:09.764Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=1d34d6da-56af-403f-93b6-49e01a78ee9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:24:10.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:24:10.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:24:20.802Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=db3cb3a1-8508-4b78-9afc-ed6096fda539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:24:21.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:24:21.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:24:31.844Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=9e52122d-bc0c-400e-b311-d77474fc1338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:24:32.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:24:32.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:24:42.916Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=07e42ac7-d83a-41b5-ba25-78d4715e3544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:24:43.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:24:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:24:53.956Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=3be6f4d9-d5bf-4a7f-b5c2-c0cc5a5008d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:24:55.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:24:55.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:25:05.028Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=42777530-47aa-4cda-bacb-5421299138d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:25:06.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:25:06.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:25:16.074Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=750bfdcd-c1b6-453d-b496-98aefe137958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:25:17.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:25:17.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:25:27.143Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=11e82aaf-9f66-4647-97ef-d0638229462b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:25:28.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:25:28.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:25:38.214Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=86523705-1d31-4bab-916c-4b82a3bf36e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:25:39.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:25:39.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:25:49.285Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=0d259d6c-7cbb-4065-8434-7fd62cd18fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:25:50.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:25:50.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:26:00.322Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=22b70b70-71f6-4f67-a253-2033b4dcd9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:26:01.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:26:01.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:26:11.365Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=1011872f-8647-4043-8b36-86b2b342eeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:26:12.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:26:12.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:26:22.404Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=1a6fa478-f61a-4dc6-b939-d7666420b4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:26:23.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:26:23.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:26:33.442Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=8e3cd987-4c16-4d75-a6f0-26c6f03f0e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:26:34.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:26:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:26:44.514Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=6ba7f52b-868a-4fca-9d95-c6ded638792a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:26:45.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:26:45.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:26:55.592Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=eb1d80a2-771f-468e-89e3-f5cc3433c045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:26:56.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:26:56.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:27:06.630Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=eab5f82f-704b-4ea5-9604-be154ea50980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:27:07.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:27:07.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:27:17.681Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=9dcbaa64-0457-4879-8caa-381469f1c0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:27:18.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:27:18.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:27:28.744Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=bc371e11-b7c5-4dd3-9eb0-c554d2f71d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:27:29.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:27:29.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:27:39.778Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d34aff84-209b-49f7-9fcb-72e78fbde31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:27:40.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:27:40.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:27:50.818Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=1fe679d1-d657-45ee-aa76-e20d6c0a6283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:27:51.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:27:51.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:28:01.859Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=6118b760-f0e5-43c8-aafa-49a94f51aa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:28:02.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:28:02.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:28:12.901Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=66fde567-ccaf-4040-b8c6-48432844eee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:28:13.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:28:13.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:28:23.392Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:28:23.393Z |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-04-13T03:28:23.394Z |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-04-13T03:28:23.396Z |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-04-13T03:28:23.407Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-13T03:28:23.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-13T03:28:23.407Z |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-04-13T03:28:23.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:28:23.976Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=aead892d-4170-4d29-85f0-cba3e348814d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:28:25.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:28:25.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:28:35.013Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d29b9b18-9e28-42d3-bcdd-f1a204b60f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:28:36.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:28:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:28:46.056Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=f9c3b3e4-a4cf-4145-ba4a-6035268156cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:28:47.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:28:47.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:28:57.090Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=3ecf9b36-414b-4717-85d8-6d5ae80f5f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:28:58.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:28:58.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:29:08.134Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=8717b6a2-a932-464d-88b2-e4f11adf252f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:29:09.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:29:09.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:29:19.172Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=eb2a3178-6524-431e-8758-e6fab0340770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:29:20.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:29:20.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:29:30.218Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=50cf0107-b853-43b0-b88f-eaea6e667abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:29:31.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:29:31.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:29:41.284Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=bb427990-5ce8-4770-ada7-634c156a2634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:29:42.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:29:42.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:29:52.324Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=354b9083-4744-4049-8cb5-f977c68273cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:29:53.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:29:53.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:30:03.364Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=c7461704-bea8-40b3-ac1b-b3bdadd59b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:30:04.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:30:04.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:30:14.403Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=296b2c4c-f290-4768-8f59-70b34b568408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:30:15.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:30:15.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:30:25.442Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=603cb466-c4b5-406d-aace-591e9df76377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:30:26.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:30:26.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:30:36.488Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=92b9f4b5-8515-4085-b5c5-0f17d6db535a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-13T03:30:37.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:30:37.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:30:47.556Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=91f6d346-9595-41d1-a49a-81b1820ac50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:30:47.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:30:57.730Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=0fb853ef-06fe-4ba2-acf9-8c8333158d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:30:57.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:31:07.795Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=89a31447-d598-4c07-9d2c-edc184b1f5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:31:07.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:31:17.828Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=9c797f93-281a-4ebd-88ee-06c81af7d18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:31:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:31:27.879Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=29964a77-6962-40a6-8c89-f3f9a6328abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:31:27.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:31:37.895Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=965a9a79-9c2b-4b33-afd2-cd0fb9b9a5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:31:37.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:31:47.922Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=ecb914a7-c472-4e38-ab57-1af2f111b2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:31:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:31:57.957Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=96f190f4-5665-451c-b86b-aa851f2ce4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:31:57.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:32:07.984Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=7d55d41d-9155-486f-9394-ee4124765819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:32:08.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:32:18.002Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d5435e28-2190-41fa-9bde-759346200ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:32:18.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:32:28.021Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=721e1a2d-b37a-484f-986a-6c261a5d4eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:32:28.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:32:38.038Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=ff1c90e8-de9b-4157-af40-abdeb9d076cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:32:38.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:32:48.066Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=444e09c8-8007-4881-a485-57732fb600fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:32:48.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:32:58.082Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=64395509-fee9-42c1-9c7f-fd6570b0f9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:32:58.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:33:08.097Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=fc749510-0ba8-42d2-bfc5-e5553bdebb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:33:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:33:18.120Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=90b8e944-c52e-443a-9b09-56252c7d6dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:33:18.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:33:22.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:33:22.757Z |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-04-13T03:33:22.758Z |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-04-13T03:33:22.761Z |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-04-13T03:33:22.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-13T03:33:22.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-13T03:33:22.770Z |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-04-13T03:33:22.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:33:28.140Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=c56498d5-ddb8-4b97-8607-afe339bb1557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:33:28.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:33:38.166Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=b556f99e-f411-4ffb-89f8-a8f00a837799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:33:38.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:33:48.180Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=3c455e05-aa9f-4378-bc4c-8346ee235130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:33:48.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:33:58.193Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=f05ab6ae-0aa4-444a-93d6-91868b261e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:33:58.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:34:08.210Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=c8693a3e-6048-4ddc-9b5b-f668321d4b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:34:08.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:34:18.222Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=c2e11fd9-58a4-4f38-9acd-e4e6f36feb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:34:18.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:34:28.234Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=46a0ab12-3acb-4208-9ed3-698085db0f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:34:28.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:34:38.247Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=17d50dec-eac7-4fd4-8641-b6afca6127e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:34:38.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:34:48.263Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=5d6aaf79-e874-4c09-9e07-bc4db0707d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:34:48.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:34:58.282Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=3d3490ab-06fb-4eab-ad21-3881bd4a3030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:34:58.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:35:08.296Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=6d14933e-4069-4c5b-beea-1e52abf80912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:35:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:35:18.311Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=843e77a4-2f20-4018-9e87-762ab85a2ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:35:18.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:35:28.338Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=69c8c31d-8047-42c4-bd31-ba657fc950e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:35:28.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:35:38.358Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=689e9169-690c-4160-ade9-ab781c953e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:35:38.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:35:48.376Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=dd5d787b-7680-4a21-88eb-a6977175d059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:35:48.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:35:58.400Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=5635110d-3491-45bd-91d3-f74a03db0356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:35:58.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:36:08.418Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=076ce794-8d5e-460a-b3aa-8ae6d2a8ead5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:36:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:36:18.434Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=1c0a4ec5-1e25-4c89-95c5-c5dcc3655ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:36:18.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:36:28.446Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=89d853a9-ac6c-4b2c-bd8a-6d1508f187e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:36:28.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:36:38.461Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2d1831cb-d1f2-47db-b1e5-32d858fc3e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:36:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:36:48.474Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=1864d9f8-24b9-43e4-a396-2b4ab33243e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:36:48.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:36:58.489Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=8381032a-5bf6-49f5-b228-cbb9203d0d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:36:58.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:37:08.503Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=da3283b0-4e62-46fc-94b7-1ab893ff125f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:37:08.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:37:18.517Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=430390e4-262a-4d60-b015-ed94d556b925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:37:18.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:37:28.532Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=247dc2e3-f76b-4d2a-8e12-0adb18811962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:37:28.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:37:38.550Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d309f2e9-eaaf-4b20-8b43-5c220504d819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:37:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:37:48.565Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=a3a0e134-f089-4541-b0ef-602c76a3d5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:37:48.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:37:58.582Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=c86f1858-7c02-4877-a907-01b91d3a454f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:37:58.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:38:08.595Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=a1b100cd-3846-4546-ac1a-477e4ef471dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:38:08.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:38:18.612Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e718c623-438b-4924-872e-ee7e998f9603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:38:18.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:38:22.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:38:22.775Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-13T03:38:22.776Z |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-04-13T03:38:22.779Z |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-04-13T03:38:22.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-13T03:38:22.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-13T03:38:22.789Z |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-04-13T03:38:22.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:38:28.624Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=6b01e826-401e-40eb-94fb-9d905c00c262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:38:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:38:38.637Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=df924668-c7cd-40f2-a514-64c1d666c6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:38:38.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:38:48.649Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=9c7584cd-0dd6-4ac6-88ef-88139476f971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:38:48.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:38:58.662Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d0eb45cf-604b-4acb-a647-e6e8800e216b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:38:58.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:39:08.681Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=204e999e-f804-4b82-975b-90c88f22aa03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:39:08.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:39:18.696Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=30294b1b-24b7-4651-a771-f603ef391e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:39:18.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:39:28.707Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=8cf524dd-0bc8-49ba-8cd4-c36a9179a0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:39:28.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:39:38.720Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=46a96409-2bd6-4c13-9cca-875d437d9698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:39:38.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:39:48.731Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=66de8282-f5aa-4d20-bf48-4249924272fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:39:48.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:39:58.741Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=37f69cf3-9801-4588-9e0e-51c9f3717e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:39:58.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:40:08.756Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=a4ca1807-05d1-47dd-866d-f2da88239dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:40:08.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:40:18.771Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2162d14c-f614-4f91-9f3e-d9be43fe6b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:40:18.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:40:28.783Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=0072f549-c4a8-4f23-acc1-fb0a67b47d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:40:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:40:38.795Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=4a36dcdc-8952-485e-959c-54f32eab90ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:40:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:40:48.806Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e637c783-f463-48a2-844f-5b05f0d2a938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:40:48.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:40:58.817Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=076e1ade-c0c1-44bd-9529-307fbefa876a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:40:58.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:41:08.847Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e676655d-1fe0-4587-8ce2-341c84164370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:41:08.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:41:18.886Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=b217fa55-b1e7-4da1-a3a3-bf443f390874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:41:18.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:41:28.897Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=b748c93c-af46-4ba9-a8e7-d5ee327afd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:41:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:41:38.913Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=5bfbe36e-e191-4c6a-949d-73c5c795884c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:41:38.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:41:48.926Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2f626b3c-0414-4534-b7c8-ca8c0b06456e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:41:48.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:41:58.938Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=3404b388-1179-47c0-99b2-659b810b5078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:41:58.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:42:08.955Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=01e102f5-3beb-4c2c-b59b-d6e45da56e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:42:08.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:42:18.969Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=97d48307-a406-4d31-8ec5-23bcc6c63e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:42:18.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:42:28.986Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=348dcbcf-6ea7-4204-abf8-5bf5953685f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:42:28.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:42:38.998Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e4b4d1e9-aa9a-437a-8aec-c421ca9f4bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:42:39.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:42:49.010Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=cd64964e-4acf-4482-9456-0a2001f7dd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:42:49.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:42:59.027Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=adbf18c3-4e63-4690-b914-d8601ecf458c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:42:59.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:43:09.044Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=14e4cdff-e2b6-43fe-996f-eba75c78621d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:43:09.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:43:19.072Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=cd3921a6-0392-400f-96d2-35e8c0b5e39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:43:19.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:43:22.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:43:22.742Z |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-04-13T03:43:22.743Z |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-04-13T03:43:22.746Z |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-04-13T03:43:22.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-13T03:43:22.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-13T03:43:22.757Z |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-04-13T03:43:22.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:43:29.087Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=8486a611-879b-4005-bfc5-db8413833424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:43:29.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:43:39.100Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=5580fe25-0362-4429-a252-b58f9b07c043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:43:39.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:43:49.125Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=5915ff51-1c1e-4a34-8d0e-73651ef06277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:43:49.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:43:59.148Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=784fd554-54a1-4c48-88e0-cad9122f4f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:43:59.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:44:09.159Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=1e87489e-8e31-44c5-94d2-e1eed2dc97f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:44:09.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:44:19.175Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d3d6e2aa-dd8f-4527-ad4a-364f0ff5a6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:44:19.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:44:29.188Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=dcb46aa2-e791-4312-b601-b46d63c01e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:44:29.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:44:39.207Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=09e6c51c-5042-460b-aed0-53601199d276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:44:39.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:44:49.220Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=a91e010c-09df-4b94-b1aa-a36335559579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:44:49.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:44:59.235Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=0d9c30aa-c239-4fcf-bd94-92feeac42f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:44:59.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:45:09.252Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=08944bb1-8bc7-47e7-b82b-563b76598a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:45:09.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:45:19.280Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=c961691a-d898-4887-ae14-95944b37aa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:45:19.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:45:29.297Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=7d0c49be-219d-4314-bc30-2fccba28f3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:45:29.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:45:39.312Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=9b82e6f8-8f28-4b56-8e5f-f1fbafd8f96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:45:39.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:45:49.323Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=9246b56d-0500-494b-8cd0-c864a05a104e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:45:49.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:45:59.334Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d14b843b-8df4-43f6-9923-69052ef453a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:45:59.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:46:09.356Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=8de8e82b-2064-40c8-8f92-fc650d66bdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:46:09.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:46:19.369Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=756f4563-e940-4786-8e11-1ebe74ffc15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:46:19.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:46:29.389Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=6a331194-1e80-430c-a09b-d24ce6647644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:46:29.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:46:39.403Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=a7a74b8c-1ddd-45a3-8d64-f6ac47cb4f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:46:39.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:46:49.415Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e6de4ec4-5ada-497a-bdf3-f521c08d0dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:46:49.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:46:59.428Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=45b54ff1-27eb-4295-8b31-06ad57b6787b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:46:59.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:47:09.445Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=97733fa5-e13b-473f-a3e8-291d2679cd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:47:09.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:47:19.464Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=38abd8ab-2cc5-42b0-8edb-5ce5a9a67d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:47:19.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:47:29.481Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=a27335ba-5fe9-40b6-aee2-19b9c268899f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:47:29.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:47:39.498Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=4e16edb0-1c9b-4483-b590-252dfc263f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:47:39.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:47:49.518Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=49bfd4e2-02e8-424a-bc82-e784c80f876d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:47:49.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:47:59.535Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=8098470f-c2e9-4f2a-8faf-c50a15ea952b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:47:59.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:48:09.556Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=271d8b52-b9d2-4229-8f6e-84e7caae6b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:48:09.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:48:19.568Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=c697d13e-2a68-4aca-bb4e-b5f4fc8ceda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:48:19.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:48:22.698Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:48:22.699Z |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-04-13T03:48:22.700Z |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-04-13T03:48:22.703Z |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-04-13T03:48:22.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-13T03:48:22.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-13T03:48:22.716Z |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-04-13T03:48:22.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:48:29.582Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2998dd0f-56d4-47fe-8da6-d0774105acdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:48:29.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:48:39.610Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=1be6326d-09d7-4431-bb2a-49e8569c1808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:48:39.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:48:49.629Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=5a2c62b5-7fed-4a46-a04d-2b9236c40b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:48:49.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:48:59.660Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e186c16e-a0cc-4df5-8aac-c2fd349b3aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:48:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:49:09.695Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=90c5ad4d-51fb-4b81-b39a-0f4a21c18678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:49:09.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:49:19.734Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=722de3d6-79ce-46ea-8121-dbecf7c75cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:49:19.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:49:29.897Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=755dce72-6dbc-431a-b9d9-92faacb76bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:49:29.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:49:39.937Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=0b225f4d-8386-433a-9c3f-9b30492003c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:49:39.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:49:49.973Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=bc510f6d-9e6e-4417-8ceb-c04c48fa680d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:49:50.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:50:00.016Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e0c34bc6-963a-46ec-a2d2-b1ab5b4f620d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:50:00.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:50:10.072Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=db839692-a94a-4d1e-af8e-fe9756118fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:50:10.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:50:20.096Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=af4511bb-01a7-4fe1-b8d7-bcf1c0811fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:50:20.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:50:30.136Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=27ed853b-fed4-4cdd-9f1a-08377ce02a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:50:30.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:50:40.163Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=c200f26b-30b9-420a-be56-05f02caf708d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:50:40.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:50:50.187Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=b3ce4666-ae08-4da5-a6df-57994f1e013b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:50:50.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:51:00.217Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=45078f3b-3d7f-4548-82ed-8e7713ca0ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:51:00.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:51:10.231Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2357ea79-0681-4c45-a3f1-c41de40340ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:51:10.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:51:20.263Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=33634a5a-2b5a-423b-a593-675a852765e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:51:20.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:51:30.277Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=ab8bbc46-338d-4a4e-b5c0-1418a16b1d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:51:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:51:40.294Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=ed5df98e-5383-4842-8ba8-71ce6df2960e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:51:40.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:51:50.328Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=53089325-0ee6-40da-95ff-92502918c127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:51:50.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:52:00.344Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=385fc0e5-cbd9-48fd-ab62-8490bf5b81b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:52:00.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:52:10.374Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=ad42c8d6-cf92-4bdc-a8d7-97f5f60513f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:52:10.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:52:20.402Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=9c062833-3a0d-41cc-b594-306def3c886c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:52:20.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:52:30.432Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=b6e3d4e0-aa2b-4972-9f67-518a018bac76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:52:30.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:52:40.482Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=4ce00bd9-994a-476d-aaa5-45858403fc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:52:40.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:52:50.497Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=409d7064-6170-4ad4-bb6f-35ab55621404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:52:50.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:53:00.527Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=c5d792e0-c0b7-4c45-994e-a01c74fd7e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:53:00.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:53:10.555Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=0c345633-b006-4b23-aebc-17f7bfdd28dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:53:10.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:53:20.580Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=3b1030c6-f3d6-441d-aa69-b86d8483d16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:53:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:53:22.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:53:22.723Z |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-04-13T03:53:22.724Z |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-04-13T03:53:22.727Z |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-04-13T03:53:22.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-13T03:53:22.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-13T03:53:22.734Z |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-04-13T03:53:22.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:53:30.596Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=36ce82b1-87c7-49f9-ab90-df4fcf7d6bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:53:30.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:53:40.611Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=8e16b07d-3941-4e9f-ac0e-419d158537f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:53:40.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:53:50.643Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e684249a-6171-4fc7-a113-32f92a11f57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:53:50.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:54:00.662Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=cb4708e5-fb82-470e-a170-c8f5184d204e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:54:00.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:54:10.676Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=7ba577f8-e4f9-4b65-9c57-1d2072dbe9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:54:10.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:54:20.690Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=05d912a0-e93a-44d3-aa35-e36218967f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:54:20.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:54:30.715Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=accdd9a7-ffde-49d4-ac92-0cfc9454e769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:54:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:54:40.743Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=4c7d5f3f-800e-4173-8e7a-6fb9d90cc67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:54:40.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:54:50.768Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=b8b77dbf-deea-4cac-b2dd-806910bcc4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:54:50.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:55:00.783Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=f7449338-8b2c-46a0-9b20-e77800ec83b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:55:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:55:10.801Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=0bb30176-d1c9-4b48-873c-78ef1eb247b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:55:10.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:55:20.868Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=1b266a30-59e3-47dc-bc34-442736d331d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:55:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:55:30.893Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=f26e2340-b073-4a7d-9c9c-186640d44687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:55:30.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:55:40.928Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=f7782a25-0690-4415-a437-2534cd7a66f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:55:40.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:55:50.955Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=9d0ef474-4d4a-4202-a294-b7e03326bd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:55:50.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:56:00.965Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=f367aa47-8d92-418a-843f-a511665fcdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:56:01.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:56:11.031Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=21e52c4b-b74e-45a1-b40b-c8f8842efc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:56:11.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:56:21.048Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=6ea62af2-ab76-4a2f-9766-cba5ffa5a63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:56:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:56:31.064Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=57655cdc-b539-4527-94b2-cd4e1a2a94f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:56:31.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:56:41.123Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=5fdd8814-0d90-4005-af75-500f68807fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:56:41.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:56:51.153Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d292ea78-7b7a-4448-ab86-f94e09a30d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:56:51.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:57:01.178Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=77cc8b2d-5abc-4f3d-999f-2a03ecaa9cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:57:01.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:57:11.265Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=8f8f3154-afe6-4612-935e-3ac59d1e5b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:57:11.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:57:21.308Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=33a4aea8-b062-418a-936b-baedda05904a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:57:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:57:31.329Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=25082226-6193-49b3-8801-509403badd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:57:31.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:57:41.360Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=8205ff50-c4f8-427d-90eb-a84beead58d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:57:41.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:57:51.420Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d1335d5e-87e8-455b-906e-a61af0f7fc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:57:51.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:58:01.446Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2c7e773d-eb9e-4930-b2b7-b02a94c4c702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:58:01.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:58:11.465Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=f22e1d2b-bbbb-45f6-8b07-b6df313e1127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:58:11.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:58:21.495Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=3c514ec9-80cf-4135-82e4-534c17dbb030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:58:21.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:58:22.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T03:58:22.740Z |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-04-13T03:58:22.741Z |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-04-13T03:58:22.743Z |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-04-13T03:58:22.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-13T03:58:22.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-13T03:58:22.750Z |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-04-13T03:58:22.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:58:31.510Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=0756a4ca-5e58-4459-846e-b0d370bdb9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:58:31.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:58:41.526Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=6f8f4936-7f13-4d70-8f37-49136c8df3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:58:41.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:58:51.538Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=231d5121-a316-4e3d-b2a6-1af86ba73ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:58:51.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:59:01.549Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=29060796-5a9d-40b3-8ad0-4aa29ef85f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:59:01.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:59:11.560Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=ab007b21-371e-4f1f-bedd-ab6d6f0b3ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:59:11.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:59:21.585Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=fb55c840-1493-4b2a-ab3e-8bec92679651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:59:21.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:59:31.600Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2a27056e-d41b-4c92-be3c-92510fed18fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:59:31.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:59:41.612Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=a74f36e7-d4cc-426d-9adf-a727d7dc9e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:59:41.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:59:51.624Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=23466ee1-c33f-4950-8c7b-a45b8defd939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T03:59:51.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:00:01.641Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=00934a10-45ea-4fa1-bb68-34ee95cea53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:00:01.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:00:11.653Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=abb96d51-3b91-49c2-b83b-4b2ec373e1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:00:11.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:00:21.673Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2c3d0712-b118-4f98-a376-2123fb882a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:00:21.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:00:31.683Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=166206ec-1b4c-4e4d-81d8-6c04208cf40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:00:31.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:00:41.693Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=1bba5c04-ca64-4584-90c2-ca37e1c57bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:00:41.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:00:51.721Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=40c85bfd-2d73-4ee1-83fc-4ef508852008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:00:51.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:01:01.739Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=7717e493-a9e3-4599-ac57-adc545bde874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:01:01.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:01:11.751Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=07f63eae-119f-4759-9abb-99bcce7c269a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:01:11.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:01:21.768Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d62d014f-a3cc-40a0-803c-8586ecf4bb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:01:21.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:01:31.783Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=9e9a7b0a-6d8d-4cc1-9f9c-9fd6c96c43ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:01:31.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:01:41.793Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=82a30958-08cb-48af-a896-a0162f1573e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:01:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:01:51.803Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2f1b4c9f-61b5-40d1-9ad0-522ba700b4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:01:51.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:02:01.812Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=48edba86-19dd-4e76-8398-496546388f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:02:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:02:11.827Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=7dae360a-c0e6-44a3-9bdb-c689496e6941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:02:11.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:02:21.837Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=452441c1-59e5-4c2e-bdda-8e105d4e169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:02:21.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:02:31.847Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=64a9593f-ca1f-4629-bddf-61fd574907b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:02:31.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:02:41.857Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=9299acef-d6b8-4230-b7a9-5e03473ad096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:02:41.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:02:51.871Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=528b1773-2053-41fc-b02d-60072e3bd34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:02:51.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:03:01.885Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e3c55209-0633-4c10-bd0b-00ab4097e193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:03:01.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:03:11.900Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2a4ec846-8a7b-4e2f-bed8-ccc75699b5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:03:11.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:03:21.913Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=dc7238b6-cae4-4892-8f6a-470b480c3af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:03:21.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T04:03:22.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T04:03:22.697Z |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-04-13T04:03:22.698Z |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-04-13T04:03:22.700Z |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-04-13T04:03:22.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-13T04:03:22.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-13T04:03:22.707Z |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-04-13T04:03:22.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:03:31.924Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=1f12f355-0d17-441b-9528-a413f8d4f8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:03:31.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:03:41.939Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=4593aa23-a7f8-48f9-b2cc-8c6b67275396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:03:41.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:03:51.952Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d83df028-8b2c-4403-bd46-fd7cb3f05b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:03:51.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:04:01.961Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=f1a2c712-7a2f-4939-8844-7eefcae49f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:04:01.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:04:11.971Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d08a2cd0-f81b-4954-8a62-dec81c7a8910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:04:11.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:04:21.983Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=84b03eaa-647c-48b2-80ab-1ba8d5f9a68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:04:21.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:04:31.993Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=6fb015a7-c2fb-4c69-9d32-134b33b329d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:04:32.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:04:42.005Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=44311be9-83fd-414f-8b0a-c193728832e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:04:42.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:04:52.016Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=a49b1a76-67c0-4245-b8c0-078de6162421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:04:52.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:05:02.026Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=6cda2ed5-c1d5-4267-bfed-4b4db98fba6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:05:02.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:05:12.040Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=a1cd2a59-0e6c-4b02-a3dd-d0fd55dea1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:05:12.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:05:22.053Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=bfdea735-389c-4907-916f-5e6415a8d3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:05:22.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:05:32.065Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=5e3d1594-f48d-4c3e-ac7f-098b0e25bc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:05:32.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:05:42.075Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=521a9c96-37c8-4ad3-ae31-250fe07aa41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:05:42.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:05:52.087Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=58ac67ca-837e-45f1-aa5a-f650ab6cc34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:05:52.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:06:02.108Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=f4b31537-f949-48ea-abf2-e308bb58b8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:06:02.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:06:12.126Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=ffa328a5-9248-4b6d-8c70-6807de215219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:06:12.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:06:22.141Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=b9fe5e96-7706-493c-b4a3-ec5a0d396f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:06:22.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:06:32.152Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=4c5fa79d-ec5f-466a-98a0-b096b797325a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:06:32.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:06:42.160Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=203c3820-7006-4798-a9fe-aaae78738fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:06:42.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:06:52.170Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=10c86b96-5df2-451d-b2c5-fab5b2b205b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:06:52.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:07:02.178Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=f69fcc64-769c-4ac1-a824-0e6bb61997f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:07:02.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:07:12.188Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=eb95fe26-6e7e-4021-827d-25d1f9210588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:07:12.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:07:22.198Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=b40eef21-36ae-43ab-a1f5-4033408ed0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:07:22.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:07:32.206Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=298c11b1-77db-4577-bff4-45b3bde60f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:07:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:07:42.218Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=3cb511aa-9b56-4ae0-ac0c-3c7042917881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:07:42.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:07:52.236Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e1ebe512-66cc-48d0-bab6-83f1fe008b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:07:52.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:08:02.246Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=32e01227-26f2-4b63-8894-68d7b5b8a8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:08:02.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:08:12.271Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=81d360c9-fce6-4ec9-8397-5771deb62e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:08:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:08:22.280Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e5d5cc41-7dac-415f-8692-df54142ab670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:08:22.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T04:08:22.733Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T04:08:22.733Z |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-04-13T04:08:22.734Z |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-04-13T04:08:22.737Z |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-04-13T04:08:22.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-13T04:08:22.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-13T04:08:22.744Z |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-04-13T04:08:22.746Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:08:32.289Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=71d6f8a9-5a2f-448e-a997-57aa9bf57eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:08:32.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:08:42.305Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=3dccc730-ac2b-44a3-ac60-a4be6a26b338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:08:42.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:08:52.316Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=af657291-d327-4370-b289-0dbc70576486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:08:52.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:09:02.330Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d8b8564a-6245-4bb0-b3ba-550947d83054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:09:02.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:09:12.340Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=01547282-17b8-4a3f-9a20-f3b5fa17e452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:09:12.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:09:22.374Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2834953d-935a-4448-b716-c7efe0d47b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:09:22.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:09:32.382Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2dc34bdf-b263-4ffe-94a5-d04685ad9cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:09:32.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:09:42.392Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=7ca10953-65f2-49d9-83cf-4e4fc0b71352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:09:42.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:09:52.412Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=4b2bcfb5-372f-4fc1-a237-9eaaf79538f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:09:52.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:10:02.422Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=4e5607b1-f0bd-48fa-9996-8bf5db517984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:10:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:10:12.432Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=cccd7e3e-3023-4402-bad6-c357d0447832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:10:12.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:10:22.445Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e4597aae-9574-48d9-9d45-5789f84649cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:10:22.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:10:32.457Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=cb0512ca-a686-4daf-b6a0-c447a8f5734f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:10:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:10:42.473Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=53f6c7db-5a9f-4e1e-a8ed-50800d211491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:10:42.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:10:52.487Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=9beed015-e46e-4bbc-9636-a2fdf5d84a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:10:52.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:11:02.503Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=c408514e-4170-4c51-9f1a-c94fce8ecdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:11:02.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:11:12.539Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=fab4ab39-00ca-476a-9c24-deb871384a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:11:12.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:11:22.559Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=c30ece5e-7538-4389-86e6-6e6109393232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:11:22.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:11:32.569Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=b24ab020-f06b-474e-96a4-61351b94ef97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:11:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:11:42.578Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=f7baae1f-646b-474e-bdfe-9c6064f35392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:11:42.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:11:52.587Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=bf5cbe7c-2b82-45c8-9aa8-782b72fd90c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:11:52.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:12:02.598Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=f83aba30-f509-4d8a-8c69-bcf4c54d6e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:12:02.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:12:12.610Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=25d1e1d7-8a24-4765-8920-ef7620131921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:12:12.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:12:22.621Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=8e7a63cb-1e59-470b-8da1-b247232fb245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:12:22.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:12:32.631Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=16136066-7743-470e-8a73-66df562dc2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:12:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:12:42.643Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=76bcf716-8201-4954-9902-3a0419147562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:12:42.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:12:52.654Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=540daed9-99cb-406f-bf50-e8b40fca039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:12:52.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:13:02.663Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=86bd888d-e330-4856-bc8e-b98e4ec6a3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:13:02.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:13:12.672Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=f808c842-e2b5-4f4d-a48b-f49e32946966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:13:12.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T04:13:22.664Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T04:13:22.664Z |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-04-13T04:13:22.665Z |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-04-13T04:13:22.666Z |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-04-13T04:13:22.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-13T04:13:22.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-13T04:13:22.671Z |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-04-13T04:13:22.672Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:13:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:13:32.695Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e296810d-86ee-4195-aa57-35bf415c4726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:13:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:13:42.707Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=29e8515b-ee2a-4dd5-bb64-91a20d0076ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:13:42.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:13:52.715Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=634fd470-fcf3-4c9e-8aa9-f92a6f3047bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:13:52.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:14:02.735Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=ebc59f47-64ca-4a2d-8019-676efd0bbefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:14:02.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:14:12.744Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=65a56dcf-2fe3-43e5-9bde-8ada8c70d0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:14:12.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:14:22.765Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=97c7e503-c971-43e4-84e1-e31c4253c21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:14:22.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:14:32.774Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d5cb89ec-8911-49f0-9706-2a965bffce50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:14:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:14:42.782Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=656d22eb-6411-43c7-b148-6a665a789195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:14:42.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:14:52.791Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=b1d02999-14ca-4d8e-890b-2bfdbac5ef93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:14:52.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:15:02.816Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=63f81dad-822c-4597-8cce-84ba2991cd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:15:02.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:15:12.826Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=49d24a3d-842e-462b-b67a-64ed6c064b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:15:12.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:15:22.850Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=869d8cbb-4302-49c3-9ca3-b330e3b80a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:15:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:15:32.859Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=61f85b1a-4af9-4349-af95-309dc9f31130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:15:32.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:15:42.893Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e387cdc5-4029-4576-9bf2-24e310500d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:15:42.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:15:52.903Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d1aaca11-8bf6-4cdd-a25e-74aff661ce22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:15:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:16:02.926Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=c80b7e6d-2b54-4548-94ee-49a9e6769e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:16:02.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:16:12.945Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2997f0e1-eba8-41e2-ae54-88c99c87ff52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:16:12.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:16:22.969Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=0768b79b-6cd8-48ae-8ae5-16687c4f3d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:16:22.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:16:32.980Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d7198b34-37cb-4d74-a0ee-8c3a779fc676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:16:32.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:16:42.996Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=fb3401ff-4aa6-4468-8f32-4bc958249ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:16:43.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:16:53.007Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=1e0e1489-4041-4dd6-ac21-7e87da7a4a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:16:53.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:17:03.023Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=89c5587f-8a36-4736-8832-8063ee0a291b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:17:03.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:17:13.034Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2deafb0a-cfa1-427e-a5a4-c824e3483ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:17:13.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:17:23.050Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=3526bfe2-1564-40da-8a22-f583b8f29efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:17:23.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:17:33.064Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=495b6e99-d6ce-4733-8209-31b3fac28bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:17:33.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:17:43.075Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=b7edac9a-dd49-428f-8931-e455733457b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:17:43.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:17:53.085Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=a64c8419-9b37-4504-852c-a17290e6e743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:17:53.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:18:03.096Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=b1688883-0d00-403f-938f-23714ec18a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:18:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:18:13.105Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=d4d68661-c696-421f-b65d-0a106311768c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:18:13.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T04:18:22.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-13T04:18:22.793Z |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-04-13T04:18:22.794Z |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-04-13T04:18:22.796Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-13T04:18:22.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-13T04:18:22.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-13T04:18:22.803Z |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-04-13T04:18:22.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:18:23.121Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=cb11ba08-924b-40c0-be72-f26bc423df3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:18:23.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:18:33.128Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=6e5db66c-2fe9-44a8-96b9-b20b70b897d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:18:33.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:18:43.137Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=4f13dd4c-baad-435a-a49e-5e957e1017dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:18:43.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:18:53.146Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=bef742c6-de5c-4f85-9660-d3f59aa423f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:18:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:19:03.156Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=98f5c150-5de9-4e90-9bf1-787ff255b377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:19:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:19:13.169Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=3ca79d8e-30e1-47bd-80a9-c7008ff38706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:19:13.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:19:23.180Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=359b39c0-fe91-489c-b6d7-5d995dc5a201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:19:23.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:19:33.190Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=2f40545a-20ec-4b37-8f42-032e82844a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:19:33.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:19:43.206Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=1e1a6bb7-a4fd-4bb4-b960-05fc60280d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:19:43.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:19:53.216Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=aeef61a4-15e5-4db6-98e8-5a59a2d3715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:19:53.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:20:03.224Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=e97e377b-9d7e-475e-8f66-b8748e382870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:20:03.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:20:13.233Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=6449cfe7-b78f-4872-acd0-92da2ab76d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:20:13.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:20:23.243Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=1ee29146-bdfe-449e-8724-cd450a68397e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:20:23.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:20:33.253Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=6bcc4f68-9193-4e4a-932c-dd03a5b0d721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:20:33.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:20:43.264Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=5370709f-91ad-4f16-bbc5-93801890d7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:20:43.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:20:53.274Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=cbf04f00-c0ab-4e4e-82a1-6c59aff0ab24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:20:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:21:03.301Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=576e93bb-24ae-4104-95d4-5a66ecec6d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:21:03.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:21:13.313Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=a3f2fd84-bd00-4046-99da-5a8b1096853d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:21:13.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:21:23.325Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=f651f801-e498-4bb5-ad32-9c6057978ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:21:23.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:21:33.353Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=49b5d168-88ed-413f-beea-bdd4db3dae0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:21:33.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:21:43.364Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=4f43f205-fafe-4614-a2e4-07a137a541ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:21:43.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:21:53.377Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=7a590a06-5620-4e6b-945b-2c0117e5675e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:21:53.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:22:03.389Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=7fde15c5-9008-4588-9842-0de22ca100a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:22:03.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:22:13.399Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=b09d7404-5bc4-404d-9dfb-63a878dea1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:22:13.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:22:23.411Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=9a8b5c80-3019-4d3b-8b18-4ab00c39a8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:22:23.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:22:33.420Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=ac02702d-05c8-4466-9960-e89a1310fde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:22:33.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:22:43.431Z |INFO |Init configs |InvocationID=5e3cb050-d81d-4d70-8e0c-39d57f507c5a, InstanceUUID=997fd9c2-0c5c-4f57-a0d0-7b9973427998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-13T04:22:43.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |