. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:05:09.580Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:05:09.584Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-18T05:05:09.622Z |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-06-18T05:05:10.510Z |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-06-18T05:05:10.631Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T05:05:10.631Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T05:05:10.632Z |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-06-18T05:05:10.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-18T05:05:10.882Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-18T05:05:10.912Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-18T05:05:12.797Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-18T05:05:13.345Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-18T05:05:13.379Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-18T05:05:13.381Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-18T05:05:13.472Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-18T05:05:13.473Z |INFO |Root WebApplicationContext: initialization completed in 2561 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-18T05:05:13.923Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-18T05:05:15.028Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-18T05:05:16.283Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-18T05:05:16.911Z |INFO |Started MainApp in 10.569 seconds (JVM running for 11.551) |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-18T05:05:16.989Z |INFO |Start scheduling PRH workflow |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:05:17.009Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=f072a1ea-cd17-45bf-873d-73f0f6454567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-18T05:05:18.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:05:18.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-18T05:05:19.256Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-18T05:05:19.257Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-18T05:05:19.259Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:05:28.608Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=c11384e7-7410-449e-9d99-894761be68e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-18T05:05:29.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:05:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:05:39.678Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=c3bf7fc0-c330-4bf6-a39d-2f810a41765b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-18T05:05:40.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:05:40.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:05:50.763Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=c9ef7087-8d65-45da-804f-94d8518670d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-18T05:05:51.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:05:51.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:06:01.822Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=457ff956-2335-499d-a8f8-739c30868bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-18T05:06:02.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:06:02.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:06:12.894Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=5986191e-9826-4471-8454-66b9b8f38ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:06:13.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:06:23.060Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=315478c0-dc5b-4a70-a76e-5e1a78b996eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:06:23.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:06:33.132Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=ef73fe06-c4a6-4bf5-824d-21986f95187e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:06:33.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:06:43.181Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=b3d61668-3ce2-4bfd-ab90-ad4bf2a0d96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:06:43.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:06:53.269Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6ada2d36-c12e-4896-9197-1eb2e6ce6867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:06:53.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:07:03.293Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=5853e2a9-f18f-4aeb-9bb7-48a5a6b1dffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:07:03.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:07:13.313Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=c8aacb4b-f90f-4996-a6a4-be04a86cbad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:07:13.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:07:23.331Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=0b3b40b5-25da-4f3e-be81-131a92877c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:07:23.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:07:33.355Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6316ddf5-7336-4f75-bc67-25721bec923a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:07:33.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:07:43.403Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=78f0c476-db39-4f27-ba04-9ffdf815f441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:07:43.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:07:53.430Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6da87884-191c-4a52-8dca-abfb06fcf58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:07:53.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:08:03.500Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=b2afa6d0-9779-4f51-96e1-98e39abdebfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:08:03.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:08:13.533Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=28473008-799e-4c7b-814a-34cc07db897d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:08:13.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:08:23.556Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=22450b2b-5e73-4043-9922-24b2762db5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:08:23.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:08:33.585Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=b3c20968-af6c-4f28-a0b3-2ea0da7fe80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:08:33.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:08:43.605Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=c14d2e73-97d1-4c28-9c8e-31a9f415a7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:08:43.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:08:53.628Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=396fdd63-565b-451a-af48-ed14d9e17f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:08:53.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:09:03.655Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=b95eafd8-1668-4e17-b94c-a8c3c09d783f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:09:03.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:09:13.711Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=9d06ed4f-8a08-4912-866d-45cb6cf6531b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:09:13.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:09:23.755Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=0acf2d9e-654a-4afd-804f-0b2a3f73e2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:09:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:09:33.775Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=63551dc8-a2ea-4629-8d90-518c2576ccaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:09:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:09:43.792Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=63d4226e-159c-445e-8abd-f12b296700e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:09:43.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:09:53.834Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=7b560a35-9a19-4498-b48b-11795f43299c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:09:53.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:10:03.852Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=b2161a69-1126-48f9-80ff-3dde55f4a00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:10:03.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:10:13.898Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=781fd195-c178-47e6-a69c-8b346433d861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:10:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:10:14.962Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:10:14.962Z |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-06-18T05:10:14.964Z |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-06-18T05:10:14.968Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T05:10:14.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T05:10:14.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T05:10:14.990Z |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-06-18T05:10:14.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:10:23.919Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6ed14334-e639-4e7f-9671-2890340dbfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:10:23.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:10:33.946Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=072e4ae8-3f55-4e4e-af7b-0bec6c5561a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:10:33.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:10:43.993Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=494cc4f7-fd55-4e15-8bbd-82ddd330d5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:10:44.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:10:54.075Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=850a8b66-44f6-4c7d-8156-04d4f3699474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:10:54.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:11:04.101Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=3b1f3676-861d-4fb4-b312-204d4f97b09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:11:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:11:14.145Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=151bce45-e3cd-4710-acee-97050e11994d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:11:14.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:11:24.159Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=da088796-06be-4a78-9b89-2ce2e12e9cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:11:24.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:11:34.174Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=03e8a082-ab1c-4cda-ae35-a6ddcf6a4f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:11:34.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:11:44.189Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=5f7a44ba-967d-432a-ab96-10192fd44582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:11:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:11:54.204Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=42d4ce33-5489-4808-9d85-0002431d975f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:11:54.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:12:04.220Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=be1ab9ce-65e1-49aa-83d4-c90f7a957469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:12:04.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:12:14.236Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d1460089-19fe-488b-9f89-0d631b96ea1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:12:14.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:12:24.264Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=8fecf593-c192-4fdf-aeac-8d4439aee869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:12:24.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:12:34.285Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=76433d0a-dba8-4349-94e2-ed765cefb500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:12:34.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:12:44.307Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=db14fa59-a476-48f8-aa33-9ad9196b429e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:12:44.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:12:54.335Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=b267fe4b-17f3-46d5-952d-64b2e56ba9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:12:54.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:13:04.354Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=59d74c95-e796-4855-8d40-e37a69f341cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:13:04.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:13:14.376Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=282994a1-98c1-413b-8f49-388cd2199996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:13:14.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:13:24.391Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=4b220238-0d7f-4e14-80c0-a23698df3970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:13:24.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:13:34.403Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=a6f3cb21-38f3-4bde-b5b7-4b6df09ece41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:13:34.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:13:44.419Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6bc559fb-8f18-489e-9c21-d76a24d4af0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:13:44.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:13:54.433Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=939b5a5c-464b-4667-bd52-cb37e4f3ebc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:13:54.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:14:04.449Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=610543d2-813f-4cfd-b0d6-69bf21287843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:14:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:14:14.462Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=edb46395-8b11-4ade-8158-fe830102680d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:14:14.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:14:24.477Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=ae0ed833-1ef6-42b7-a494-cd11732a414c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:14:24.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:14:34.491Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=cfa69212-e191-4dba-8c9a-120325d805fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:14:34.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:14:44.504Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6e792ba3-e2d9-4cab-ac24-e304f51bbbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:14:44.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:14:54.536Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=c430bfc1-60d1-4047-a9d2-b6137164cdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:14:54.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:15:04.547Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=60a29a9c-fab2-44a0-bccb-4c296a418800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:15:04.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:15:14.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:15:14.256Z |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-06-18T05:15:14.257Z |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-06-18T05:15:14.260Z |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-06-18T05:15:14.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T05:15:14.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T05:15:14.270Z |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-06-18T05:15:14.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:15:14.559Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=39029e5c-8d8c-420b-a67b-753e88b83f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:15:14.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:15:24.572Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=91ddcffa-4c98-47c6-a478-02876582573e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:15:24.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:15:34.584Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=c096c4d4-79c9-4f17-b0cb-6279255f092e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:15:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:15:44.611Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=51784b83-974e-45d5-bc9c-cdffe85734bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:15:44.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:15:54.627Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=62d675a6-ccd4-4c0d-8571-b8a07fa3e587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:15:54.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:16:04.644Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=292c9b1a-e464-4720-bbe8-4d98452cd4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:16:04.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:16:14.667Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=a09c10b1-e79f-4b5a-94a0-651618e60659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:16:14.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:16:24.687Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=ba120526-f9fb-43c9-9a85-67cca0bdd68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:16:24.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:16:34.704Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=b58346b7-5891-4355-96d3-42628d482a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:16:34.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:16:44.717Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=1a522533-b550-4c64-aef1-6133789ef2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:16:44.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:16:54.737Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=cefda2b6-330e-44fb-96ca-ba0298e1797d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:16:54.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:17:04.755Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=3d1d0af2-151d-44db-92b4-e95ea2b76eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:17:04.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:17:14.778Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=ef4bb712-fdd6-4cb2-8720-04ad7d673c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:17:14.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:17:24.792Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=88f6b66c-9248-4429-9897-9f0d9c7ccb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:17:24.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:17:34.804Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=015a533e-1944-4e85-bc72-2f1d630d5f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:17:34.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:17:44.821Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=41e5927c-5e8b-4cf2-8cad-2f64b719ee47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:17:44.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:17:54.837Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=3a8c3d1c-9dc6-477a-b6bd-b136804e467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:17:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:18:04.852Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=ce00dd46-1447-4d82-a4af-4db59fc77ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:18:04.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:18:14.866Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=3f6cdf55-1166-4c0a-9746-56d973f17c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:18:14.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:18:24.878Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=8a78e2cb-9f04-47f4-be02-94533affecb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:18:24.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:18:34.895Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=c67ebb67-5a35-4757-b71e-1726f2e9cb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:18:34.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:18:44.907Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=9eff230e-c257-439e-a700-4d3043fd0122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:18:44.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:18:54.919Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=45a5603a-e5e8-47db-8ecb-5f55075aee0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:18:54.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:19:04.937Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=c5c78c41-855c-4dd8-af27-a0a49a4c7ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:19:04.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:19:14.951Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6f7f6c35-3290-416f-bcf3-6d0fce41eee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:19:14.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:19:24.989Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=5d4b9f29-b728-4bc9-a4c2-f24d06debe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:19:25.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:19:35.000Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=3159300f-5f48-467e-8ed5-47868aae07c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:19:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:19:45.014Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=940e6ae5-b92e-457f-b18e-83ad3fffa30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:19:45.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:19:55.043Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=c69097d0-1f9c-4529-92ca-914b469722a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:19:55.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:20:05.061Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=39b408c1-8e34-4324-a858-ddedc068e67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:20:05.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:20:14.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:20:14.272Z |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-06-18T05:20:14.273Z |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-06-18T05:20:14.277Z |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-06-18T05:20:14.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T05:20:14.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T05:20:14.288Z |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-06-18T05:20:14.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:20:15.088Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=edcb6216-c78a-4a00-b201-7b8a5fbd6633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:20:15.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:20:25.120Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d91333eb-71a8-4d30-95a2-cf21cfea44e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:20:25.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:20:35.140Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=83e29836-5e32-4a0d-a020-e93ffcf9aa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:20:35.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:20:45.153Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=c000f378-f914-422d-8f6d-19ad2fb56263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:20:45.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:20:55.168Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=4f5824f2-1b1b-439e-8c4b-e16068d8d0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:20:55.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:21:05.187Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=b105a9d9-9d5c-4869-9b53-d760454793f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:21:05.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:21:15.205Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=374c0e5a-f51e-45e5-97a2-c874d7783196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:21:15.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:21:25.264Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=8a82c314-b30d-4b72-9ffa-2ba0cfc27213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:21:25.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:21:35.274Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=0ada5a38-b216-4d7d-84da-0742663aeffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:21:35.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:21:45.287Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=7a643ed9-342e-471b-99a0-08591d8cac1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:21:45.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:21:55.298Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=594266c5-cadf-4c73-8135-9b8a2a4e122a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:21:55.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:22:05.311Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=8e0d101b-dbf8-49e5-b018-2ef25a120cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:22:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:22:15.324Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=ac2541a4-0885-42f2-8299-d0c2844a3cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:22:15.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:22:25.344Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=72e9cc73-0564-4720-b1ab-a0accd95e700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:22:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:22:35.359Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=cab9a7ab-d976-4f7b-90fa-444d27314c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:22:35.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:22:45.374Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=2c2d2f85-5269-464c-b0fd-cfa195a339d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:22:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:22:55.385Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=1546040e-2a1f-457e-b349-e5c9a2879e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:22:55.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:23:05.401Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=e38c821d-a990-4395-8c20-d5411f2ec60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:23:05.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:23:15.430Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=28f8445c-0a7c-4587-aa03-7628c419ef2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:23:15.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:23:25.441Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=47b666b2-97a5-4acb-baab-ad1721f7d88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:23:25.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:23:35.454Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=9d52bef3-4466-419c-9efe-2147b53481ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:23:35.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:23:45.474Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=3e7660c0-9b04-4337-a665-ba2031141bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:23:45.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:23:55.502Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=f1ae325c-31bf-4e8a-b288-1e423bf1cfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:23:55.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:24:05.513Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=dc379f76-cc12-457e-b04c-a3b218a9294f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:24:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:24:15.523Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=c2770415-f5e9-482e-8fbb-525a5a41f8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:24:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:24:25.534Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=2ff8a90c-378a-45b2-80d4-e0fe0fc24816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:24:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:24:35.560Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=f102791f-44b3-47f9-90b9-8ff0e96d139d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:24:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:24:45.570Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=dcf571b6-8cc4-4353-8c1c-82d37b3574ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:24:45.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:24:55.581Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=a4854699-bfee-4c4a-89d5-365ef648840d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:24:55.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:25:05.590Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=4747d1fa-19b7-4fde-b16c-e0ca69a88b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:25:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:25:14.260Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:25:14.260Z |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-06-18T05:25:14.262Z |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-06-18T05:25:14.264Z |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-06-18T05:25:14.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T05:25:14.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T05:25:14.275Z |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-06-18T05:25:14.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:25:15.608Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=0803c222-5030-4886-900e-a98f109dcf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:25:15.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:25:25.628Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=fec41bbb-6ce8-4886-a8ef-12f3ca7600a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:25:25.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:25:35.640Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=91a4a6d9-83a6-4f14-be2d-d2711ae6b84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:25:35.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:25:45.650Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=58279ffc-07e9-4bda-a62a-fae37f5fa437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:25:45.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:25:55.664Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=cb45dc7c-1dfa-46cb-ace1-5a41d90c418d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:25:55.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:26:05.677Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=fa018cee-86ad-4f04-984d-8a56f4195f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:26:05.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:26:15.695Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6ad0d8b1-c942-4d61-bf8f-c23e5edbcf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:26:15.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:26:25.708Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6d1c5e40-dedd-49b1-a939-ec42b22b1392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:26:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:26:35.730Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d8731a26-c077-4134-8278-119eb346ba2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:26:35.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:26:45.787Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=af15153c-71bc-4403-8b41-294ee8f6cb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:26:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:26:55.854Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=a13bce30-7b66-4d1f-90dc-68084d297e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:26:55.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:27:05.879Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=44428b0e-3de7-4a23-ac57-43370e3ef86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:27:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:27:15.959Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=37e260a7-63ff-4716-a748-2e8c5816cecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:27:15.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:27:25.976Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=93c2f6cd-b58d-46fc-b894-af699eba80ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:27:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:27:35.999Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6fab5b5f-8c65-416f-be45-d77da30fb23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:27:36.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:27:46.018Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=113e1930-9aef-408f-9137-62874319bce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:27:46.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:27:56.029Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6cf09283-a206-48c2-9c4c-49550f4d47a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:27:56.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:28:06.040Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=8abc1ab0-69c4-4e51-85c2-516583641a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:28:06.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:28:16.052Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=13a69704-9dc5-476f-b5f9-885800abdb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:28:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:28:26.097Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=71939a1e-e28e-40b8-9969-473d2974b857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:28:26.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:28:36.110Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=94998911-25a9-46c7-a7e7-ccc4358ef2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:28:36.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:28:46.133Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=4323efd2-225d-4383-b9cf-75bc0ba3ca24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:28:46.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:28:56.171Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=82ec2378-f6a0-47fd-b7b2-32a0b4e619ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:28:56.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:29:06.183Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=12c501a7-f075-4bc9-9c2b-8429f194d744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:29:06.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:29:16.229Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=dcf500a8-81ab-4944-a5e8-d7f2eb03facd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:29:16.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:29:26.244Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=a51c7c4a-46a4-405e-903b-51831ef3b661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:29:26.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:29:36.261Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=dd76716a-2828-4047-8844-36131d00c221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:29:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:29:46.279Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=3068160c-2476-49b0-967e-4f54f7d22726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:29:46.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:29:56.315Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=f2a44e1d-e17d-46d1-a2ff-b374eea53a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:29:56.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:30:06.331Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=a7579e1c-c379-4983-9ed9-6724da30f7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:30:06.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:30:14.225Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:30:14.226Z |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-06-18T05:30:14.226Z |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-06-18T05:30:14.229Z |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-06-18T05:30:14.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T05:30:14.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T05:30:14.237Z |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-06-18T05:30:14.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:30:16.343Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6e65630d-786c-4eed-9e43-8359524cc718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:30:16.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:30:26.352Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=f094311b-9ba4-4f6a-8a75-acb8d56171c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:30:26.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:30:36.364Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=46c0ef2b-6e04-4732-8a74-240251c3098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:30:36.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:30:46.387Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=24ac72a1-7430-4769-afbe-b7e926704781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:30:46.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:30:56.404Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=9441b20f-e33c-4271-a474-94fdfc8fd478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:30:56.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:31:06.452Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=cfb8bfc8-6852-49c2-ab47-3bbc4b4967f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:31:06.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:31:16.470Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d83718ac-0a23-477c-9875-9abb68b2f738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:31:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:31:26.494Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=303759ce-e9ae-4727-af8f-645412032b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:31:26.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:31:36.506Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=212aad65-e41c-49ea-97e3-ae7eb7c44668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:31:36.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:31:46.520Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=fefc559a-e719-4ebe-941b-f41ee7cb53ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:31:46.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:31:56.532Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=0f78a6be-bee0-499b-adb3-0868820bcfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:31:56.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:32:06.544Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=87caeb7d-8c1a-4ea2-8453-38b321e246b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:32:06.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:32:16.563Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=fa7335cb-0487-4642-ad00-68b1610ccec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:32:16.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:32:26.572Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=a772cb49-6869-456b-af5d-f3f62d63d5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:32:26.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:32:36.585Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=1d7ca95d-4e1d-4a52-9030-6ba712cf0392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:32:36.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:32:46.598Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=0fec3708-d614-40a4-903b-2ee1152b467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:32:46.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:32:56.613Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=0d7f93da-8067-4d32-9674-1a7557f03700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:32:56.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:33:06.626Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=c9104ab5-3d9d-4c08-80bf-4601234d9105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:33:06.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:33:16.636Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=a6e47084-e260-49bd-875b-1978780302d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:33:16.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:33:26.646Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=86d65cf4-c85b-4d3d-bf0c-dd76f38953c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:33:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:33:36.657Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=62f3ae67-e9fb-4e0e-8696-2f7e89cc5086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:33:36.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:33:46.672Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=2397f68c-1ef4-481a-8fa7-c17101972006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:33:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:33:56.683Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=fa76afc3-efb6-4148-ba59-80ca8654722b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:33:56.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:34:06.698Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d04eefbb-331b-45b9-aab6-45856ceb7a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:34:06.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:34:16.708Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d83ce108-ce15-4920-9b97-4d5df03afbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:34:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:34:26.719Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=1f328c83-59c6-4a61-a18f-84fd5dc24492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:34:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:34:36.729Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=38085fca-2554-4cbc-9f2d-b422dfc00786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:34:36.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:34:46.739Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=61ad18ab-97f1-46d9-91a0-b15e41323615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:34:46.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:34:56.748Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d314dec5-d77a-421a-9f37-4d9e4adc9b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:34:56.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:35:06.758Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=f8301f09-5cb7-41d4-9267-4f973119f311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:35:06.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:35:14.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:35:14.191Z |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-06-18T05:35:14.192Z |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-06-18T05:35:14.195Z |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-06-18T05:35:14.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T05:35:14.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T05:35:14.201Z |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-06-18T05:35:14.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:35:16.768Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=2fbfa0fd-a515-402b-b273-3d70ac40e870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:35:16.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:35:26.778Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=63d111cb-c662-453d-b8ed-02b8be7f6ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:35:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:35:36.790Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=039a7754-2e8a-4897-b505-312ed9e69e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:35:36.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:35:46.801Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=f99bc058-df5e-4629-b3fc-b3dce0e6456f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:35:46.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:35:56.811Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6d1801bf-9339-4954-b6ed-d81369238109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:35:56.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:36:06.821Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=a6883f89-9e6f-405d-8af5-7043cd76699c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:36:06.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:36:16.845Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=5a13449a-85be-4538-81d7-713a38cc879b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:36:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:36:26.856Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=9e49bc2a-1112-4548-a608-306ad0016ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:36:26.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:36:36.868Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=bd5ff6b3-7a81-4744-81b1-67262ef44e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:36:36.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:36:46.880Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=1bc07b31-2180-4e6c-8bcf-2f7340c68f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:36:46.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:36:56.898Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=35a68663-f0cc-424c-b2ee-7408d04c2ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:36:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:37:06.923Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=7097817c-209c-475d-b6d7-f57e5e3a084e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:37:06.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:37:16.932Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=36998591-13e0-44c3-ba94-25ef5a1ea714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:37:16.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:37:26.942Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=801d2921-f265-452a-ab7d-07311931a03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:37:26.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:37:36.953Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=03a2ec10-2f6f-45f5-9400-88008354abb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:37:36.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:37:46.968Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=511824f9-2783-4557-b7c4-e2fb9914391c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:37:46.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:37:56.983Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=c36648e2-fe35-42ec-9c45-7b225294b091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:37:56.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:38:06.992Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=e82d7836-f8c1-4856-b9b5-b4e7dbe3b637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:38:07.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:38:17.008Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=b56c6591-3cc6-45ee-b1ec-15e7efd69721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:38:17.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:38:27.025Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=94aa2943-e5c7-4c8c-a971-e93028560ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:38:27.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:38:37.042Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=7c045b13-f1b8-44d9-8083-0f6def911afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:38:37.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:38:47.054Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=140552f8-7620-44ed-8f2d-38855baf4b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:38:47.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:38:57.064Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=7783ba0e-b848-44d0-a5fa-2ccf3f04de06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:38:57.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:39:07.087Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=3f1f7c69-54cf-4825-8be7-14839f50d886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:39:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:39:17.097Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=925d0a52-da73-4c58-b47f-9857b78c7694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:39:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:39:27.107Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d8797c94-87dd-46ce-b1a6-a935849e3974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:39:27.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:39:37.128Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=f17be0c0-dbde-4c68-9385-dde343835902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:39:37.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:39:47.138Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=9f454b73-9ca0-46e5-9c74-06059aed1f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:39:47.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:39:57.148Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=0f02b7ae-454e-45b7-b84a-eeaf6e0de612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:39:57.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:40:07.159Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=4aafeb68-ec6b-4625-8bca-e7aaa628e8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:40:07.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:40:14.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:40:14.223Z |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-06-18T05:40:14.224Z |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-06-18T05:40:14.226Z |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-06-18T05:40:14.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T05:40:14.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T05:40:14.233Z |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-06-18T05:40:14.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:40:17.170Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=67f8c6ba-50ed-4354-9d6a-e8d11660abf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:40:17.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:40:27.180Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=0b8bb22a-e27f-4df7-9d86-81d6ba18715e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:40:27.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:40:37.196Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=924f1f07-cd51-42c5-b278-0bb6b35f72ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:40:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:40:47.208Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=011d6fe2-8a27-4f0d-b002-d5e4c6d52307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:40:47.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:40:57.218Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=9a587bb4-a7cf-4211-a0b5-6e8f32866608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:40:57.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:41:07.232Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=a4e095d0-43a8-478c-b7ea-1b55a3111894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:41:07.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:41:17.242Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d10bbb6d-6dcd-4a25-b1d3-05f98a126821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:41:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:41:27.251Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=4c23787b-ed50-47d1-853a-e0453cdfba6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:41:27.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:41:37.262Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=e34b2dd0-d0d1-410b-81e3-f34d239d6f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:41:37.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:41:47.279Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=0a2569a4-047f-422a-af3b-6521ddfad5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:41:47.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:41:57.289Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6350c7ec-4888-45ea-91c5-460dcffba468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:41:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:42:07.300Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6c5d1104-686b-4349-9add-250850944388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:42:07.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:42:17.310Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=bbf67fab-1510-4875-bfb4-3894ceb669dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:42:17.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:42:27.323Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=4123b25a-dea6-4cb8-b108-68610fbac177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:42:27.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:42:37.336Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=2c573524-20ae-410a-8c1a-36d4b49af8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:42:37.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:42:47.347Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=ea92508f-c95a-409c-bff4-91f542d612ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:42:47.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:42:57.377Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=7d35593e-4f13-45a2-b82b-5dc1cb29b4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:42:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:43:07.387Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=62461b4a-4764-47a0-a0e6-bd58c3074d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:43:07.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:43:17.400Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6c9171b5-e4a4-420b-bb35-ab90675c8fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:43:17.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:43:27.411Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=49767c79-a36d-4399-a4f9-8b96644a08d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:43:27.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:43:37.422Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=adebadf6-7b82-427d-bf55-2372ba14084a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:43:37.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:43:47.435Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d12667bf-bce2-483b-a2e2-7d9941d338f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:43:47.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:43:57.447Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=32343b90-69f9-4f51-862a-a6dc45d47ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:43:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:44:07.460Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=98ad04b0-e44b-4658-b2e3-f783d798f185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:44:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:44:17.471Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=b6f07b74-d816-47b6-b0ae-43980290eb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:44:17.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:44:27.489Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=696d51e2-4fe0-4ad5-b6e6-72e5ef6d2b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:44:27.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:44:37.502Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=aebe4bbd-d0ef-49b4-9cd3-dac15cd6968e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:44:37.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:44:47.510Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d97f64b8-50e1-47ac-93e4-f0f6e0a2b6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:44:47.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:44:57.521Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=b9cbbde3-02e4-4737-8e00-34f34463c73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:44:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:45:07.531Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=7f8124ba-d05a-40ce-81fc-10b0545e323c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:45:07.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:45:14.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:45:14.221Z |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-06-18T05:45:14.221Z |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-06-18T05:45:14.224Z |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-06-18T05:45:14.230Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T05:45:14.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T05:45:14.230Z |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-06-18T05:45:14.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:45:17.539Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=efb70657-bf5d-4973-a5d7-889774b23f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:45:17.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:45:27.548Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=f484daed-682c-4489-8878-c14e3b12399a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:45:27.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:45:37.558Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=399b4d0f-64c0-462b-87d8-e47bbca19403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:45:37.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:45:47.568Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=138818c9-67b5-470e-916d-d8a0b395cc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:45:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:45:57.579Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=496ec781-ef7e-4c9c-933a-8594bfc49513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:45:57.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:46:07.591Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=2cb20bc3-3e92-4269-8e80-0e1061303acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:46:07.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:46:17.600Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d4686f08-98be-48c4-a1e2-8f1501b444b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:46:17.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:46:27.611Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=87eff3d8-4f07-491d-8675-d04a15d09147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:46:27.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:46:37.621Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=bb7c9ea4-a6b3-423f-bb35-5d4fbd66b8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:46:37.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:46:47.631Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=ca3253d2-551c-4716-9b57-d14277c98c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:46:47.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:46:57.642Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=3df2661a-4d33-4a25-aeee-93d98264f61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:46:57.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:47:07.654Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=a67a5f89-2d99-4e04-9bad-76c77e9e3c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:47:07.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:47:17.663Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=4e4851e7-e2be-4f10-aeab-c3df6c9f7d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:47:17.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:47:27.674Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=18d50712-1e50-4879-a237-0587f31b0ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:47:27.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:47:37.683Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=8a7b1dc9-f0d7-484d-9e3e-7d43c824784f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:47:37.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:47:47.693Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=24b97f9f-f71a-4435-8031-84a774ec7287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:47:47.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:47:57.704Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=960b2773-8e9d-4c0e-8beb-7b01757bfc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:47:57.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:48:07.718Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=1634b3b3-6f20-4fb1-91c6-f6b24571fd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:48:07.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:48:17.728Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=62c6417a-d5c2-401f-acf2-98eeb77ebed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:48:17.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:48:27.737Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=98c224db-f97d-4709-9298-55209ae65aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:48:27.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:48:37.749Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=2b731171-59fc-4205-b9be-dc694cb61477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:48:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:48:47.759Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d83f64b2-7c1e-4481-aeb6-2a529fab5667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:48:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:48:57.771Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=600c6436-5d58-4fb5-b549-d0f16675cfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:48:57.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:49:07.781Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=8e7885f6-c3b3-4013-85c0-31bf7336853d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:49:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:49:17.792Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6c100d3a-8f1f-4e09-bfec-9b48eef9921d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:49:17.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:49:27.800Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=4144f420-d7a3-4c07-a9ff-b42d2a550b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:49:27.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:49:37.809Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=7f614335-9f59-4130-9430-0956cb179390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:49:37.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:49:47.821Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=fe7454e4-3129-4d12-9a2f-776277e6f3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:49:47.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:49:57.830Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=2fa5f34c-9360-4f79-b439-6472f5955641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:49:57.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:50:07.841Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=000dd97e-c108-42cc-bdcc-c80dd8fd39b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:50:07.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:50:14.137Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:50:14.137Z |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-06-18T05:50:14.138Z |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-06-18T05:50:14.140Z |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-06-18T05:50:14.145Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T05:50:14.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T05:50:14.145Z |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-06-18T05:50:14.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:50:17.852Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=af096b0e-06e0-42e8-81c9-17e136aa73f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:50:17.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:50:27.865Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6faac4d5-568c-4dc8-a048-f9ad5380e3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:50:27.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:50:37.876Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=f808d472-6ef3-4933-9965-4b66488dd96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:50:37.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:50:47.887Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=04af941c-d311-4310-b50e-5b7a15a9fe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:50:47.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:50:57.896Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=08d6f3e7-e558-4db4-9beb-f68ca54cbca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:50:57.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:51:07.911Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=cbb8ed04-cdcb-49b0-b28e-2ae36c1379bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:51:07.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:51:17.921Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=a941aad7-c8f5-4ed5-94fe-7e1684ada6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:51:17.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:51:27.931Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=8e3ad755-6ecf-4c4c-bcdc-52f1f0b18f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:51:27.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:51:37.949Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=745faaf0-1321-4fd9-9dbe-bbb872648d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:51:37.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:51:47.958Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=0cfa8bc6-5877-4bcb-8c4b-502d0bebde98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:51:47.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:51:57.967Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=857b35e0-2b5d-4d9b-888c-be0c687341cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:51:57.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:52:07.976Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=51f53472-64a6-42ab-8d4c-f9eb68bb87d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:52:07.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:52:17.984Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=4ef50bd2-e441-4193-ad67-ce6d58aa68a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:52:17.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:52:27.998Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=849ea0d9-5418-46b4-b005-9a1598174067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:52:28.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:52:38.012Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d1c21708-91d8-49b9-beae-fa3c4af8a8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:52:38.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:52:48.020Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=daef9143-8942-46b7-9cfb-2b899a0ca3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:52:48.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:52:58.029Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=50596d0d-0cdb-4d23-850d-91ca76fe87c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:52:58.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:53:08.038Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=26989c3c-0998-4423-933f-08c8e50183d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:53:08.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:53:18.046Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=19f012ac-defc-4ce6-a6f7-09d4ceb4b8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:53:18.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:53:28.055Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=04799b9a-8457-46dd-9865-8377ed6c3830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:53:28.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:53:38.064Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=58bcb604-6467-453e-9d7b-33b8aa419b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:53:38.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:53:48.079Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=1376659c-96dc-4191-945e-536fe508cd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:53:48.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:53:58.089Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=715465d9-8606-4089-9ec3-1fb473fd9e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:53:58.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:54:08.106Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=eb73126d-d378-417e-954b-37057dd979ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:54:08.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:54:18.119Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d13fee58-e941-4077-b8b4-49183e705898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:54:18.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:54:28.133Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=797df270-c849-4897-89f4-ee6d204a114a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:54:28.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:54:38.145Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=0cb7988d-a7d9-4940-a2c3-49aec3b2ab7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:54:38.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:54:48.153Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=07c376c8-a107-4f3e-bebe-959166671877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:54:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:54:58.165Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=bfcece8d-fa12-4fe6-bb5f-28d58e62d32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:54:58.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:55:08.186Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=07451438-7134-43f4-ad5a-8b64d17ca38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:55:08.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:55:14.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T05:55:14.221Z |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-06-18T05:55:14.222Z |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-06-18T05:55:14.224Z |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-06-18T05:55:14.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T05:55:14.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T05:55:14.231Z |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-06-18T05:55:14.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:55:18.197Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=e2d87391-6c1d-4150-b36c-443b6ff90d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:55:18.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:55:28.206Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=9164dcc0-39f4-4213-a8e1-4c577a9bdb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:55:28.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:55:38.219Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=177fb7d4-1762-4d8f-9717-b31654909706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:55:38.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:55:48.229Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=8be45a99-3e20-478e-a9de-e43a65bfee67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:55:48.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:55:58.237Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=99b58e61-2956-493a-89c3-fd4aaabf9a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:55:58.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:56:08.258Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=373132eb-fc1e-4d7e-80d8-767f780b1d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:56:08.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:56:18.269Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=02493d70-f1ae-4d8c-9f63-bf68f626961e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:56:18.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:56:28.282Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=42eaf837-0841-4dce-bd78-05eb1b08580d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:56:28.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:56:38.290Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=28849e42-e936-44e6-b73b-0c76f62e5653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:56:38.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:56:48.303Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=8b4b6743-544c-4c40-91da-6b188debc4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:56:48.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:56:58.314Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=9b0b1e34-378e-4cc6-bb0b-5eb2e7a3c80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:56:58.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:57:08.326Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=31423e1f-52ad-4339-b1d2-90a775594930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:57:08.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:57:18.336Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=58340c9c-fa99-4567-a760-4433640a8014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:57:18.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:57:28.346Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=f5d6748f-ba8e-415b-986b-3be4945cd021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:57:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:57:38.359Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=ebe930f0-7319-4086-9e12-d3016c151036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:57:38.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:57:48.368Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=64eda280-735f-44cc-bf80-867f53d63bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:57:48.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:57:58.377Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=dc48d462-f64f-4acc-9164-13886f682fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:57:58.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:58:08.387Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=e16c16d8-5575-4a2e-a9bd-3765a43e318e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:58:08.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:58:18.396Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=86e3ccb5-cef6-4092-beac-1fbde7097cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:58:18.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:58:28.407Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=dbbe012b-3db9-480a-8dd7-bf962f38ae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:58:28.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:58:38.415Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=71f0f700-678d-438f-9aff-8b9ca10ab000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:58:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:58:48.424Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=cc8cf3e7-d784-44d4-809e-ddbf1f3341b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:58:48.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:58:58.435Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=73808154-30ba-4fd6-a4f9-e4b6c9bebaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:58:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:59:08.445Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=4dc21dd7-6445-497c-a1fa-3b80d119b13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:59:08.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:59:18.457Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=d08d34c4-0580-4e6a-8201-624e079d65f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:59:18.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:59:28.468Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=96c0da93-2d68-47e7-8e8d-6f2d7f98dee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:59:28.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:59:38.477Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=e68dccc9-1f81-4ddb-9d59-d6fa13114f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:59:38.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:59:48.490Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=6e59d541-bee9-4167-ba44-7d1fbdcc4893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:59:48.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:59:58.504Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=697f5f8a-d8f8-4596-9443-b619ee46ea53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T05:59:58.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T06:00:08.514Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=229a3e4c-606d-4947-af4c-3d4a88a7bc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T06:00:08.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T06:00:14.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T06:00:14.208Z |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-06-18T06:00:14.209Z |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-06-18T06:00:14.211Z |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-06-18T06:00:14.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T06:00:14.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T06:00:14.217Z |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-06-18T06:00:14.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T06:00:18.523Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=3afcbeb5-9b67-4ff6-9fa6-73aaf1aa6de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T06:00:18.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T06:00:28.533Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=811a9b64-ab10-4d85-8a30-bab49ad1fe39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T06:00:28.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T06:00:38.543Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=534d2620-d953-40e0-a012-f0fc9fa23063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T06:00:38.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T06:00:48.554Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=3e8cbb80-9d22-4a38-802c-c95b24add2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T06:00:48.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T06:00:58.576Z |INFO |Init configs |InvocationID=5d467b87-947f-4210-8de8-eedf8eb702ed, InstanceUUID=5fb3b20f-0cd6-4685-ad89-e4c5997db390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T06:00:58.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |