By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T02:54:28.370Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T02:54:28.374Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T02:54:28.410Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T02:54:29.049Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T02:54:29.145Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T02:54:29.146Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T02:54:29.146Z |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-10-14T02:54:29.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-14T02:54:29.382Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-14T02:54:29.416Z |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-10-14T02:54:31.003Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-14T02:54:31.429Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-14T02:54:31.446Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-14T02:54:31.447Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-14T02:54:31.510Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-14T02:54:31.511Z |INFO |Root WebApplicationContext: initialization completed in 2093 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-14T02:54:31.892Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-14T02:54:32.656Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-14T02:54:33.853Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-14T02:54:34.355Z |INFO |Started MainApp in 8.2 seconds (JVM running for 8.887) |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-14T02:54:34.425Z |INFO |Start scheduling PRH workflow |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:54:34.435Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=6f1b5085-2791-4999-a5ec-45612b5b7266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-14T02:54:35.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.136:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:54:35.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-14T02:54:45.677Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-14T02:54:45.677Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-14T02:54:45.680Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:54:45.894Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=8a3cd7fa-0809-44fa-8ee8-916bde83daaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-14T02:54:46.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.136:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:54:46.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:54:56.940Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=fa10a3e6-2d37-433f-a0a4-35904dc94104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-14T02:54:58.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.136:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:54:58.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:55:08.008Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=d30a5c57-b18e-45b1-9e43-9acf96435687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-14T02:55:09.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.136:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:55:09.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:55:19.079Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=22e69312-b3b0-430f-ae68-d6aad8f2988c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-14T02:55:49.106Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.17.136:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:55:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:55:59.107Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=964cd6a0-265e-4e91-b531-5cd47362f34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:55:59.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:56:09.266Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=6dbfb765-eba5-479c-93a3-cbf83fea8c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:56:09.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:56:19.289Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=5a76918a-6291-4be8-88eb-f1b9d638503f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:56:19.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:56:29.319Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=0df81b39-3026-4004-bd41-c75398dbe12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:56:29.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:56:39.341Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=67afd827-61c2-41fd-9f18-0a46ff77d806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:56:39.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:56:49.361Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=98d51e79-37ef-4812-b98b-9e4805a623d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:56:49.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:56:59.419Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=9313425d-e9d2-4226-a244-e6cad01cd4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:56:59.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:57:09.446Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=c0d8af00-3955-48d0-b0d9-b040254579ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:57:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:57:19.468Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=0e6922db-8aab-4ebd-8595-3fdbff2e5bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:57:19.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:57:29.489Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f6014e29-9060-420a-8f21-fc63b78d4e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:57:29.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:57:39.504Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=0af0b3ab-c8ff-45e0-9874-477f383e9052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:57:39.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:57:49.521Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=c3d52891-9e19-4a0d-b40c-0125809e585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:57:49.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:57:59.536Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=9fd103b7-f1de-4f49-a97f-925e0763028f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:57:59.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:58:09.550Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=7b3278f1-a402-4a99-8491-29d8cd10fb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:58:09.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:58:19.586Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=49e327ac-4823-41fe-85c0-5100ba249c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:58:19.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:58:29.649Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=d9d45550-6ee1-427d-9d45-c93e0864184c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:58:29.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:58:39.692Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=6a70b81a-a31c-4bab-8c9b-d6a9b34a6061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:58:39.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:58:49.736Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=925e47c3-49b7-4f3a-94b9-5ec59bf4f35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:58:49.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:58:59.765Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=84c579ae-2467-43f5-b3bc-a6e0b9bf937c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:58:59.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:59:09.780Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=b4471aec-8c40-4f44-b3ff-2f22b4a7a97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:59:09.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:59:19.793Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=5f5cb8c4-80d6-434b-b06d-6baf987235d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:59:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:59:29.805Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=a00fa6ee-b867-4c70-a8bd-f3d2ef1459f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:59:29.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T02:59:32.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T02:59:32.751Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T02:59:32.752Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T02:59:32.755Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T02:59:32.767Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T02:59:32.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T02:59:32.767Z |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-10-14T02:59:32.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:59:39.817Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=2f9187d7-2851-41e9-9ff6-9e245c835d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:59:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:59:49.838Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=72528ad1-5969-48e8-be20-988cdca272c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:59:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:59:59.852Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ded6ba52-2611-472e-96ff-3c80f8297599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T02:59:59.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:00:09.865Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=bf2b2309-158b-44d0-9a9d-35ae9cc60179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:00:09.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:00:19.878Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=e0e082a8-c315-4fea-a652-04706f0a0a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:00:19.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:00:29.891Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=39fd212e-d13b-4d41-8792-ff98d2bf1283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:00:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:00:39.904Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=8fa2536c-1db1-455b-9048-e8e3940dc426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:00:39.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:00:49.927Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=5c66e571-3913-4c95-867c-4924616419e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:00:49.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:00:59.942Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=13677171-a64a-4f8a-9c7d-1197dc293f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:00:59.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:01:09.954Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=748f2640-339f-40e8-a4d3-c751d93c3cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:01:09.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:01:19.967Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=60ce5ce0-6c3d-4f4b-9b86-c2d0428be653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:01:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:01:29.980Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=3b1fbdb0-5e23-4a02-8d45-4f4b6e658750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:01:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:01:39.996Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=e950e4e0-71ea-4b5d-8e40-d219065e629e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:01:40.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:01:50.014Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=85867b55-891e-4904-a48a-915d6bf4a912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:01:50.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:02:00.029Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=6e8686f1-c8e7-422d-9ccb-110513ac18ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:02:00.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:02:10.041Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=6aafa3c2-30b3-4e6e-8183-b9e2dd39f2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:02:10.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:02:20.050Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=176a0b81-7839-4f5a-bc10-61243276c9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:02:20.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:02:30.061Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=31810e2a-43fd-48bd-81c7-6b3bbe3d8c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:02:30.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:02:40.076Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=c96a83aa-09a0-4822-92e1-a5000a3f631e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:02:40.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:02:50.086Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=7046f84c-2e85-4f3f-ba4f-82ce3e29253a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:02:50.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:03:00.098Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=0377b806-b849-4574-892e-a9881d00d1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:03:00.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:03:10.109Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=133f332d-a3f5-44a5-8c48-d75883b4650d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:03:10.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:03:20.121Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=a3827a32-04dc-42d3-8cc5-21e57fe733a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:03:20.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:03:30.136Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=8a96b4f6-9fcf-4f61-9580-add4882fcefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:03:30.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:03:40.147Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=754ac38e-3c99-4ca1-a94d-fa9f048f21c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:03:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:03:50.167Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=5549fa67-2fc6-4ed1-bf5c-e6d765ea20b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:03:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:04:00.180Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=50156e70-1d85-41d6-bbb1-e7adb8fa1046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:04:00.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:04:10.192Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ad295433-306b-4469-9d07-7a714f77152f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:04:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:04:20.204Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=2e0568ca-e9f6-42aa-a00a-b9bf32c3ea27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:04:20.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:04:30.223Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=49375dc5-8928-4a65-8dd1-99546acbf861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:04:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:04:32.219Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:04:32.220Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T03:04:32.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-10-14T03:04:32.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-10-14T03:04:32.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:04:32.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T03:04:32.236Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-14T03:04:32.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:04:40.236Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=dce84369-3940-438a-8a43-3f8813346248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:04:40.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:04:50.248Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=14a5c730-00d5-4956-bdff-d11c1852b7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:04:50.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:05:00.261Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=87d64061-7e35-42b9-9690-d1ac93e8f9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:05:00.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:05:10.271Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=36f66ac7-d4c0-47a3-9c56-499e2b47f78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:05:10.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:05:20.308Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=64dc5f76-665d-42dc-b0fc-6e805dfae359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:05:20.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:05:30.320Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=42f6ead1-bf63-45e3-8ff1-7d27f37212a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:05:30.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:05:40.337Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=b1a5201e-34b6-4085-9d18-367f25f688e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:05:40.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:05:50.350Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=77799378-ace8-4475-afde-794c6baef0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:05:50.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:06:00.364Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=7995e583-c6c8-4bb6-a6e3-1003f51e5d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:06:00.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:06:10.375Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=a6fe95c2-5681-42a5-9f25-657a2de588f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:06:10.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:06:20.385Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=10b0c4dc-2297-4653-a374-bb84e4e7016f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:06:20.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:06:30.397Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=e65d5052-f7f6-46c8-afc9-b360f067f0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:06:30.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:06:40.413Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=667bd9d3-8fe8-4e72-8e74-8c2f0145a8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:06:40.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:06:50.427Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=2ff799eb-9b3e-4fc1-8811-c692c9ded2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:06:50.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:07:00.440Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=1d26e99a-cf64-4956-8932-ceaf2e546313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:07:00.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:07:10.452Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ed3b1319-35f6-45d6-ae77-a0377c5f321e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:07:10.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:07:20.465Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=34984d18-54ed-4a1b-9334-e7d9587ccb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:07:20.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:07:30.476Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=d795afb5-4b5b-4db8-881b-4a90bd0691be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:07:30.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:07:40.487Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f2a59234-6b16-4e82-851a-6fd70d5c68cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:07:40.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:07:50.496Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=8c2f7162-56c2-43e4-9112-b9e897d6f7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:07:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:08:00.505Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=e655bdaa-d4f1-4a5c-a744-ee676432ba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:08:00.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:08:10.516Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=8280a28e-80b1-49b1-ac71-c334526650e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:08:10.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:08:20.526Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ea1883e9-3803-4f49-bfe7-9e5692239694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:08:20.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:08:30.539Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=4add8cdc-9a8c-4a1f-bbbe-de4f38735f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:08:30.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:08:40.549Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=1ef28afd-50e3-4d06-b4e5-b46062150b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:08:40.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:08:50.560Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=fa0da35b-ae3e-4a45-9378-6999a829a96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:08:50.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:09:00.570Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f84b933b-78a9-4156-a436-62f3401f47a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:09:00.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:09:10.580Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=34a95bda-a74b-4314-ac84-11b2179399d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:09:10.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:09:20.593Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=63174057-899b-4b0d-8eba-6e7201c41ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:09:20.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:09:30.603Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=0c5fe4af-80cf-4491-992a-4db5c3c4c9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:09:30.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:09:32.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:09:32.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T03:09:32.181Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:09:32.183Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:09:32.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:09:32.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T03:09:32.193Z |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-10-14T03:09:32.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:09:40.619Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=b56aa0aa-3cc8-4c49-8252-8305c3802172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:09:40.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:09:50.629Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=bb2dae51-f076-46c3-a917-98df966237e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:09:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:10:00.640Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=7767860b-71d8-420d-8c84-94e416444ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:10:00.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:10:10.649Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f25c6ad7-7f11-4fdc-9e0a-d5fb11ce552f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:10:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:10:20.664Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=bc668196-a620-4527-ba11-fb7f1712ccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:10:20.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:10:30.677Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=3c75d9de-b250-4607-b78e-64bde3e5d04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:10:30.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:10:40.688Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=49d3529f-18aa-4bf0-9ecb-8c4b8cfb83f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:10:40.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:10:50.697Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=442e32c8-75e5-41a4-a47f-63b33c1a2fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:10:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:11:00.706Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=834bc763-52e7-4137-ad01-1a4096ff0f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:11:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:11:10.715Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=80f96f7f-8fb1-49f0-9cc3-ad7a5958fc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:11:10.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:11:20.731Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=aeb19ba2-b059-4db8-91fa-6ec4adf59c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:11:20.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:11:30.741Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=b5c36652-a5aa-4369-8bbd-df3f15c7a944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:11:30.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:11:40.753Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=092a1452-5110-4ec6-b330-18e58e59012f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:11:40.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:11:50.768Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=13503f9f-209d-4a7a-a7ca-15491a5a043a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:11:50.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:12:00.781Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=836706bc-69c3-4e6d-ac21-2f377a5506fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:12:00.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:12:10.794Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=4ba02d45-c10a-4b79-93de-d7db8723a866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:12:10.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:12:20.808Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=a6903b00-bb7e-40cf-844f-dcae415fdbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:12:20.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:12:30.818Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=de6b83ce-7f76-4cb2-96df-a106b428ee5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:12:30.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:12:40.830Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=966ac132-b015-4558-9da5-51f7e01927e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:12:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:12:50.844Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=c580de2c-5af5-4c5e-a00c-a5a57608dbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:12:50.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:13:00.855Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=7d50d941-1e5e-4b3c-ade0-fef45ff3522f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:13:00.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:13:10.886Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=693d9a6c-9549-42ab-ad11-771052aaf2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:13:10.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:13:20.897Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=2184fc1d-0c82-4059-ac73-f767f65ed106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:13:20.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:13:30.907Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=6f885a72-6763-49ec-8f9e-c57385ff0a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:13:30.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:13:40.921Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=40f62053-7ac0-4d8c-bc9e-5290ed3a18c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:13:40.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:13:50.941Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=40003c59-7101-4637-9d04-762bf6a074a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:13:50.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:14:00.954Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=efc771f0-ec9b-40bf-8b8b-ccdf9e455b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:14:00.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:14:10.967Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=190380fd-c7f1-4fb5-a4b0-cd27880edb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:14:10.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:14:20.976Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=8da57ac2-1f13-4d9c-8b14-f8fab0c03fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:14:20.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:14:30.990Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=9c948b79-20d5-4713-94b1-13eff438dbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:14:31.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:14:32.229Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:14:32.229Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T03:14:32.230Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:14:32.232Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:14:32.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:14:32.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T03:14:32.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-14T03:14:32.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:14:41.000Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=d52c7918-0af7-4eea-ab23-75fd349d56e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:14:41.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:14:51.011Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=65be236f-e464-4d41-bcad-b328728f3d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:14:51.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:15:01.021Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f99439f9-3367-4f7a-b970-dced3bacae41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:15:01.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:15:11.035Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=782568a5-6e21-4d89-afd1-55948ce0dbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:15:11.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:15:21.046Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=e47573a2-3712-46a7-a070-1bf1ac10efe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:15:21.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:15:31.057Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=b316396a-670e-4c56-82e3-27eb605bd171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:15:31.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:15:41.088Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=a200647c-e74a-42a7-98ad-fb885a63e936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:15:41.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:15:51.097Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=b1bdf1cf-c398-4195-84f5-a019940896d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:15:51.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:16:01.107Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=c0d97b91-4719-43f6-b4e9-32f5e9aa4631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:16:01.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:16:11.117Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=a9033a40-43bf-4176-8254-0fc9d7837729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:16:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:16:21.128Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=c8ddaab8-923d-4938-ab2b-9f9a300e2830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:16:21.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:16:31.141Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=3b0de6b7-2cf0-443b-b5ad-7e2d3fecb1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:16:31.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:16:41.150Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=d34bcb39-8237-4613-a610-24a9aebd7c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:16:41.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:16:51.159Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=41c1b802-b2d8-47fc-8287-9ebf5545069e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:16:51.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:17:01.169Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=8edcb346-29ea-4b50-9bd8-08ccd04ce172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:17:01.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:17:11.178Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=84b81c2c-81a6-457e-ac09-8c96b1524734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:17:11.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:17:21.201Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=71e7be76-9a48-4b95-bc53-3834421763de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:17:21.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:17:31.212Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=2836c966-2875-4904-b092-cbdebc783b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:17:31.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:17:41.224Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=873a1d7a-3c39-4d39-af96-9ba56ab4a990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:17:41.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:17:51.236Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ffb2a466-de5b-472e-81fd-59a887d7db93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:17:51.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:18:01.253Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=e56bf253-1a14-4c7e-9d85-f12b5b428be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:18:01.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:18:11.262Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=bfc2ce1a-7567-4b48-87df-9763bef055da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:18:11.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:18:21.272Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=17df6e62-bad7-429d-b2ba-2b71ed7f95f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:18:21.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:18:31.285Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f8dd7ec9-980c-4dfb-8c32-ff59fd37c5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:18:31.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:18:41.297Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=a44cb7e8-5261-4e40-a9b4-916c106a7a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:18:41.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:18:51.308Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=e38b05fe-17b2-4428-b85e-aaf7b3558ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:18:51.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:19:01.317Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=90000c6b-986e-4a5b-8531-e86d26cf2097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:19:01.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:19:11.326Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=720f888b-47bb-472f-b7fe-93d748b7099a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:19:11.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:19:21.337Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=6f69e7f8-d15e-4b26-bab2-93d6f5791844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:19:21.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:19:31.346Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=13333bd4-15cf-48fd-a499-960086f54932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:19:31.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:19:32.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:19:32.186Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T03:19:32.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:19:32.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:19:32.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:19:32.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T03:19:32.196Z |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-10-14T03:19:32.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:19:41.356Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=e3b129b2-fda0-4e66-8858-5663d593b052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:19:41.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:19:51.365Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ccdec40a-7148-451d-a629-fb3047c6773c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:19:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:20:01.378Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=0d998bf2-79ae-437d-86c5-2dea102ecc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:20:01.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:20:11.386Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=58ac8b61-b417-4398-a68b-fde77788f644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:20:11.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:20:21.395Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=68de4a4d-ce56-4079-880c-a6ab73ac709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:20:21.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:20:31.407Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ebbbf8f6-4f48-4990-8ba5-fcf8ec881ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:20:31.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:20:41.416Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=9ceb4802-a69f-41a7-bdc2-2d7b997b2217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:20:41.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:20:51.428Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=e41c7c79-1eac-4921-a402-eebc608703e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:20:51.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:21:01.437Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=e6f495e4-f13b-41d0-9bca-d60414fa89de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:21:01.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:21:11.449Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=136f8d8b-b727-4bfa-b1d3-2fa01cdc5c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:21:11.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:21:21.458Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=386c9ba4-3c36-4640-b837-32c012271e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:21:21.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:21:31.469Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f72ecee0-5b34-433f-bd7c-7df3e4ff6091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:21:31.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:21:41.478Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=4dc91714-3af9-442a-aecf-f84c41035ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:21:41.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:21:51.487Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f280baa3-1729-423b-8f44-0fc0df4cef6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:21:51.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:22:01.497Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=0e9996a6-5891-4ce4-9e94-2f09d03ac3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:22:01.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:22:11.506Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=c9b69502-332f-4782-bfa8-3a1e19a24664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:22:11.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:22:21.516Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=bc00b4ef-ed3f-4aa1-98f4-ba5e31191d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:22:21.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:22:31.525Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f957078a-184e-4824-8dbf-4d19dc93f540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:22:31.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:22:41.533Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=aeeca335-e01f-433f-890b-afa7b6b8206b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:22:41.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:22:51.543Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=9c080418-3bf8-4194-892f-04e7d7078ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:22:51.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:23:01.552Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=d5140478-063f-403c-8f81-77c486600750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:23:01.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:23:11.561Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=1bbad8a9-73f6-489a-bee1-7598d9a74e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:23:11.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:23:21.571Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=c6e83927-973c-4328-9530-96aa2623f4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:23:21.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:23:31.579Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=9ba3fbe5-348a-42c9-bd13-f5040007fcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:23:31.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:23:41.592Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=6adf045a-647b-4bb2-bca4-c80b8354ab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:23:41.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:23:51.600Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=eddd3af4-271a-40b9-8082-337b507d9a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:23:51.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:24:01.609Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=749e3fc6-6bf8-4d61-be40-c081b2fc8e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:24:01.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:24:11.620Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=855d439a-fce1-46fc-9510-929f4bdab4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:24:11.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:24:21.629Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=a860c8ee-c0a4-4b4d-ac2e-f616a93b0a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:24:21.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:24:31.640Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=5da48317-be8a-4ce6-b8d6-b60ee7a824c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:24:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:24:32.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:24:32.087Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T03:24:32.087Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:24:32.089Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:24:32.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:24:32.094Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T03:24:32.095Z |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-10-14T03:24:32.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:24:41.650Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=9936a3ca-b391-4048-871f-e62cadc38786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:24:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:24:51.663Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=0e1ad986-6296-491f-bf56-b45a20d0695b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:24:51.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:25:01.672Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=700f1bc1-fbac-4e0a-9e5e-8d6077afa5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:25:01.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:25:11.682Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=36a09f53-4c7c-47e7-a766-1fd66b69d396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:25:11.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:25:21.693Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=3fb7c3cd-86b9-4228-bd87-5660dd7f4c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:25:21.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:25:31.706Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=195d9e1d-8147-4a8e-be6c-c296acaaf500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:25:31.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:25:41.717Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ca5c9086-23fc-4ac4-b08d-6c6d2f583e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:25:41.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:25:51.730Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=39fba622-a2b6-4cd2-b9ab-f6c5c1770ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:25:51.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:26:01.740Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=a7cf3c2e-d67c-4fa5-b0cb-4f9e84d3a749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:26:01.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:26:11.750Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=fb6b9f34-e810-4863-87f8-d1d0d750774b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:26:11.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:26:21.763Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=e3c32762-83c8-46e8-961d-ba401b64451d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:26:21.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:26:31.778Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=88739308-2121-4393-8312-998b09909903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:26:31.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:26:41.796Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ebbc4210-1574-4828-8a0f-380b52adb4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:26:41.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:26:51.805Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=d3fa2007-bfca-42d8-90d1-7392f2244629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:26:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:27:01.821Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=bebebb9f-c7e6-4fd2-afe7-4b91e798eeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:27:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:27:11.831Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=e1918f64-9d78-4e6f-badf-b26c3c96afa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:27:11.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:27:21.840Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=3d1fb8a6-87ec-49bd-9048-77c0ef1731bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:27:21.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:27:31.851Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=4821d945-0d8c-4373-9fa1-ffda5b9c84a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:27:31.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:27:41.862Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=1b038777-e16d-4bea-ba57-1970d469c67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:27:41.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:27:51.870Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=5dc5cfb9-293d-41de-87fc-e0722b2bdb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:27:51.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:28:01.879Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=cf3e498d-81a1-4d05-ab0b-a23db30c69a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:28:01.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:28:11.887Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=97ccf271-6922-4cf9-a6c5-ddf5ed287965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:28:11.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:28:21.897Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=a6ab38e6-aa1c-4fcf-a7b6-a8030dfdd531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:28:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:28:31.906Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f3cfc840-9701-455e-96fa-b5befd7f6b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:28:31.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:28:41.916Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=06781471-3e25-49f0-ab67-8028c246cc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:28:41.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:28:51.929Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=82d7ab30-8647-4483-9264-f90735f2f05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:28:51.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:29:01.938Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=93df4029-1b19-47e6-b0a6-2717aae7651e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:29:01.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:29:11.946Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f61083fe-e727-4679-8637-12ba4a4ab33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:29:11.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:29:21.962Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=a91cb841-d0db-48f3-bbe5-92fd9e97fe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:29:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:29:31.970Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=697c6772-59be-4b61-963a-c5d9b0a59489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:29:31.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:29:32.181Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:29:32.182Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T03:29:32.182Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:29:32.185Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:29:32.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:29:32.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T03:29:32.191Z |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-10-14T03:29:32.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:29:41.981Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=e3b97bce-c223-45a8-9e51-5f6badbd4cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:29:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:29:51.992Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=a99e990a-8962-428f-b580-9d6295413abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:29:52.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:30:02.009Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=a5d9474d-bd01-4a67-a05a-a8f22807846c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:30:02.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:30:12.020Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=4c04297a-fee9-4c05-b4a6-92da8332b3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:30:12.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:30:22.033Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=815e64df-9421-44c8-a896-9b15a4f93d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:30:22.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:30:32.047Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=dc57c49a-7f06-4208-9bcf-ec38eb336d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:30:32.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:30:42.057Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=702304e3-1818-4350-bbd4-fc25929a894d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:30:42.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:30:52.066Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=7f483239-bd0b-4136-aa04-0697593b0c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:30:52.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:31:02.080Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=44684459-9ad9-4206-92e8-7386e602b834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:31:02.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:31:12.091Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=5cdfc85d-14bb-4da7-b700-6ef5c4eaac8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:31:12.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:31:22.101Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=bd68ddb1-26d4-4c39-850b-84e970bd56e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:31:22.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:31:32.110Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=84cc143b-583c-44cb-b846-da860e74e92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:31:32.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:31:42.119Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=394b6560-80cd-4236-9a15-554afe37ec12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:31:42.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:31:52.128Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=374b2d66-2865-4969-8435-137e4c467c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:31:52.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:32:02.143Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=0e5400a9-f852-4628-8e46-76ab109516f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:32:02.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:32:12.152Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=711a523b-bacc-44a6-8fca-94780eca54f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:32:12.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:32:22.160Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=c5c629e5-dc9d-4025-94bd-8f56486e185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:32:22.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:32:32.171Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=b665f7cc-2b41-4323-994b-128865a7f145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:32:32.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:32:42.180Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ff493da1-b272-4947-bae8-6b585de62a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:32:42.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:32:52.189Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=76352569-d071-4b82-8cc9-c50d37ac066c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:32:52.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:33:02.197Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=bd217bdc-f283-4275-9a37-124f237a979c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:33:02.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:33:12.205Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=46dbf4e2-8883-405c-88e3-d1ed44d7d4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:33:12.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:33:22.226Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=12a4fa1a-843d-4e02-9ef8-0e9bbdd2444a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:33:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:33:32.238Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=7f71dcaa-9022-49ab-9579-9566feeafde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:33:32.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:33:42.247Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=bbdbb913-e838-4044-aa95-5cb196dfcd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:33:42.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:33:52.256Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=68d5bdb7-9c8e-4698-9536-508dcee3b8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:33:52.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:34:02.266Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ef4d8a65-a2de-4496-b7d3-85de05fdf660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:34:02.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:34:12.276Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=b9515b11-9faf-428b-9ac7-3a835134f8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:34:12.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:34:22.286Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=eda15a79-bb72-4871-a0f3-d186d7916991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:34:22.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:34:32.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:34:32.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T03:34:32.169Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:34:32.171Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:34:32.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:34:32.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T03:34:32.177Z |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-10-14T03:34:32.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:34:32.294Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=81d77a9c-770f-4db0-b950-d681602331bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:34:32.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:34:42.304Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ff59ecb8-a963-4a60-a8c2-3eaa08460e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:34:42.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:34:52.313Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=06d280a1-bfb6-42be-9d7b-82d7658e80f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:34:52.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:35:02.322Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=217bc10d-813a-4eee-bad6-83e33e3a9510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:35:02.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:35:12.332Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=613b5d60-9bc0-4a38-8cc7-e29f7ae89280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:35:12.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:35:22.341Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=1fa76f45-77ac-41d5-8cc5-8ce3ea77036b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:35:22.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:35:32.350Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f7cd4a22-7d6a-4daf-8d40-ca123d04bb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:35:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:35:42.358Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=dd813ea8-2d93-46e4-bf9f-f7a11a0f8ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:35:42.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:35:52.366Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=9195d726-a8c0-4607-b9c8-c6c2bd23282a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:35:52.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:36:02.376Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=36a72288-481c-4e80-b677-5029bebdb758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:36:02.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:36:12.386Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=458ae1b6-d6ea-4d16-8cd2-4af123dadd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:36:12.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:36:22.398Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=bf22d77c-dae8-43bf-a816-45de571233f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:36:22.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:36:32.407Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=b144ce0b-8ea6-4be1-b47b-a70abb98b5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:36:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:36:42.417Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f74f4d38-66ef-4be5-a29c-3ac84ffc7004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:36:42.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:36:52.443Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f320c0dc-2feb-4cc4-affe-1f57ab67897f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:36:52.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:37:02.450Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=c970baf6-5e68-48fc-8b9d-ccf2d137df51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:37:02.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:37:12.460Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=4445a93d-da9f-4387-90ae-c762fee1b870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:37:12.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:37:22.468Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=dfb8af9b-74fe-4486-a822-2d6b1df14075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:37:22.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:37:32.501Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=c7104eae-c733-4915-b7dd-f03c22070e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:37:32.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:37:42.532Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=d17983bd-abe3-4ca7-bfc5-65144e594e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:37:42.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:37:52.541Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=4e7d7aed-39cc-4de1-a63c-3f8e9a77917a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:37:52.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:38:02.558Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=06908944-0ece-4554-812a-bb083f12036f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:38:02.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:38:12.571Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=41f08983-af5c-44e9-8f5b-bc309ba19f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:38:12.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:38:22.579Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=8250ccd8-3749-4e9d-96cb-99ceeed9298b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:38:22.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:38:32.592Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=66df2f96-b98a-4bf2-bac7-0e84f607fac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:38:32.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:38:42.600Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=a0b3f0da-d48b-4acb-a7ca-62f0f2572c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:38:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:38:52.610Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=b525bfa8-a9bb-421d-a228-0005c143ea9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:38:52.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:39:02.623Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=f88ada01-a9e5-4184-96a0-103147f6a63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:39:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:39:12.632Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=d29a1f47-54c2-48ed-a812-5f52b4b70184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:39:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:39:22.642Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ae5282cd-5c9a-450d-a9a5-85d5e8faff00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:39:22.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:39:32.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T03:39:32.083Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T03:39:32.084Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:39:32.085Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:39:32.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T03:39:32.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T03:39:32.091Z |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-10-14T03:39:32.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:39:32.654Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=6b70455b-60a3-4ae3-b612-e6470dc76f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:39:32.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:39:42.667Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=7b2b7550-4834-4122-ba4b-a899d5611be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:39:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:39:52.687Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=e09b4b58-e832-4ced-ab49-acdb6142cded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:39:52.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:40:02.696Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=703736c8-0e03-4f84-80f6-7f0f7b238035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:40:02.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:40:12.705Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=99f33cc6-f303-4644-9654-3a238e0f5fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:40:12.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:40:22.713Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=b884c040-0a4a-4836-b441-e2f809bbc6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:40:22.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:40:32.722Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=daea20c8-b9b6-4494-a020-513138818f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:40:32.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:40:42.735Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=78bd5dc4-79f1-4991-a8fa-cf2eded3908c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:40:42.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:40:52.746Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=b2755299-844a-4277-bc36-0387558cd2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:40:52.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:41:02.757Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=1928ce38-7d42-4702-b86d-4cc7e8a3a760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:41:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:41:12.766Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=35a53a20-323e-447a-9763-3593fe02428d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:41:12.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:41:22.831Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=5220b6f0-5533-4bab-b4c6-83b7600a8d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:41:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:41:32.840Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=d88f8b8a-0134-4955-9135-2b8ff251feee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:41:32.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:41:42.847Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=6f8e180a-c0d7-48c9-a463-f009d1d3e8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:41:42.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:41:52.856Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=b23e3cdf-9bba-4e19-b93d-5a651506643b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:41:52.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:42:02.864Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=269e6c5d-029f-486e-bf31-6e66048d3422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:42:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:42:12.872Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=db49a51f-164e-4a45-9902-222135f1eaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:42:12.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:42:22.881Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=9093d4c8-c634-4b60-a1b1-1ac5045a7d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:42:22.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:42:32.891Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ccb0e892-7fd9-4d2b-9d88-4bde2224e2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:42:32.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:42:42.905Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=37f6b77c-53f2-43de-ac99-3d29e10fc4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:42:42.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:42:52.926Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=8d231b34-0874-4898-978c-29cded0a9fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:42:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:43:02.935Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=5911bbae-6fc1-4c32-b167-f755e03d160e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:43:02.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:43:12.943Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=2d69f6a1-510e-4a9f-ac65-9462ccb4bf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:43:12.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:43:22.954Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=cd612710-5dbe-4301-841a-84f836be4e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:43:22.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:43:32.963Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=5cc6a101-8445-4203-bc72-3407b4525269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:43:32.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:43:42.973Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=c2cf7f28-3436-44c0-aa28-59ab4cdda966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:43:42.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:43:52.983Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=9ca987cd-0572-4341-a6da-ef660abd5d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:43:52.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:44:02.991Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=fa9340f1-58a3-46c7-a30a-c442eb03f3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:44:03.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:44:13.001Z |INFO |Init configs |InvocationID=aa04be3f-65a8-4454-a9ca-47b739c21287, InstanceUUID=ca100a70-646a-4e1e-bae8-44510c809a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T03:44:13.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |