By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:13:45.444Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:13:45.447Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T05:13:45.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} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T05:13:46.152Z |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 |2023-01-10T05:13:46.253Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T05:13:46.254Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T05:13:46.254Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-10T05:13:46.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-10T05:13:46.489Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-10T05:13:46.514Z |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 |2023-01-10T05:13:47.707Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-10T05:13:48.262Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-10T05:13:48.281Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-10T05:13:48.282Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-10T05:13:48.362Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-10T05:13:48.362Z |INFO |Root WebApplicationContext: initialization completed in 1847 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-10T05:13:48.989Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=04609587-63da-4365-a92b-15202fbae745 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-10T05:13:51.303Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=04609587-63da-4365-a92b-15202fbae745 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-10T05:13:52.193Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=04609587-63da-4365-a92b-15202fbae745 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-10T05:13:52.232Z |INFO |Started MainApp in 9.338 seconds (JVM running for 10.026) |InvocationID=04609587-63da-4365-a92b-15202fbae745 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-10T05:13:52.486Z |INFO |Start scheduling PRH workflow |InvocationID=04609587-63da-4365-a92b-15202fbae745 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:13:52.502Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=261fcdfa-959f-4804-abe5-08eacce3350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:13:53.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-10T05:14:01.518Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-10T05:14:01.519Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-10T05:14:01.522Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:14:03.137Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=879a3056-def7-40b2-b9ef-e45bda51af05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:14:03.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:14:13.167Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=c69661e3-f784-48b2-a079-459aad85a0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:14:13.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:14:23.226Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=2c9c6284-ba5f-4fe6-ba8b-57ec0e328a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:14:23.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:14:33.262Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=9c4134cb-64bd-488e-9fb9-bb472d7b54bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:14:33.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:14:43.333Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=155d0c3c-ed9a-4af4-8d46-6758be9cfe24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:14:43.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:14:53.505Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=6d009690-9458-4e5f-85a4-05e0e75d92cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:14:53.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:15:03.561Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=930affea-5111-49c7-af73-5dc1b4eded77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:15:03.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:15:13.583Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ce38febe-8ec8-4f5d-b783-937a9c450ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:15:13.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:15:23.598Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=88254b92-5188-442e-a382-3da50efa3caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:15:23.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:15:33.619Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=571122ae-d910-4500-ac40-0ab1a869596f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:15:33.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:15:43.637Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=7a87c174-1187-4099-8da2-c591a3da4146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:15:43.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:15:53.657Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0082e5b0-4c9f-42cc-9df3-d6aa05ccf428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:15:53.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:16:03.675Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=1d3b0c14-4ceb-45d8-ac22-0d3a262e4bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:16:03.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:16:13.689Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=215d0f99-96ab-4e4e-82c6-9ec096a56205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:16:13.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:16:23.782Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=5de232c5-d332-41d4-991b-a9888842c3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:16:23.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:16:33.814Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=8338a555-328a-4971-afaa-4d778ed470d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:16:33.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:16:43.830Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=29eae66f-fa7d-4393-941c-cc1f660f94e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:16:43.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:16:53.844Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=e02446df-91c1-4bde-9445-9afcbefe60f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:16:53.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:17:03.872Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=842ed008-1794-45f6-a03c-9f888cb4c422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:17:03.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:17:13.902Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=274e55cc-48ed-4a0a-862c-88a6eeb67fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:17:13.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:17:23.923Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=6f94a843-5cde-4e50-990b-5a6b8776b5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:17:23.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:17:33.947Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0213a0b5-190a-49a8-89fc-bef3ca76cc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:17:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:17:43.963Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=265094c9-c621-442a-983a-7b65a5fe9f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:17:44.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:17:54.017Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=9eac9832-c3e1-4ea0-8cf9-6a49aab241af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:17:54.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:18:04.075Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=084fc1cc-bd1f-448e-8d67-9d3675d1a990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:18:04.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:18:14.104Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=652ec6aa-f651-48d1-82d7-411b5dbb9419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:18:14.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:18:24.122Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=585aec02-84e7-430a-8743-b133805fd865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:18:24.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:18:34.138Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0a45725a-ab3b-4462-a99b-f05d7dbe311e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:18:34.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:18:44.157Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b24f596f-148c-4f78-8655-5c8b1c9c41fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:18:44.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:18:50.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:18:50.496Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T05:18:50.497Z |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 |2023-01-10T05:18:50.500Z |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 |2023-01-10T05:18:50.512Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T05:18:50.512Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T05:18:50.512Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-10T05:18:50.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:18:54.176Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=6937c063-2904-49c1-93e5-60f564f7b500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:18:54.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:19:04.190Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=384ae98e-5155-4c6d-903d-420980adceae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:19:04.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:19:14.207Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=aec3fd40-8a85-4efe-85e5-9de868e86fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:19:14.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:19:24.226Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=bfb092b5-766d-4f43-994e-f719914d48c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:19:24.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:19:34.244Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=72abed57-e157-42e1-a9da-3f9cd398f1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:19:34.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:19:44.266Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=522eae8b-6355-4ec6-9be2-aaf988292eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:19:44.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:19:54.305Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=6a3ac5bd-efa0-4eca-8910-c994d0e46093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:19:54.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:20:04.337Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=70d33200-601b-4efb-9d5b-12c984d39c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:20:04.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:20:14.392Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=e5ced977-26bb-40b6-a110-c39a876c3ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:20:14.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:20:24.414Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=39264985-4956-4a26-b4f2-71ce618cee0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:20:24.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:20:34.438Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=8e31057a-8609-438a-a0d6-a3e0b83c73f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:20:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:20:44.458Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b77bbffb-bf8e-4498-ac34-aaa6188a4b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:20:44.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:20:54.475Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a33d4fd6-bdc2-486f-bb6a-4646a898b6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:20:54.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:21:04.525Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b2d2a6e1-3a75-4d6e-a23a-e4a8b5413c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:21:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:21:14.543Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=1fcbd06c-6ebf-471b-bb19-b9dcb4073d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:21:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:21:24.565Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=e973ede8-a54e-48d6-913b-5bc3423f08ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:21:24.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:21:34.587Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=38256d01-5401-443d-b064-06dff5714e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:21:34.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:21:44.607Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=fc3ea2d9-e933-4ccb-8c2a-307c0183df52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:21:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:21:54.632Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a64b41f0-41d6-4f26-ab18-c193613b358d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:21:54.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:22:04.654Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=cd6966f6-0dc9-40ae-8185-9825c61d61b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:22:04.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:22:14.687Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=63dd4ac7-6e42-43e8-911e-1b30e79f1888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:22:14.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:22:24.741Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=5cae6f97-3e74-47b1-b644-e854e3bc4cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:22:24.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:22:34.799Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0d1f72c1-5c1b-4c4d-a3db-c0aad47996af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:22:34.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:22:44.849Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=74e314de-6899-4a49-9f33-e72a22894db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:22:44.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:22:54.871Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=edb63115-ccff-489a-927d-5f5dfe553662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:22:54.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:23:04.893Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=6dd5ad24-ce8b-4f5f-9bba-f0f2c6df19e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:23:04.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:23:14.905Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=24bc820d-2e7b-4e6d-b3fc-4065adb8f3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:23:14.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:23:24.924Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=72e33e45-be94-4bfd-a2b9-e3e41e7746ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:23:24.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:23:34.965Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=2ed6a5e8-9bdf-4ad3-921b-26453af324e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:23:34.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:23:44.997Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0482ba59-ff7c-4a76-80e7-12ba82409aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:23:45.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:23:49.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:23:49.353Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T05:23:49.354Z |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 |2023-01-10T05:23:49.357Z |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 |2023-01-10T05:23:49.368Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T05:23:49.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T05:23:49.369Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-10T05:23:49.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:23:55.021Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b6c623b7-95ee-4b46-ab6f-e988111a69e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:23:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:24:05.051Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=736e63d8-789c-4946-8299-b6b383c53df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:24:05.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:24:15.110Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=c4176c25-079b-4de1-865b-f49302a0b259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:24:15.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:24:25.160Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b3bfa717-1431-487f-abf3-286d8d25239f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:24:25.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:24:35.217Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=e7b9423e-9d38-4aec-9cc1-e0d9c87bceba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:24:35.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:24:45.232Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=21957b38-7d4b-4b16-9857-3f52663124f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:24:45.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:24:55.267Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=912ccde8-e69d-40d0-be40-103e9c58e0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:24:55.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:25:05.280Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=1c7ae677-cf45-46ff-923e-b774e186449b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:25:05.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:25:15.295Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=d4ea72c2-f322-43b6-b9f2-560300f7a246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:25:15.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:25:25.327Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=7ff1a06a-1502-4ccb-b6b4-c781e69f84d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:25:25.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:25:35.340Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=25b8a3b9-5b26-41e9-a564-1065f4a1d7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:25:35.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:25:45.353Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=5a7089c6-e428-49a2-b73c-19aa4d531ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:25:45.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:25:55.378Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=70fad253-917b-4d0b-893e-b54edd401634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:25:55.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:26:05.413Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=4d1c1fc1-f368-495e-8285-e3077e4110e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:26:05.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:26:15.431Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=3eb1df93-f7ce-42e0-abbb-25bf49fb773e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:26:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:26:25.461Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=fe2c99ca-56f6-46ec-8be2-2a28f59c04f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:26:25.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:26:35.487Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=71ae60df-173a-4e74-ba3f-4bb2b1742445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:26:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:26:45.514Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=2f812e31-af6b-4659-bc37-ad9f20bf8ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:26:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:26:55.529Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=7fd622f4-d0e8-4437-a41d-afc165b46471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:26:55.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:27:05.569Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f8ad6a67-e698-401e-af20-6460d165a5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:27:05.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:27:15.597Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=7edd963e-d4fc-4a1b-bbd5-f5eb4ab9403e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:27:15.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:27:25.613Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=33ef7910-a48a-4dd5-8952-4c73d674750b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:27:25.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:27:35.631Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0506b362-1153-43cf-8026-696658ea212c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:27:35.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:27:45.686Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=3fbef000-faa4-4982-97ea-272be93429a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:27:45.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:27:55.846Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b10db3e5-d3dd-4ad1-8d98-ee05b88e2e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:27:56.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:28:06.139Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=1755f0b0-0459-4070-a188-1a88ee1b4985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:28:08.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:28:18.408Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0553dd94-e3d7-4918-b99f-154b57e8d332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:28:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:28:28.474Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=3ed73ad1-57c9-4771-b478-79f6ea6414df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:28:28.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:28:38.492Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=4307a884-eb35-452e-9c3d-5de540d2a6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:28:38.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:28:48.516Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=c6d521ee-dc98-4224-9351-33d95a8bcbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:28:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:28:49.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:28:49.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T05:28:49.415Z |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 |2023-01-10T05:28:49.418Z |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 |2023-01-10T05:28:49.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T05:28:49.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T05:28:49.431Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-10T05:28:49.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:28:58.549Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a5514ac3-d404-45cc-8a90-49313267027e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:28:58.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:29:08.563Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=805070e7-960f-4069-bc21-4f15c417b947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:29:08.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:29:18.593Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=da069c39-2f68-47e6-b210-01055ced224f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:29:18.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:29:28.613Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=1e9f71ea-9999-45ae-814e-0165684042db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:29:28.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:29:38.627Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=009b501d-b125-4517-829a-c00bbfc6e5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:29:38.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:29:48.650Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ff06fdaf-b49d-4aa3-8571-9f7ab84271b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:29:48.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:29:58.676Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=1a32f420-333b-4a74-926e-8158fd25c53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:29:58.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:30:08.714Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=07c213a9-5cb3-4fab-b8b8-e2288ad46174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:30:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:30:18.730Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f2317762-b7c7-4c38-8744-027743d9d403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:30:18.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:30:28.749Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f33cdb75-9d2c-4586-9333-eb743576b978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:30:28.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:30:38.761Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=1a36a807-bed4-48bf-a193-54a552044784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:30:38.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:30:48.780Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=1025c691-f008-4ae6-8c0a-bae87242149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:30:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:30:58.798Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b92d40eb-9007-4666-be05-1d5322250044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:30:58.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:31:08.814Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=dca33891-bc0a-4db7-832d-fccf10c5f809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:31:08.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:31:18.844Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b1808651-8916-465d-b5a3-b0b05a4edda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:31:18.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:31:28.864Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a921ece2-291c-4ef3-b558-49784bf437f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:31:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:31:38.896Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=c226d19f-5646-4630-980e-ab2bc17ccc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:31:38.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:31:48.914Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=7d8195d6-e8ca-4ce7-b2a6-0ceec531ad58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:31:48.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:31:58.931Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=02e37673-ff93-45e0-889b-17cda5f684ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:31:58.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:32:08.958Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=acea938a-80aa-4161-9e22-6f724056cdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:32:08.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:32:18.982Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=29235f48-67ab-47a9-bdae-6d1c569e0ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:32:19.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:32:29.046Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=5c66bf52-d2be-41ae-8b06-0536d47b63c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:32:29.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:32:39.060Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=4ac9b84c-ee3e-4595-b591-8066feed930f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:32:39.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:32:49.090Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=3df1c9cb-335a-4220-b45e-343f6518df59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:32:49.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:32:59.117Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f7d401e0-1f7d-4e94-952c-a1a2ae8d5840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:32:59.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:33:09.167Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ceb6035e-3a3f-426f-beb4-92444c533a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:33:09.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:33:19.203Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=98a9294d-cb3f-4983-8f8a-f990431c2269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:33:19.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:33:29.242Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=82387a98-1f62-452f-b343-c7e0c39d7cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:33:29.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:33:39.269Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=84256372-f68d-40d2-8fe2-dd4d22d92da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:33:39.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:33:49.289Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=03ddb60c-5fe7-42a3-b655-2eb4cbdcd1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:33:49.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:33:49.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:33:49.517Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T05:33:49.520Z |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 |2023-01-10T05:33:49.524Z |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 |2023-01-10T05:33:49.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T05:33:49.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T05:33:49.535Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-10T05:33:49.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:33:59.317Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=55e06b88-4bb2-4045-88b1-a169ea3efa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:33:59.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:34:09.430Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ba31dca2-e20d-4e92-9120-2d8f6ad7d0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:34:09.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:34:19.602Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=238fb986-1c10-4f69-8f4f-8e7d5c0822d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:34:19.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:34:29.617Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ba280eff-7d68-4da0-b034-dadee739b764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:34:29.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:34:39.629Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=db6c26f3-3796-40a7-9777-02c2e8147889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:34:39.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:34:49.646Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=7f525e90-abef-4cea-a285-2ba5871aedbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:34:49.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:34:59.663Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=65adbb0a-390a-405e-aa59-a96c613417d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:34:59.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:35:09.674Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f7789748-d1e2-4624-9ada-0d767cac6ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:35:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:35:19.690Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=85394431-b961-4a76-b839-19abb8a81330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:35:19.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:35:29.703Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=3475b835-cd32-4e3b-8128-da132d3365c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:35:29.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:35:39.719Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=c2efe630-b61a-4901-912e-9719a5e362db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:35:39.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:35:49.741Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a81e6980-a6a0-4167-ac79-e9626336f952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:35:49.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:35:59.761Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=98c0bb77-8f69-4987-ad38-c2450ff9c3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:35:59.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:36:09.794Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=2490d8de-fd6e-4631-9f4e-1f84da7f72dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:36:09.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:36:19.811Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=3de03d32-bada-4848-a8bf-b300256b5a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:36:19.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:36:29.829Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ca9db6ed-5980-4a26-80fb-d01d0b30b025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:36:29.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:36:39.840Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=05af4032-f36e-4f40-a532-36482e397233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:36:39.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:36:49.852Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=8a8473eb-b526-4e9d-afe2-b0517dcb9a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:36:49.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:36:59.868Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=402676bc-3fe1-4808-8314-da3a4ac2733e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:36:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:37:09.879Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a8047334-9f80-4f7f-b4f0-35a774675014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:37:09.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:37:19.892Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=1a290e3f-4d78-4a50-a0b1-284907221868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:37:19.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:37:29.904Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=7e3a3fca-6521-49f3-bb0b-a5d422dd9f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:37:29.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:37:39.919Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=178f9401-dc3e-42c9-b8ce-ffed910f9633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:37:39.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:37:49.954Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ac8705b0-07de-4255-b846-4735d0932019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:37:49.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:37:59.966Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=2618630a-f9d4-4394-a441-af83fd633542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:37:59.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:38:09.978Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0902a08b-9c8c-4b51-9693-00ad654a503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:38:09.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:38:19.992Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=8e4026f4-2d7f-4d37-bdd5-d60cc4585d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:38:20.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:38:30.007Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=5e9f245d-ac04-447f-be0d-8f697371ed15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:38:30.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:38:40.023Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ae5c5061-f14e-4752-8d6f-a4624cd64d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:38:40.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:38:49.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:38:49.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 |2023-01-10T05:38:49.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 |2023-01-10T05:38:49.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 |2023-01-10T05:38:49.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T05:38:49.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T05:38:49.391Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-10T05:38:49.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:38:50.044Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=4bb0a75c-d013-410f-ae9e-9526a0c8809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:38:50.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:39:00.059Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=fbcc303d-3b89-445a-abe9-d8a9f57b3a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:39:00.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:39:10.074Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=6d857a5f-1c6c-481d-bf43-eab6adb9c62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:39:10.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:39:20.089Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=e70f816a-ed8c-4ae6-ae98-ad1d5743438c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:39:20.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:39:30.107Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a7681d7f-31f6-4c7f-9efb-b4d4397e5f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:39:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:39:40.120Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=aa05b41a-0429-4dc3-8cd9-7a3de55d7a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:39:40.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:39:50.140Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=6f510150-da12-4857-9f38-4a34dcbae08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:39:50.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:40:00.152Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=dd757dd1-5541-4aaf-8833-4eb25a2a2dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:40:00.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:40:10.165Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=c2d460b0-eb26-4de3-9e68-c42134ee653e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:40:10.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:40:20.179Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=2a630750-4c47-42b9-a158-56e9f92887f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:40:20.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:40:30.191Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=5fb939e1-9d85-4442-9bd8-00b10258d8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:40:30.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:40:40.203Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a01b99ca-2c2a-4bad-a562-3106fe7f4afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:40:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:40:50.216Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=2b0ff3cc-dd63-4ffd-83cc-c90ea7be4dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:40:50.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:41:00.226Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=27168562-3085-4ca8-a2a1-9fb5a0922ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:41:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:41:10.238Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=285d9814-e6c3-459d-b28b-434fbcb553cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:41:10.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:41:20.249Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=12728de4-11a3-4c4d-b542-a5e024b8339d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:41:20.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:41:30.281Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=344dd084-c41e-4726-896b-90daecac542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:41:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:41:40.295Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=7b2c50e1-fdcf-4827-842a-14435e25a878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:41:40.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:41:50.309Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=348105f0-a9d8-4b98-86dc-1274cba2c382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:41:50.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:42:00.331Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=82b6231b-ada5-4507-90e9-5e74738717aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:42:00.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:42:10.344Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=c93e8e6f-6871-4c5b-a807-6c29587e018a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:42:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:42:20.356Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=de629bf8-264b-4ca1-ac79-8ddf890ce68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:42:20.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:42:30.382Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0ad3c7b1-9b17-4c68-a722-19c88eee6871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:42:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:42:40.398Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=4e9ed942-8f1a-4caa-b469-edd86ec77e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:42:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:42:50.414Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=4b1add48-f41b-4868-861c-71e3ad3ad2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:42:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:43:00.432Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=e9cabdb6-aafe-44aa-84b4-2ee04afd9e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:43:00.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:43:10.446Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=db2c4424-360e-40c8-9438-922bd4342e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:43:10.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:43:20.471Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0320f8e7-6398-4679-89cf-e61d2a4bb567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:43:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:43:30.491Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=829650af-4d1e-40d2-a52f-ee0fd54d36c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:43:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:43:40.511Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=7c6f8c12-ed6c-4cc7-b0b7-6e5cbacea62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:43:40.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:43:49.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:43:49.387Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T05:43:49.388Z |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 |2023-01-10T05:43:49.391Z |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 |2023-01-10T05:43:49.399Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T05:43:49.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T05:43:49.399Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-10T05:43:49.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:43:50.528Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a5644357-689b-43c4-b816-bed5de48ca33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:43:50.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:44:00.541Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=2fb1e40e-6ac6-467f-95f2-7f210377ac97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:44:00.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:44:10.552Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ac89d090-efc5-45df-97e7-899fae1793c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:44:10.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:44:20.569Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=2b630183-a9ad-413a-86b3-0366cd7e71f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:44:20.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:44:30.580Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=73cfdc12-2cc7-41be-a4e2-6985ea846c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:44:30.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:44:40.607Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b6f2d9bc-d7f7-4eac-8723-b6e593c4052c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:44:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:44:50.635Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ab09fe90-ec01-4b56-bf9d-e48f5fb3c874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:44:50.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:45:00.657Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=7afd8cbf-50e0-46e5-a5ae-98620e572c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:45:00.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:45:10.675Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b42c427c-594c-48d8-b352-3915d6e812a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:45:10.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:45:20.692Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=4fc51216-b1e8-4192-9000-13b3a2793bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:45:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:45:30.705Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=5b84a282-422a-4b3e-84cf-39480c4b2d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:45:30.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:45:40.723Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=7d24a6fb-1776-48fc-8df8-cbc110383ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:45:40.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:45:50.738Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a652eaf5-5f2c-487e-8135-9b6cbfb8fd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:45:50.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:46:00.751Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ff1a7472-dc84-4c72-aafa-26c5cbe662e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:46:00.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:46:10.765Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a3f499d1-5208-456a-bb7e-21fe48f74d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:46:10.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:46:20.776Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=e3d20474-581d-4017-96b7-ade43a107935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:46:20.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:46:30.787Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=e7d932a4-9fcb-490b-ac1a-e5dd463f849a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:46:30.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:46:40.798Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=e637c3ab-ae31-4301-a98e-0756d7a6172f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:46:40.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:46:50.809Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=63ff3ce5-fcdc-48a4-93fc-aeeac40cfe66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:46:50.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:47:00.826Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=5ff20a29-4831-4d8e-a288-aba90880f070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:47:00.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:47:10.843Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=dc1be30a-a8ff-4713-b252-9b835e5eb876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:47:10.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:47:20.856Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=02c84870-a64c-411c-ba33-a4636bdf99a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:47:20.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:47:30.872Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=bfb76a4b-c278-4363-98c2-9c87f4df5847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:47:30.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:47:40.882Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ca6f6b1d-f249-4a87-b2c8-d0679ed85d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:47:40.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:47:50.896Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=86740d42-0466-44b9-83f8-e5d488483dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:47:50.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:48:00.918Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=e5ebd3c3-bb7c-43ad-b9de-56b2276adc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:48:00.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:48:10.928Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=5f1ba369-ccc8-4aaf-a070-e4aa21689aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:48:10.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:48:20.939Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=2d55d906-f898-4032-b5a8-c393152e625c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:48:20.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:48:30.951Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=1b5707e9-d75d-439c-8aff-d29e37244328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:48:30.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:48:40.962Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=c24164ef-1789-44d5-9d6f-9efd40ab68ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:48:40.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:48:49.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:48:49.270Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T05:48:49.271Z |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 |2023-01-10T05:48:49.273Z |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 |2023-01-10T05:48:49.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T05:48:49.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T05:48:49.279Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-10T05:48:49.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:48:50.973Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=98acc966-64d9-438e-aaaa-34215e0cc237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:48:50.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:49:00.990Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=87c24f19-9a42-4cea-9fd8-731d457f6ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:49:01.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:49:11.004Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f35e507a-c138-40cc-bbee-3e547808547c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:49:11.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:49:21.016Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=d30e2ecf-0ddf-4332-831e-64f2841a8082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:49:21.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:49:31.028Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=805cceb2-2466-48a0-bda5-6e3008cc19ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:49:31.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:49:41.045Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=8796747b-114e-4e9d-9d2a-02e4c258ba9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:49:41.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:49:51.058Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=23347806-9ebc-4e1d-8d05-e4025d085601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:49:51.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:50:01.073Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=1dc9e329-59ce-47d1-a429-f90e4eef75b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:50:01.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:50:11.092Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=12410743-d064-49ee-9b35-823879d432ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:50:11.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:50:21.104Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=667ace69-ec35-47d3-a05b-d3d7eff5ff30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:50:21.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:50:31.121Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=03d368d2-1219-4fbc-b23b-2a54fbf69730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:50:31.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:50:41.132Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f5a998ac-497b-45da-96a3-74810810ba98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:50:41.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:50:51.146Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=babb2347-4298-4e06-8184-5b82f0d01e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:50:51.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:51:01.181Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f15ade78-319c-45c5-8a34-af2bd9739d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:51:01.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:51:11.207Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f03393df-7bad-4db3-a219-68efd62d0028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:51:11.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:51:21.236Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=050f9bb3-b7b1-4cef-a027-511629f77462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:51:21.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:51:31.255Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=461712e0-e7ab-47cf-a9a2-d085fb3a2b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:51:31.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:51:41.300Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=10ecf566-eae9-445c-9c6e-d34d09377c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:51:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:51:51.324Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=dd214470-425d-45c3-88de-46927e3966ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:51:51.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:52:01.340Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=628e4000-f68b-4433-b7bc-066ae37ba721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:52:01.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:52:11.356Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f2943661-55a0-4375-ae16-8f078100d569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:52:11.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:52:21.372Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=1d2f90b9-ff1d-4b7d-bf6d-b5d62839e2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:52:21.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:52:31.391Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=17bcc9d0-345d-4e1d-90b0-9dfb8637ff15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:52:31.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:52:41.410Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=5297b3a1-b84c-489e-bc15-b5382bedade6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:52:41.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:52:51.432Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=d0e7e8a1-1198-4983-9243-f2d3c9721b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:52:51.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:53:01.450Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=4740d099-a4d8-411d-a952-41fdbbbf7b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:53:01.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:53:11.481Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=05abde4a-c646-4192-9c94-7dfc7d76f729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:53:11.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:53:21.499Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=d846f92b-2935-4056-8bdd-929382036899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:53:21.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:53:31.512Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=168780f9-3d8b-44c0-a905-e651883de1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:53:31.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:53:41.525Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=1663af15-4898-408d-a3c6-63469c43a98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:53:41.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:53:49.359Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:53:49.359Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T05:53:49.360Z |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 |2023-01-10T05:53:49.362Z |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 |2023-01-10T05:53:49.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T05:53:49.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T05:53:49.369Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-10T05:53:49.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:53:51.538Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f7dd795b-d598-44fa-b874-ddc87772a13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:53:51.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:54:01.557Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=e8a1aa47-057c-4357-850a-a3f4f1ab44f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:54:01.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:54:11.567Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=321eef55-e988-4b3b-b3a1-7964aae38461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:54:11.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:54:21.591Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=66d571d0-fd38-4b20-8041-3e84bc8a80c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:54:21.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:54:31.604Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=31d652e1-f5a7-42bf-9596-608bf865c510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:54:31.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:54:41.624Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=1ff3c791-d33c-440a-a8fe-7e946660b366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:54:41.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:54:51.641Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=e501df39-611c-42f4-a79f-7a785e3264ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:54:51.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:55:01.687Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=840d4e1f-5145-49e6-912a-a87d7c917f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:55:01.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:55:11.700Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0c73564e-5802-4e57-9383-8722ff4ea097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:55:11.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:55:21.719Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=eb97e63c-4d36-4bf8-b024-d9825c3a4847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:55:21.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:55:31.729Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0f121fba-8803-4305-bb25-b44b3dd19abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:55:31.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:55:41.743Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=c42368ea-e6b0-4125-9341-017306097c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:55:41.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:55:51.759Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a122427a-da05-4eaa-aaf2-5d633203b765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:55:51.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:56:01.775Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=66d79dee-751d-47af-8472-444c2dc70b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:56:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:56:11.827Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=accc7787-4d1d-4113-86f4-193ace9f1675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:56:11.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:56:21.841Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=47448f21-ef1c-4696-b52d-0c7386e22f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:56:21.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:56:31.863Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=345d1527-db31-482e-be01-265d71d905ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:56:31.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:56:41.880Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=9f34f446-5372-4a98-ac71-9b18c282e346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:56:41.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:56:51.912Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=95cfdfc0-f8f0-4287-ab27-de6e93b6e644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:56:51.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:57:01.929Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=44035db3-433e-4346-8ea8-e12b2f247253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:57:01.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:57:11.939Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=5fbcdb40-4438-4da2-8f46-ef24154ff3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:57:11.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:57:21.957Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=83b9bf73-4ab1-41e9-88c8-7ce19aee21b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:57:21.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:57:31.968Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b7f76343-c272-47ce-91bd-ff0386295a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:57:32.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:57:42.020Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=4827972c-df75-4cb2-94c2-582a1970092f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:57:42.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:57:52.032Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=9b9d8422-05b6-4486-87c0-4d2a71b25ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:57:52.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:58:02.047Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a47706f9-1f3c-4f9a-93ea-2c89a5e6bdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:58:02.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:58:12.058Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=d1d9fb56-518d-4135-a3c0-e59c1362c5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:58:12.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:58:22.068Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=e1794edd-79ed-41f7-aea2-9a9045539f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:58:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:58:32.086Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=23de7391-f206-4256-81c0-1c4f09d10a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:58:32.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:58:42.098Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=2b4cd8d1-e81a-4d49-ac71-01f508271eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:58:42.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:58:49.323Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T05:58:49.323Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T05:58:49.324Z |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 |2023-01-10T05:58:49.327Z |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 |2023-01-10T05:58:49.334Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T05:58:49.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T05:58:49.334Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-10T05:58:49.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:58:52.111Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=cbf34136-c2fd-45f5-90bd-722ae65308d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:58:52.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:59:02.136Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=07c6ec4a-c0f9-40d7-b6ee-0dcc35736161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:59:02.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:59:12.164Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ed43af93-a304-4676-959a-899f600e1485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:59:12.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:59:22.178Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b9ababf0-189c-457b-ac5b-3c8b40d1d57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:59:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:59:32.195Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ded95b12-ab92-4ccc-b339-04b7d52d1145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:59:32.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:59:42.211Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=6874d371-9366-4f92-867e-48332bce650e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:59:42.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:59:52.228Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=bd3b0d25-9302-469b-b579-5a0ce7688b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T05:59:52.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:00:02.241Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=7d45b48b-13ea-4ac9-92a4-988723e6c173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:00:02.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:00:12.265Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=3a26f579-f56f-4d9e-91be-f68c35912086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:00:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:00:22.280Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=c803f25b-d60c-409e-b912-046007f3ad8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:00:22.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:00:32.295Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=c7e49980-f53a-47b5-b008-68b153cb42bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:00:32.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:00:42.307Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ea0b4571-312e-430d-a71b-570dfd2decd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:00:42.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:00:52.319Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=6261387f-e32f-4f33-baef-1c780f3ff4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:00:52.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:01:02.333Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=05daba30-475e-4571-99f7-ab3d76ac694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:01:02.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:01:12.347Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ad54e201-d2ba-4657-b6da-7d80d2e11ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:01:12.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:01:22.364Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=c5cbf7ad-1c84-4b51-96e5-88dc18a84118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:01:22.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:01:32.379Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b381b6a4-8d63-4cb5-88d9-180be402b186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:01:32.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:01:42.391Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=35e9a185-d4de-49c0-9c99-ecfe667b7b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:01:42.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:01:52.402Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=4430657f-fe33-4648-9832-f1e5dacc5adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:01:52.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:02:02.417Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=79c3ae64-b38b-4317-af5e-e527e3198a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:02:02.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:02:12.429Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=621e6dbc-8cca-49bf-878f-72ddd9a7712a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:02:12.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:02:22.442Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f941e369-f255-4dfb-965a-11aee7269d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:02:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:02:32.458Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=7a3c6159-ee9b-488e-8875-cd68ea0c35b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:02:32.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:02:42.470Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=d408e410-2dc4-4f50-a3ca-fd3e51c99abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:02:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:02:52.481Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a3608dc7-2733-4ef2-a394-c431025af3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:02:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:03:02.495Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=49c5827c-25e5-4c5f-9a4c-d2f44ead3333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:03:02.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:03:12.511Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=5e409e3c-c8a2-4a14-a79f-075458e18be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:03:12.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:03:22.535Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=cf26e790-2a4a-456c-8218-4da0e12a4776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:03:22.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:03:32.550Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=823f3761-7aec-4172-b33f-1bb362fc8712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:03:32.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:03:42.565Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=c8d8a0af-895a-41ac-a952-600c0873f579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:03:42.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T06:03:49.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T06:03:49.363Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T06:03:49.364Z |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 |2023-01-10T06:03:49.366Z |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 |2023-01-10T06:03:49.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T06:03:49.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T06:03:49.374Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-10T06:03:49.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:03:52.580Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0f5ed5d3-eacc-4c5e-8ac9-d396f9fb99f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:03:52.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:04:02.596Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=22d6329d-7567-4981-a779-3c98bb3c0d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:04:02.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:04:12.609Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a7112f43-636b-404c-8030-f51c3e18f0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:04:12.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:04:22.623Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=adddde6f-2be6-44fe-b720-91ed6fa23a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:04:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:04:32.636Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=fcd6b3d9-0d9a-4071-b161-c8d6ad9878fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:04:32.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:04:42.648Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f4784a64-f0f0-4039-bc98-c564d83fab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:04:42.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:04:52.660Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=a457e9a8-b2b2-46e5-ae4b-2675a6c2cac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:04:52.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:05:02.675Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=3a1a6e31-bfde-4311-8936-272a448d9b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:05:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:05:12.686Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=3e9dc4e0-0b4a-4e5e-9792-fc376c078b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:05:12.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:05:22.699Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=27c7e1ac-bace-4b8c-9fe8-eda170cd705b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:05:22.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:05:32.711Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=913a5dcc-2890-4008-b864-4f878b16812c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:05:32.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:05:42.723Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=03284b74-593c-4477-9bb9-24cac8cd3cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:05:42.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:05:52.736Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=745628ba-d673-4714-acfc-0d181308b037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:05:52.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:06:02.762Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=d16e7e60-d54c-4a34-bb75-3222e7f9e5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:06:02.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:06:12.773Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=283b8bba-fd3f-4923-9937-2dc4c1e694e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:06:12.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:06:22.785Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0ff701bd-3b6f-4c53-8e9f-9de0d30fbcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:06:22.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:06:32.798Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=94bb81e5-795f-40ee-98d9-b939d7378459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:06:32.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:06:42.818Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=6ebc93d8-d4c4-4b62-948e-3a5bb9b4aa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:06:42.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:06:52.833Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=180cfe48-547a-455a-854a-3f97af8060e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:06:52.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:07:02.849Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b60b86a3-9dc8-49cb-84d6-641050a6a3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:07:02.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:07:12.861Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=9c0fc492-3064-4da9-bce7-5170df5a268c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:07:12.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:07:22.874Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=76d443f4-aa37-451c-99c2-a9bc14f89c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:07:22.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:07:32.892Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=080ba01a-8e5c-48ac-80e7-bc6579a5b19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:07:32.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:07:42.903Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=cd9be0a6-ce17-4cbf-95d7-00646881da2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:07:42.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:07:52.915Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b1f4376b-1fe7-4358-ada2-318d1ee17e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:07:52.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:08:02.932Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=27d8e245-ae25-49c9-bf17-8c8378b12843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:08:02.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:08:12.947Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=6a941b5e-956f-4d12-89ff-2080b72b82eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:08:12.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:08:22.965Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=0a72001a-49bc-49e1-b4bc-ec849a9712a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:08:22.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:08:32.980Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=afc76f32-edeb-4c5d-947a-7ec9eaa9481e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:08:32.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:08:42.995Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f197714b-00bf-4fa2-9963-3b65684d9ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:08:43.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T06:08:49.371Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T06:08:49.372Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T06:08:49.373Z |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 |2023-01-10T06:08:49.376Z |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 |2023-01-10T06:08:49.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T06:08:49.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T06:08:49.382Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-10T06:08:49.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:08:53.012Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=01a821cc-45ab-459a-b078-c2b68a86ef5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:08:53.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:09:03.030Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=315d19c8-5b3b-4e85-9405-fe00c5331c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:09:03.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:09:13.063Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f87ffe31-7639-42cb-88de-625a637b693c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:09:13.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:09:23.079Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=28b5a011-8a7e-4f41-87dc-4e5e090a0dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:09:23.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:09:33.092Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=3d5332ba-9f9a-416c-9221-529eb113b211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:09:33.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:09:43.115Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=5370d961-56de-4426-8539-cea6791228d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:09:43.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:09:53.134Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=441f1791-8c99-4fbc-afbb-264b469db008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:09:53.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:10:03.156Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=27c77ab4-aec4-4a60-b48f-c2dae3c85eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:10:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:10:13.173Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=c2fc37e8-ec97-4849-af90-f520a13c9bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:10:13.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:10:23.199Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=dbe86548-94ae-4594-a5b7-baf2a0756dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:10:23.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:10:33.219Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=f37557b4-1547-49dc-8c54-8d1491d2bf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:10:33.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:10:43.236Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ec072382-46bc-4d64-a5b5-ed6409f41527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:10:43.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:10:53.252Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=fed72e6d-6a1d-46d9-976f-2ad2790efc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:10:53.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:11:03.285Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=79e70305-4c96-4030-bdd8-13441f8d0df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:11:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:11:13.298Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=05f471fa-75d9-4834-9e02-c16b66533ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:11:13.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:11:23.312Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=b3e8bcec-cc04-416e-9d7f-5c79a1d24c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:11:23.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:11:33.323Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=4daa0f77-86ae-47ea-80eb-4c0e589eb8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:11:33.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:11:43.334Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=ebbdd098-1c72-42d0-84c2-86c5f88cce51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:11:43.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:11:53.351Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=214e13a6-da3e-47aa-944a-38fe3384dcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:11:53.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:12:03.367Z |INFO |Init configs |InvocationID=04609587-63da-4365-a92b-15202fbae745, InstanceUUID=aab5c072-3861-4964-a5f8-66c6f72bc1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T06:12:03.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |