By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:03:39.517Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:03:39.522Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-13T05:03:39.559Z |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-13T05:03:40.256Z |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-13T05:03:40.356Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-13T05:03:40.357Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-13T05:03:40.357Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-13T05:03:40.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-13T05:03:40.597Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-13T05:03:40.621Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-13T05:03:41.837Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-13T05:03:42.302Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-13T05:03:42.320Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-13T05:03:42.320Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-13T05:03:42.381Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-13T05:03:42.382Z |INFO |Root WebApplicationContext: initialization completed in 1760 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-13T05:03:43.077Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-13T05:03:45.200Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-13T05:03:45.783Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-13T05:03:45.824Z |INFO |Started MainApp in 9.124 seconds (JVM running for 9.905) |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-13T05:03:46.017Z |INFO |Start scheduling PRH workflow |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:03:46.029Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=dd2d3c1a-1012-4c95-8cba-4a833940ab10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-13T05:03:47.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:03:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-13T05:03:53.999Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-13T05:03:54.000Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-13T05:03:54.002Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:03:57.506Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=5fa3bb8c-db23-45b7-afb7-65f3bc77c5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-13T05:03:58.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:03:58.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:04:08.569Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=bd21dfd9-7a4e-41dd-8cc4-054bcb010564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:04:08.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:04:18.696Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=ab79bcbf-fd40-4b5b-98b9-e5b671aa5db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:04:18.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:04:28.738Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=c30c9fc7-7f48-4354-9da4-5ae9fedd844a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:04:28.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:04:38.764Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=a3b7591b-6fe5-493d-971c-e460a4d32716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:04:38.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:04:48.783Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=537a622d-00a8-440f-9ca2-f1644ec143d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:04:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:04:58.803Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=656b9d0b-f642-46ae-8572-f986f2c3d805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:04:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:05:08.826Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=bc981b9d-f01f-47e8-b9b2-185e52e2e0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:05:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:05:18.856Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=3b001e63-b33a-4da0-add3-584cbc48da71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:05:18.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:05:28.889Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=6e5860e7-566e-4cad-83dd-2aba80f720fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:05:28.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:05:38.906Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=43f06773-ea85-4e9b-8d7a-a3dd4191ed0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:05:38.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:05:48.933Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=ef3a6d99-7e29-4094-b9a1-4e9ac5c5af0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:05:48.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:05:58.952Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=ed48cab8-2ca4-4146-ab71-9a87b197820c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:05:58.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:06:08.975Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d8ec9506-7808-4fa4-a898-4e11124d08ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:06:08.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:06:18.994Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=350352a5-1f8e-4f9c-a719-c1bea49af233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:06:19.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:06:29.011Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=8859e2b2-81ba-4a75-bc1f-eacc24f92106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:06:29.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:06:39.034Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=486ffac3-039c-444e-bd8f-4b26169432e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:06:39.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:06:49.056Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=1fafeb52-bca4-44b8-9778-7f482b1d4fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:06:49.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:06:59.080Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e6fc012f-11b0-439e-b438-f8e9876f7bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:06:59.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:07:09.108Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=9ef86524-409a-49d2-a629-0d30dcf204d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:07:09.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:07:19.129Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=af50dced-61ad-4f1c-973e-2ea869e1b473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:07:19.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:07:29.172Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=cb55c3b9-670d-49ec-895f-dcfa3e2e827d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:07:29.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:07:39.188Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e7f21014-ac37-4f7a-860b-4ce0cc05c5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:07:39.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:07:49.203Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=ff9e8adf-f118-42e8-9244-8cb36742c729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:07:49.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:07:59.215Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=c3ee8cb7-ad90-4a09-923a-df5e5f05fcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:07:59.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:08:09.229Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e0c12420-7f3f-4d6e-8f45-94567fcbe94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:08:09.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:08:19.243Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=82a1c044-0bf5-4e5c-ac62-7fce60a60dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:08:19.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:08:29.259Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=3fd4d985-2dad-46d8-8c90-d5fae9f629ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:08:29.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:08:39.281Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d9c8bdf1-8145-40de-9db9-b609c9d38e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:08:39.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:08:44.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:08:44.960Z |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-13T05:08:44.962Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-13T05:08:44.968Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-13T05:08:44.982Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-13T05:08:44.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-13T05:08:44.983Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-13T05:08:44.986Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:08:49.328Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=2dede46c-b6cc-4e84-bdea-cf01076d2de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:08:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:08:59.349Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=88baa166-01b1-4ceb-816a-3ac79c4b2c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:08:59.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:09:09.364Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=673c7267-8de2-4152-aae2-b33224260622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:09:09.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:09:19.381Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d2a8f2cc-07b1-4bd3-aff2-1161c8f31605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:09:19.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:09:29.394Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=c2c5674e-4be3-40ca-aa03-fc8ecb632b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:09:29.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:09:39.413Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=ae00a606-1c44-4edf-bbdf-7a8ba95d7ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:09:39.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:09:49.428Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=c04be143-5bba-421e-8971-e735d80c345a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:09:49.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:09:59.440Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d002d4d7-6f4b-4281-ae50-31716713e8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:09:59.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:10:09.455Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=394af2c1-4103-4a1d-ad5e-640a31e675f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:10:09.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:10:19.472Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d2887323-0362-4149-96ab-e9e6b3b1c022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:10:19.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:10:29.488Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=797afad5-cd55-4893-a662-1ed303b3b48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:10:29.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:10:39.503Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=485362e6-5c7b-4173-9975-d08cebce6e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:10:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:10:49.514Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=47b5bf81-5b95-4dd7-a67f-859aec34c674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:10:49.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:10:59.527Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=c6a6794a-b09c-4d93-a536-0b8f4eabf37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:10:59.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:11:09.541Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=f70b9e6b-9728-4c2b-a555-0ba84320e175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:11:09.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:11:19.552Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=2cadbc85-4337-4a01-9b90-e039133ad13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:11:19.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:11:29.565Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=53f634e3-93c2-42d3-bda9-968ce26787a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:11:29.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:11:39.578Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=c7d5ad92-ee89-4adc-b42a-e563eb17b09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:11:39.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:11:49.592Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=0d56c36d-4fee-48a0-a065-0a354ca28beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:11:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:11:59.605Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e712f581-dfc3-4ebf-a3dd-84483e7db517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:11:59.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:12:09.619Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=6604828c-9e02-4df5-be4a-497fc6fab2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:12:09.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:12:19.645Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=f62329e7-3d70-4519-b940-2773b01c01bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:12:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:12:29.658Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=38640f9b-4797-461e-9144-836bd355bc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:12:29.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:12:39.672Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=ff742b7e-b6d7-43d6-aacf-9286a619865d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:12:39.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:12:49.686Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=f96432fc-fb4a-4fdb-84b8-c11340882510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:12:49.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:12:59.699Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=3485f8a6-5117-4e6f-91e7-a5fee7450f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:12:59.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:13:09.710Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=3d660c8c-2bd3-4359-910b-15706d31e59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:13:09.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:13:19.722Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=ec8602d2-48a5-403e-ac50-3d0ee9b2097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:13:19.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:13:29.735Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=0fb44006-9344-4a47-b395-d0de90cc5f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:13:29.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:13:39.748Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=72322540-acc1-47e2-8aab-d018f881e4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:13:39.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:13:43.447Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:13:43.447Z |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-13T05:13:43.448Z |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-13T05:13:43.451Z |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-13T05:13:43.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-13T05:13:43.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-13T05:13:43.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-13T05:13:43.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:13:49.760Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=06881678-01d0-4e14-a224-6a54c38cc12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:13:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:13:59.776Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=1bcf8e12-2c82-4d1c-9abc-4131017f2936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:13:59.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:14:09.788Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=217036dd-2557-4a46-9359-75fe6080d3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:14:09.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:14:19.801Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=2f674dc3-c13a-4311-8409-f60397a790dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:14:19.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:14:29.817Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=98d06d11-3410-4e6f-9a10-04fae8f64de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:14:29.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:14:39.836Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=5053ffd0-41bc-4736-9e1d-42d0367f8669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:14:39.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:14:49.850Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=b9c1be66-70d8-40b8-bd4e-8c9fbd4c0c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:14:49.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:14:59.866Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=aa5583a5-fb85-40e0-bddc-7cca0b8c7f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:14:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:15:09.878Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=3c17c48b-5c20-439b-8c40-83c73c783156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:15:09.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:15:19.896Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=7461ed1b-a7b1-489e-9a71-65ebc9293f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:15:19.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:15:29.911Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e6f61aa1-6468-4c39-9bf3-bf80f32f8803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:15:29.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:15:39.924Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=42811552-12fe-4e96-a7af-ffb66b9e2123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:15:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:15:49.940Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=7cf251f6-f91c-4978-8e9d-ffecc1910200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:15:49.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:15:59.952Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=384e15e4-ef1c-41f5-878d-db9022025eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:15:59.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:16:09.963Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=2195b9a7-44ad-4a21-ac53-a21c4151bb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:16:09.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:16:19.974Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=9e998343-7a8e-4492-ae7b-29ca7cd7d507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:16:19.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:16:29.988Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=7e2f6ee2-cfaa-4a26-8996-35629df6c852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:16:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:16:40.000Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=59f693a4-3659-4523-9885-f8d6a7876342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:16:40.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:16:50.012Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=3d942f78-8001-42e8-803e-c9990643f654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:16:50.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:17:00.024Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=eefcab74-b73d-4698-a1f8-9e85d98c18e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:17:00.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:17:10.035Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=9c8e3471-1329-4e6d-b20f-c19ca4a5412f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:17:10.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:17:20.048Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=5c300ae6-0729-40a9-929e-f3d06f815c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:17:20.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:17:30.062Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=43ae5f68-422d-424a-aea7-90b81a2ec9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:17:30.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:17:40.072Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=1e23c930-c482-4aa1-ba6f-4ebd6b804b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:17:40.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:17:50.088Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=234ded86-bd81-45cd-b794-9de446e32479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:17:50.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:18:00.101Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=f81be1fb-92d6-451c-82af-d84d20badaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:18:00.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:18:10.112Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=3e257b8d-6b54-409f-8b09-0371b365d1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:18:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:18:20.122Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=44693df9-4178-4f35-9a70-c1e029241998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:18:20.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:18:30.134Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=6f21ede6-7f5a-4c49-bca5-686677851b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:18:30.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:18:40.145Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=0c7a8bb1-5717-4786-b69d-a33340b9d5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:18:40.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:18:43.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:18:43.460Z |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-13T05:18:43.461Z |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-13T05:18:43.464Z |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-13T05:18:43.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-13T05:18:43.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-13T05:18:43.481Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-13T05:18:43.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:18:50.157Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=c99ce2da-7a99-40d1-b00d-97e9a79bf162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:18:50.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:19:00.169Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=bbf3d84f-16d6-49c2-a9df-eac505247f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:19:00.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:19:10.183Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=a14c33a6-453f-452b-97e9-64dfc211c9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:19:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:19:20.205Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=600ea9ff-086e-48d3-aafd-c2360eef4429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:19:20.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:19:30.219Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=2864b00e-a419-4247-bae4-f2e9e828e4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:19:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:19:40.231Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=095ee02b-d785-4e3e-995b-a4b2f88be4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:19:40.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:19:50.242Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=8b490846-3cc9-44a9-8a5d-c5329196c6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:19:50.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:20:00.256Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=20454c6e-bc2c-495f-9032-a1f56046c6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:20:00.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:20:10.269Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=5ca10288-0fe7-4dbd-a0af-fdf620a31862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:20:10.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:20:20.288Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=882fbf49-de1b-4b76-876f-f59bbb9570c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:20:20.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:20:30.298Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=17ff7890-494a-492b-bf7a-9409f3efedd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:20:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:20:40.309Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=2a8b9040-7596-49e6-b106-a204d6e172ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:20:40.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:20:50.327Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=07a905f0-4842-4ce4-a180-c59ad580b98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:20:50.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:21:00.339Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=28ecfe80-adef-43a6-834b-e88df15bb95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:21:00.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:21:10.351Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=dd799582-aede-486b-8570-7c613139cb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:21:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:21:20.361Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=9e643882-0523-45bb-bc1a-2692d7efcd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:21:20.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:21:30.373Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=fe5df4ce-f8da-4dc6-aa68-6b591e0068c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:21:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:21:40.390Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=f8847c36-1f78-41cf-9954-fb01b04f3fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:21:40.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:21:50.403Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e2cf8fc6-4b3a-4363-a510-9e72a4ace17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:21:50.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:22:00.415Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=a6c75a57-c36c-448b-b258-681535d1254c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:22:00.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:22:10.426Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=02249ef5-299a-48c8-b03c-77aedd5d64ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:22:10.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:22:20.442Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e8261538-271a-477f-a520-58da02d9a06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:22:20.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:22:30.453Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=4d558c0a-b5f0-45f4-9531-c1a65741400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:22:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:22:40.479Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=988c95b2-f71f-4438-b634-07cb1ae00281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:22:40.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:22:50.490Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=f528e1ae-8bd7-4137-b6a8-8c9aa89b743a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:22:50.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:23:00.502Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=c6f5205e-21c9-46e6-b5b6-2d76103f4945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:23:00.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:23:10.514Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=eda1f1a9-19c5-419d-8531-fb1e967120b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:23:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:23:20.539Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=7e17f73c-e241-4ccb-8fda-acd93c3aea8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:23:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:23:30.551Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=fd7d09bb-eaed-4918-bc1c-77db0becfc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:23:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:23:40.562Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=b67965a8-fd1c-4930-9115-a8492c9978ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:23:40.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:23:43.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:23:43.472Z |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-13T05:23:43.473Z |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-13T05:23:43.475Z |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-13T05:23:43.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-13T05:23:43.485Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-13T05:23:43.485Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-13T05:23:43.488Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:23:50.573Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=46f37f89-4511-4e0a-96dc-01e9146e3e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:23:50.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:24:00.584Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e9f762e0-6a87-4668-a2b4-7f62a0ca2f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:24:00.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:24:10.595Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=0ef6f69f-679f-4d32-8948-f5f259db3923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:24:10.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:24:20.607Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=6e5246f1-7fc4-4251-95e5-86fea84e2214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:24:20.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:24:30.623Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=9cb2e1b8-bb59-43d0-a3c2-fee1b82c1014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:24:30.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:24:40.633Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=668f461d-2b2a-4a55-9e14-478dfdd6f02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:24:40.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:24:50.643Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=bd9c0276-240a-4d77-98ef-2451148d0e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:24:50.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:25:00.656Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=0e3a73c5-48cb-4680-955b-28bca8119117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:25:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:25:10.667Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=f9317bb8-8a61-421e-9509-2f30d2f9301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:25:10.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:25:20.680Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=95927fb0-34f0-4a43-b560-f00c648213eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:25:20.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:25:30.692Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=43e3c367-f499-49a3-b47a-684a40c37b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:25:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:25:40.703Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e3b52504-17ab-4326-a674-6698f24f7d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:25:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:25:50.715Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=4d1bb905-2caf-4fc5-b60b-43f27cf0611f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:25:50.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:26:00.726Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=efad5db3-2394-48c3-8d85-b86c2dabfa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:26:00.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:26:10.736Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=2b9831d8-746d-4e41-9460-68ed7302ef37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:26:10.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:26:20.747Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=746e1cfd-4d59-40ae-9eae-1684c2fb5891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:26:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:26:30.763Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=5515f2c9-f3a9-40bb-a816-296f48819e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:26:30.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:26:40.778Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=018d62d1-fe9b-409b-a94b-b188707377d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:26:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:26:50.792Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=2de43473-a2e9-4f71-8319-fa9f5c674920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:26:50.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:27:00.810Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=3440341c-74dd-4e4b-82b9-6d8b583c7ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:27:00.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:27:10.822Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=ad900795-4181-4644-aabf-126263c78f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:27:10.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:27:20.835Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=8657f3f6-bb87-42f2-97f7-69f2a54c59d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:27:20.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:27:30.846Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=0838715f-30cc-42e7-9383-5774d7529e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:27:30.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:27:40.858Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=988bbfc5-f4f1-4bbb-a490-0081cbd2294d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:27:40.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:27:50.868Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=ed845d3a-0d36-4032-994b-233c3de6064a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:27:50.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:28:00.878Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d77e6557-1693-4d65-b8b0-7fc09e1fbaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:28:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:28:10.910Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=39dfcdf5-19ba-4019-b5ae-642f5818f8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:28:10.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:28:20.921Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=a19b53d4-8d44-4452-ab20-29f0f4d8203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:28:20.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:28:30.933Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=0f6ff0b3-6dcc-48a8-aac4-ab00e686eaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:28:30.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:28:40.943Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=52422c9e-bac2-4cd3-97a5-8a0be3498022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:28:40.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:28:43.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:28:43.446Z |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-13T05:28:43.447Z |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-13T05:28:43.450Z |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-13T05:28:43.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-13T05:28:43.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-13T05:28:43.460Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-13T05:28:43.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:28:50.954Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=de88cdc2-b121-4ce9-856b-5de46b45df48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:28:50.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:29:00.979Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=dac987cb-b666-4ef9-973d-6901ff533276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:29:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:29:10.993Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=f105fd21-5d77-41e2-9606-fc66f050149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:29:11.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:29:21.007Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=0fbe5991-b403-458c-8e0e-15c3b9a8c7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:29:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:29:31.029Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=5c144c85-59cd-4b07-8853-0d061d8e0f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:29:31.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:29:41.042Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=a02d719e-b27e-4cde-9636-a8b187e27f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:29:41.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:29:51.054Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=773b1695-463e-47c8-8287-2e39fb1a7360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:29:51.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:30:01.064Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=bcb63f8f-1502-4e35-b1b2-0605aa093f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:30:01.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:30:11.076Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=ae3f2e95-d931-4eb0-9718-963e52f125ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:30:11.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:30:21.108Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=04806c6c-eaf6-4005-8687-bed1aba0fa0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:30:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:30:31.119Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=a78afd2e-2509-4862-a0ee-9f1e9a295d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:30:31.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:30:41.128Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=0d33e154-3689-4e55-9667-df2362c6b509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:30:41.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:30:51.137Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=0b7c973d-233b-4c48-8eaa-df775de00e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:30:51.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:31:01.147Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=133c4f12-d352-4771-9055-0b8f0ed295a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:31:01.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:31:11.159Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=fbf88f42-6047-48db-9071-4f85805f7c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:31:11.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:31:21.170Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=7b5e9d73-8e7d-4db8-be61-4ee1f544c540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:31:21.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:31:31.185Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=809ed12f-44ce-47b0-a753-62214bab5ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:31:31.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:31:41.196Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=09a572d7-165d-42dd-934e-0b87cb5d9a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:31:41.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:31:51.206Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=fec8d9e9-3048-4ee3-acac-71aa4c6c4faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:31:51.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:32:01.217Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=b64f52a9-976c-4e48-9178-c5048a236699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:32:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:32:11.227Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d2e9397d-b492-4d94-8242-20a21701c04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:32:11.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:32:21.241Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=8316abc8-273e-4318-91ae-a0d23b85ae78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:32:21.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:32:31.252Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e3483293-8f43-4f10-800f-acecb7a73665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:32:31.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:32:41.264Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=652bf7c5-46e4-4613-b6ac-4b365018dd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:32:41.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:32:51.275Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=047dd0f6-25d9-46be-a52d-3fd78a73b3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:32:51.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:33:01.285Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=742e115a-68b3-4128-a5b0-fa684331417c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:33:01.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:33:11.298Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=94e2f299-5142-4785-b4b7-efa493ad9d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:33:11.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:33:21.311Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d5c0e652-3acd-4066-bdf4-1ae4f9523250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:33:21.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:33:31.321Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=46b69f1f-f7e0-4191-b1a2-20d9c3bcc953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:33:31.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:33:41.332Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=a7d01138-e175-4af6-aa79-298991d62a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:33:41.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:33:43.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:33:43.378Z |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-13T05:33:43.379Z |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-13T05:33:43.382Z |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-13T05:33:43.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-13T05:33:43.389Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-13T05:33:43.389Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-13T05:33:43.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:33:51.347Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=48119e89-50a3-4fe4-bc63-3bd3817a8b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:33:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:34:01.363Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=26976b22-0e2f-4c2a-a9cb-33d0b6b97b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:34:01.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:34:11.382Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=7de7c1cd-4797-4eaa-b83b-628c25b8a077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:34:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:34:21.399Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=aa37df2e-ddc3-4425-899c-8aa621b82243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:34:21.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:34:31.411Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=04f13b16-cb9d-4725-97d6-b4ccf290f47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:34:31.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:34:41.421Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=83a8db8b-7965-4683-8621-d09ef16669c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:34:41.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:34:51.432Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=962b6410-7068-4f6d-aee9-e262735414e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:34:51.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:35:01.444Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=03ffaa54-31e5-4c6c-ac5d-5166390d20e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:35:01.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:35:11.453Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=ca3f63c8-7ebd-4086-9975-9c97c9200a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:35:11.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:35:21.463Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=3dfac6be-b6a8-4b15-a256-dd2909f76d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:35:21.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:35:31.475Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=7fe36307-260b-457c-943d-7d03318663aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:35:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:35:41.486Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=256e7270-8b7d-4828-8518-badab21a9069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:35:41.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:35:51.497Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d756bb58-3937-4b22-8ec7-f2e2066747e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:35:51.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:36:01.510Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=86f8cc51-9178-440e-80d0-098c3186d55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:36:01.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:36:11.520Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=22dc4f57-94bc-4a7e-aa5e-7db57fd5a4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:36:11.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:36:21.530Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=239aa710-837a-40ab-a32a-cc855def74a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:36:21.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:36:31.541Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=cc371f84-0710-4427-b7d2-df9908f1ce6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:36:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:36:41.550Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d0f53ff1-cd65-4868-9fe0-a3b3f9f9517e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:36:41.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:36:51.560Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=dce34743-562e-4e9e-81aa-1d9c8549615d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:36:51.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:37:01.569Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=15a88cc7-934a-42f0-8645-273b33239d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:37:01.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:37:11.579Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=caf34712-1443-4e98-ad1e-b875bfc0e37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:37:11.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:37:21.589Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e451a345-1762-4c29-9397-4733afdf7d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:37:21.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:37:31.599Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=15a8b06c-2b62-46df-9209-6498477e38bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:37:31.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:37:41.610Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=827bbcf0-a119-4cc8-8761-a58c8f20ea00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:37:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:37:51.620Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=ce0e41d6-ff89-4d3f-9ee2-9c3182bd9a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:37:51.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:38:01.631Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=b739dd8e-82af-4b8e-8c7d-458e5f68aea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:38:01.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:38:11.642Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=527f96a9-f8ee-4848-afd7-86f597fa585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:38:11.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:38:21.651Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d161c825-3505-4049-9900-1a56986aa719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:38:21.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:38:31.663Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=26aec220-b523-46b3-be26-e3c6567fe010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:38:31.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:38:41.673Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=cd5ef475-0f94-4164-a582-aa74a9ac21c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:38:41.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:38:43.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:38:43.483Z |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-13T05:38:43.484Z |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-13T05:38:43.486Z |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-13T05:38:43.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-13T05:38:43.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-13T05:38:43.493Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-13T05:38:43.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:38:51.684Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=2e6409f2-5558-42ff-a521-b88aa1cc5e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:38:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:39:01.695Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=3e756d27-95ac-4160-85aa-0ddbde9e2362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:39:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:39:11.704Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=812ecab8-11e0-479f-8049-eee06a824306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:39:11.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:39:21.715Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=affd0a04-e5f2-447e-9fb7-a563e6ebe52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:39:21.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:39:31.742Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=ac705285-d93a-4a36-8fd0-1630410f80bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:39:31.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:39:41.751Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=f4c961e5-1cad-4f5b-98f1-f4b4765e5e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:39:41.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:39:51.762Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=320412ba-b8eb-4f58-a587-425755093f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:39:51.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:40:01.771Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=467e2951-90b0-49bd-b89f-e27dec616201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:40:01.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:40:11.782Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=09d6ec83-9d93-4900-9693-6391726a2021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:40:11.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:40:21.793Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=b5d2c471-316b-4e90-a0d5-58e4aa8f138a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:40:21.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:40:31.805Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=6d3ae29e-b5db-4632-be9f-05cb5c81a9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:40:31.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:40:41.814Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=bcbbb3cf-d8e8-455b-a644-83d53a7ac7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:40:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:40:51.826Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=290f41c9-6cc5-4429-88f2-0df86a093cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:40:51.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:41:01.837Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=a879f705-1a25-4e15-91f9-34cb55fdd871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:41:01.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:41:11.847Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=92d2a7e7-a726-4e32-a902-31d1568df4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:41:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:41:21.857Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=93786973-56e1-4654-ac01-68d8911db61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:41:21.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:41:31.870Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=0ce67292-0008-4a34-a208-57db963b0a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:41:31.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:41:41.885Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=04bc1427-689e-4ff4-abb7-b4cf4e361583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:41:41.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:41:51.897Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=24832417-c6b2-4326-8353-ced7ce6b7ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:41:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:42:01.910Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=459ca06e-3a26-4f39-9b69-a7ececa46de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:42:01.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:42:11.921Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=f0e9f63f-606c-470d-b8d8-f3c5f6e9b424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:42:11.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:42:21.933Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=a43ad6ac-c94d-4c78-a962-b16d920ce802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:42:21.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:42:31.944Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=1c1aeafe-3fc0-4eea-80bd-2293189b2502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:42:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:42:41.957Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e9c3b912-7f04-47db-8cb2-dc164ad47b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:42:41.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:42:51.969Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=5c75963d-9e7a-4d4e-b047-057b52b9fcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:42:51.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:43:01.984Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d0dfaed1-a16f-4acc-a279-3a8884394d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:43:01.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:43:11.996Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=93aa02ec-421c-4f01-b6f3-692c8223c1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:43:12.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:43:22.007Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e86297a4-f25e-4952-b289-74142f99cb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:43:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:43:32.019Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=beb1b646-d427-4a5e-8be4-2e28087ee720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:43:32.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:43:42.031Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e61fdd35-e1e7-47f9-9652-95d10de32f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:43:42.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:43:43.464Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:43:43.464Z |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-13T05:43:43.465Z |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-13T05:43:43.468Z |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-13T05:43:43.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-13T05:43:43.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-13T05:43:43.476Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-13T05:43:43.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:43:52.041Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=c8da3666-7fa9-4ee5-b0e5-573bfffee409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:43:52.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:44:02.052Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=80a04d91-8fd0-4de8-abf8-cdc378c84bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:44:02.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:44:12.062Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=c7e398f2-feae-4793-bc0c-757026a92298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:44:12.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:44:22.073Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=01962a73-49a1-44ec-aa69-c4b8be0404b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:44:22.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:44:32.085Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=0abd5f5f-0086-486d-8c76-9cd96b1fb44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:44:32.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:44:42.095Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=2bb7b1ba-1d31-41fa-95a7-ac65d8e8ec7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:44:42.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:44:52.105Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=cf35e5c6-d346-499c-b75d-0682bd803245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:44:52.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:45:02.117Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=b2fc4998-c8d2-4383-8b02-a3baa32f5ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:45:02.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:45:12.127Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=28391dd9-566b-4027-92e2-6c6245fe8952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:45:12.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:45:22.136Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=95d95575-ecb0-46d2-83cb-8585c77835f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:45:22.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:45:32.147Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=5116468a-6245-4e38-ac7c-1b7f7c5da7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:45:32.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:45:42.158Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=1316c6c0-0d57-45c5-a89e-d3642eec5f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:45:42.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:45:52.167Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=801d58e8-785a-40fc-923d-7c860eaf529c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:45:52.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:46:02.176Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d2121c7d-995a-4028-9b9e-567dba13a197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:46:02.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:46:12.185Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=4a51db48-12ad-499c-8491-3ae7bb9da0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:46:12.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:46:22.206Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=b31f682c-3425-4cfb-828b-4a261e34efc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:46:22.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:46:32.219Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=7a57074c-eb3d-4a20-bf7d-bedb81b5befe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:46:32.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:46:42.230Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=c0509b94-4c2c-4257-9509-233f164e263a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:46:42.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:46:52.240Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=c2805b9c-cb22-4fcb-9710-adc97304b80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:46:52.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:47:02.251Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=55678698-e9ad-4981-9224-b0e187c76d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:47:02.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:47:12.261Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=3e4f6e62-3f06-4f19-8c13-b468ee0a0907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:47:12.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:47:22.270Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=754dbf48-7fa7-44c2-954d-a68bc2f0ff76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:47:22.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:47:32.280Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=e00790d7-7895-4516-a897-9304e53de88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:47:32.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:47:42.289Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=7fa6d364-e2e4-4b1e-b228-5ce1c47a93e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:47:42.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:47:52.298Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=a3bb2cc3-b10d-4877-a943-5234ea712b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:47:52.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:48:02.308Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=1679de0d-6e6f-4326-823f-23736782083a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:48:02.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:48:12.317Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d109707d-e245-44e4-a0c2-b02aeb559722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:48:12.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:48:22.327Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=f8d0e0a0-2213-47a9-9faa-5af0a56ad6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:48:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:48:32.337Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=1cfd78c7-c82e-4155-be26-7895f55f776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:48:32.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:48:42.348Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=3adb539b-68ab-4d69-af75-8afb67053b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:48:42.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:48:43.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-13T05:48:43.283Z |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-13T05:48:43.283Z |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-13T05:48:43.285Z |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-13T05:48:43.290Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-13T05:48:43.290Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-13T05:48:43.290Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-13T05:48:43.292Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:48:52.358Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=02670fbf-6c30-454c-9d70-b4bc5ceaa9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:48:52.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:49:02.368Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=3723baef-6d29-4f56-beea-1624cdb7393e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:49:02.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:49:12.378Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=08fd7668-70e1-4179-b45b-2a42916ea090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:49:12.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:49:22.389Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=efc73292-0ef5-4f91-9187-4c05d2bc866e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:49:22.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:49:32.399Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=767856c7-d8ab-44e5-8d94-2c0266dcbb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:49:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:49:42.408Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=d78e0246-b5b4-4cb5-8a41-9d46a5c020a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:49:42.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:49:52.419Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=6d13582a-073f-40c8-8cb9-68ee038085a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:49:52.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:50:02.428Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=f043017c-0914-4baa-8de9-bdcd9d7a0a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:50:02.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:50:12.438Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=2f4ddd71-c08f-453a-85b7-fbf8b9bc60d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:50:12.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:50:22.448Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=60fa21cd-90ef-41d8-b096-ae1fec224b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:50:22.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:50:32.457Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=a32afe20-074d-4eb5-b69c-b75e0df1c577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:50:32.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:50:42.469Z |INFO |Init configs |InvocationID=5763b074-3b6e-4704-8617-d0cd11b7a6c1, InstanceUUID=3556f7be-7994-4d94-afb0-c6b65b2d20fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-13T05:50:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |