By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T04:57:54.350Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T04:57:54.354Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T04:57:54.393Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T04:57:55.081Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T04:57:55.183Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T04:57:55.184Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T04:57:55.184Z |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 |2022-11-16T04:57:55.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-16T04:57:55.467Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-16T04:57:55.494Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-16T04:57:56.763Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-16T04:57:57.286Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-16T04:57:57.328Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-16T04:57:57.329Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-16T04:57:57.410Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-16T04:57:57.411Z |INFO |Root WebApplicationContext: initialization completed in 1916 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-16T04:57:58.116Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-16T04:58:00.425Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-16T04:58:01.015Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-16T04:58:01.197Z |INFO |Started MainApp in 9.49 seconds (JVM running for 10.269) |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-16T04:58:01.292Z |INFO |Start scheduling PRH workflow |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:58:01.309Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=8feaf058-b089-4e6e-9145-6f500cf0616e | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-16T04:58:01.312Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-11-16T04:58:01.312Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-11-16T04:58:01.314Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:58:01.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:58:11.872Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f092c38b-d7e2-4568-91d4-08bcf20388da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:58:11.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:58:21.899Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=0ebaf606-9151-404e-89b3-a7c16410e5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:58:21.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:58:31.934Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3e485d95-c4e8-4504-8f03-ceed129355b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:58:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:58:41.957Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=409d1772-dea7-4b52-9eb2-91abcbe31764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:58:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:58:51.974Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2ff6f6b1-a982-4992-94f4-0d94accc2b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:58:51.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:59:01.996Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=7c501587-74cf-4970-a9d8-e3afab0d8633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:59:02.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:59:12.010Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=1e395783-2a5c-4e82-8cb3-5634a0eb5975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:59:12.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:59:22.038Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d67baa50-21c5-4431-97fd-c798678fb612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:59:22.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:59:32.057Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=274f00fa-6ecb-4f41-a2eb-787a40334e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:59:32.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:59:42.066Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=163c6f0a-c93b-4998-8d5e-ed8929814642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:59:42.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:59:52.077Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=fc69c253-35cf-494a-9e70-d889af036a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T04:59:52.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:00:02.094Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=43ddfb4c-60ef-490c-b6f3-966cb4042b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:00:02.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:00:12.110Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e8370b91-a25d-4c58-95e8-5ec4a3cf2fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:00:12.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:00:22.122Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f9948655-597d-40c3-9f41-4d520567c4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:00:22.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:00:32.146Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d5587870-29bf-4bd8-b821-712bc0847435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:00:32.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:00:42.161Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f4cf4f89-17cc-4961-a7da-82d27bb6958f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:00:42.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:00:52.176Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=cd08cb1a-f49f-4683-8c5b-1dbeac468da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:00:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:01:02.203Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=23275aad-38cd-437a-8557-bb91be444f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:01:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:01:12.236Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=7e863c71-9276-4f3f-93c0-1a35b6b83e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:01:12.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:01:22.248Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=fb1f2b39-fd2a-42aa-8709-1b2901c96490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:01:22.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:01:32.257Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=08997214-71de-422f-b5cb-824d2cb441d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:01:32.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:01:42.267Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=1459e9d9-5590-4d96-b024-7d373368ed0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:01:42.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:01:52.277Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=5ce20540-f142-407c-a534-acc6b987fef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:01:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:02:02.293Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=0a03a6ca-ef05-4f20-a3a0-a7d2afc44dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:02:02.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:02:12.308Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=ecd6c4c1-f306-4b3c-8d15-5ab498d543e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:02:12.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:02:22.329Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=9bb28bd8-edc6-4f5a-972d-a733e53ec319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:02:22.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:02:32.340Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f8f723dc-c624-4153-b5ca-7ce399340452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:02:32.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:02:42.358Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=789c5d17-63ab-473f-a5c1-63ff2694bb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:02:42.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:02:52.384Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=622ec402-cb3e-4f7c-9ec3-1a50996627cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:02:52.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:02:58.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:02:58.758Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T05:02:58.759Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:02:58.763Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:02:58.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:02:58.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T05:02:58.778Z |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 |2022-11-16T05:02:58.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:03:02.396Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=305bb0aa-e1cc-4b8b-b620-d76ef4214b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:03:02.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:03:12.415Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2a5f161c-5080-4d25-80f2-ec67d93dff32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:03:12.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:03:22.431Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3af11328-1ca9-4d6c-8c5a-af72563f211e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:03:22.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:03:32.445Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2a96add9-926b-4c8a-99a8-a6a9a9bce3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:03:32.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:03:42.458Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3a63d28e-ec36-41b4-84f6-5b32e8a80949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:03:42.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:03:52.481Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=84867e17-3a30-4b14-928f-a9ffcdf4298e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:03:52.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:04:02.500Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=bf4dd654-4186-4881-b8ee-3bdbe8ab549c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:04:02.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:04:12.520Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f010b5d4-7509-4a07-ba47-6e64b2b8445d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:04:12.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:04:22.564Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=4db1ebcf-5f99-4594-8708-b2f1953ef770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:04:22.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:04:32.577Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=1dd4b343-fa70-46f0-a218-51738d1c0abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:04:32.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:04:42.588Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3f70797e-a4c9-4445-aaac-ef41084b848d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:04:42.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:04:52.600Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f63fff8b-b6d9-4f47-9a29-f9921050dc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:04:52.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:05:02.615Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=1db79010-3e12-4240-9a1b-a7ebf969780e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:05:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:05:12.628Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=4ee2c09c-e503-4ab2-b9ff-38b07b698a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:05:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:05:22.643Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=ecb5770d-1e75-488e-ade8-001626c7f0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:05:22.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:05:32.655Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=6ba23511-ffb0-4caf-bdd9-b9d9cc25054d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:05:32.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:05:42.671Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=35b704ce-bac6-405a-a516-98e98de2fa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:05:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:05:52.689Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=971a052b-ee09-4ffa-9635-ccc9b9aef051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:05:52.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:06:02.705Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=677070e3-a5f3-48d2-ab7b-e736b40de1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:06:02.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:06:12.727Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=78d01083-60ac-4fe5-8d34-77e55d2cb043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:06:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:06:22.738Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=77a3ffc7-f9c4-4e94-992f-1589713e101f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:06:22.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:06:32.753Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d72d585b-6e6a-4d7c-b52c-6e1d49540d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:06:32.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:06:42.764Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=752676a5-8ac7-4cab-884d-891facfb2f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:06:42.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:06:52.790Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=a4cceaba-0f69-4922-9fd5-7e8f61c0ab8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:06:52.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:07:02.800Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=1b3e23b0-96c5-4474-9023-8c4a5b77ba82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:07:02.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:07:12.813Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e947db71-bac3-4392-ac3d-97e3a48948a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:07:12.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:07:22.823Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=896269b0-14a5-417b-aa07-51639d01c075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:07:22.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:07:32.840Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=35d9eb3a-79da-4589-ad84-39fd6cfc8d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:07:32.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:07:42.851Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=89a13661-feea-4603-987a-efed67dc6a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:07:42.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:07:52.863Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f854801e-9786-430f-8159-6f7e3459b9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:07:52.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:07:58.557Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:07:58.558Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T05:07:58.559Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:07:58.564Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:07:58.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:07:58.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T05:07:58.576Z |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 |2022-11-16T05:07:58.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:08:02.874Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=4da8ff69-ded4-41df-87be-1ad36d38b58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:08:02.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:08:12.885Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=43cc461d-57ef-40db-bf02-9296e76849c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:08:12.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:08:22.913Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=0d9b864c-e450-46b5-9f8f-27cb6389a6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:08:22.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:08:32.925Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=61665b4c-8318-4878-8bd3-d65c55cccacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:08:32.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:08:42.937Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=b31837c3-25a0-4fae-8777-d5d500eb93a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:08:42.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:08:52.948Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=abc4493f-6a8c-488e-b376-ae31012f28f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:08:52.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:09:02.961Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=38030ec9-c41a-4cc7-aa99-ec5e2c328dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:09:02.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:09:12.973Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e2e8bb50-80f3-422f-bd74-16e72b90a181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:09:12.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:09:22.984Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=1c90cefe-6b52-4642-ace4-1f7270ef3adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:09:22.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:09:32.995Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e377f1b5-6ff9-4fd2-ba32-f27116cd8bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:09:33.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:09:43.006Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d0b07264-b169-40d0-acfd-9586b5243c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:09:43.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:09:53.016Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=fcc3d615-ff8f-4909-80c6-d5477497911b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:09:53.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:10:03.026Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=8de10124-7461-47b3-8b55-3b93a2db29f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:10:03.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:10:13.037Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=6f4c4c7f-88fb-4d94-b345-f433f68a5dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:10:13.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:10:23.049Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=df41e613-b5f5-49e7-b967-b429957a239c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:10:23.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:10:33.058Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2e2592fa-791d-413d-8905-288c9de288a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:10:33.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:10:43.069Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=1d35c3c0-71d4-40b7-aa93-4250e64ad90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:10:43.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:10:53.080Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3869a5bf-a603-4a92-96a3-9cb23ecff981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:10:53.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:11:03.092Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=84a7c654-23e3-4a28-82bb-44c8606a6a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:11:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:11:13.106Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=683f75c4-1c6d-40cc-af16-5a2d27a564f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:11:13.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:11:23.118Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e36862eb-d3fe-41f5-a14a-3d35a1f8cef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:11:23.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:11:33.129Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=a94f1396-f986-465a-baef-d0a7931694b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:11:33.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:11:43.146Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=47926319-d3ee-4080-ad73-0586f095b027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:11:43.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:11:53.158Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3a76c599-7e84-4850-9bb6-b89862865f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:11:53.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:12:03.168Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3c380ee7-c70c-40dc-9c12-9384dee80469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:12:03.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:12:13.179Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=8feb6643-6992-44e5-89e5-4869d054cf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:12:13.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:12:23.199Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=c135ce30-585c-4c09-a744-5b83a33931b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:12:23.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:12:33.211Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=79200955-63bc-4a99-ae28-fc56880f68f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:12:33.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:12:43.226Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=4761a91e-800a-4851-8fde-d2c0bbbefa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:12:43.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:12:53.240Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=67d6dedf-ac27-47ef-b245-3c4024432e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:12:53.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:12:58.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:12:58.502Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T05:12:58.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:12:58.506Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:12:58.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:12:58.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T05:12:58.518Z |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 |2022-11-16T05:12:58.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:13:03.251Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=71892d09-2fb8-451e-9e7c-ccfa7b0afeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:13:03.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:13:13.264Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=a54b1692-8414-4466-a45f-af89963a94b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:13:13.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:13:23.275Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=dcd332d0-183c-46a0-8413-4f41618aead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:13:23.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:13:33.289Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=6f04a283-8c5f-4a4a-a542-ed24999f80d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:13:33.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:13:43.300Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=7cd1de71-fb0c-4ae4-91e7-0400ef84ef2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:13:43.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:13:53.310Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=171b2795-891e-4f5a-a53a-fc350f5a7b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:13:53.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:14:03.322Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=24226c38-db57-4e0a-b9af-cba5723e6a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:14:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:14:13.334Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=9ff5f5d6-9480-467c-aeb0-5520a6f0670a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:14:13.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:14:23.345Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=0aa6e379-07cc-4862-b207-c2a6a4064f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:14:23.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:14:33.363Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=0ee2923c-e1c7-4049-8fa3-ecd0dd4f4c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:14:33.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:14:43.373Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=34469649-95ca-4745-963e-577c45acf0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:14:43.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:14:53.385Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=372eb82b-4046-405b-8457-76e07fe797d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:14:53.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:15:03.396Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=1526c75b-df8a-48d1-8c90-955ef1727601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:15:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:15:13.405Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3c8e74f1-72ba-41ba-af08-8220b88395ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:15:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:15:23.415Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=5a9955e7-b9b9-4064-b06c-c0cd4c54e047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:15:23.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:15:33.429Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=fa63f8b3-5f38-4706-a0f0-40235ea55a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:15:33.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:15:43.440Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d3db81ea-5aaf-474a-8e2d-9e3cc7d74db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:15:43.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:15:53.453Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=8e4d132d-deda-4174-900c-cab75386851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:15:53.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:16:03.465Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=7df8754f-906a-4af6-880c-1fdaceab1972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:16:03.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:16:13.476Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d5aadab8-281d-4ea0-9e40-2be5da4b8576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:16:13.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:16:23.489Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=6949b36a-fe0b-4f55-bce3-ebc955de254d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:16:23.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:16:33.501Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=c715f75d-a85d-4e05-9ac9-04db4f2b4b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:16:33.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:16:43.512Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=af21a941-1971-4053-8023-72e8bfde044d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:16:43.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:16:53.523Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=0ecee959-539d-4298-941d-3a1ead9f5377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:16:53.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:17:03.535Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=1b77fbcd-0d5f-4c69-8130-c4905b33b83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:17:03.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:17:13.553Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=69122187-f469-4e04-aecf-2f3711804992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:17:13.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:17:23.576Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2810a91f-4512-4ba0-b6d6-5515631b0eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:17:23.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:17:33.590Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3fdd87c8-3b93-4fd1-8f5c-c08b4fc1f27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:17:33.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:17:43.600Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=231eb221-9471-4415-9a5c-92c82c141b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:17:43.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:17:53.616Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e1f440c7-1add-42b7-a48f-b85017802ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:17:53.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:17:58.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:17:58.527Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T05:17:58.528Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:17:58.531Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:17:58.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:17:58.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T05:17:58.551Z |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 |2022-11-16T05:17:58.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:18:03.645Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=80406b68-f461-4624-a793-d4671187938f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:18:03.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:18:13.668Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=ddfb4e67-7140-47dc-b75e-50713b0db13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:18:13.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:18:23.689Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=b98baa04-2524-49d8-98e5-6cee744a45d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:18:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:18:33.765Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f81ceda1-f89e-4242-aef9-8f441bf51b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:18:33.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:18:43.815Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=dc95f1f5-98df-4500-bfe3-eb7fc06ea52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:18:43.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:18:53.824Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3846f7c0-377c-4c50-af2d-e74117b706aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:18:53.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:19:03.835Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3cb119fd-4c2c-4da9-b6c6-8ec019ee75e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:19:03.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:19:13.847Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=507cc38b-39b5-4571-8068-efc4871b2cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:19:13.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:19:23.860Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=7f609335-5ae5-41fc-97c3-8e109bcce171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:19:23.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:19:33.873Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=823eca25-e08e-4c05-adff-0a8b910e4f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:19:33.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:19:43.885Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=22dc00d5-efc2-4808-a4f7-5be7237226d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:19:43.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:19:53.914Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d83b13e9-b190-4f49-bf2c-1725c150053c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:19:53.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:20:03.924Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=948f3c1f-c8ec-4f40-9e6c-bf4f09b2c658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:20:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:20:13.938Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=38294555-8734-48ad-a66c-a7262db10af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:20:13.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:20:23.957Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=b79a3020-8b95-4fba-90bd-9c76d2ad2c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:20:23.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:20:33.975Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d3f1898c-c6ec-4e23-b461-a6d17ecbd6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:20:33.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:20:43.994Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f429f7b6-f8a2-432d-be18-9b985bfac88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:20:44.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:20:54.007Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=340db2d1-0b26-4feb-b1fe-298aebc9fe77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:20:54.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:21:04.017Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=615ff7f6-34d4-4050-834a-f541ee13911c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:21:04.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:21:14.028Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2dc98130-2ac3-464a-8a44-a053fa5c490d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:21:14.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:21:24.042Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=bb1de000-6924-43ac-82bf-7fd8028f44a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:21:24.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:21:34.062Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=04125fd2-64c3-40aa-9209-47910890fde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:21:34.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:21:44.111Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=6801f829-e4ab-46f5-a6da-7e161b94a5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:21:44.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:21:54.126Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d8eca67f-ab46-4672-b0dc-304725c80eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:21:54.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:22:04.144Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=4714ed51-2305-4f1b-9d72-10ff698772ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:22:04.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:22:14.154Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=4c08c1fa-4870-4792-b330-2d28e2ee40fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:22:14.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:22:24.165Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=902afb2b-0a52-43c0-b288-8023a6b592c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:22:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:22:34.178Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=797ae32c-2996-4da8-9688-6e41abb067f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:22:34.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:22:44.188Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f719377f-deb9-40f2-9f8e-f8dbefee2dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:22:44.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:22:54.212Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3c1a6665-9a12-45da-9f95-31251d7a42c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:22:54.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:22:58.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:22:58.518Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T05:22:58.519Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:22:58.523Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:22:58.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:22:58.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T05:22:58.531Z |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 |2022-11-16T05:22:58.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:23:04.238Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3310f5c7-f06c-4125-9a73-9f00acaf8da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:23:04.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:23:14.254Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=524e4d94-efa7-4a37-9e06-f042fc724d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:23:14.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:23:24.267Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=9d025834-c5a4-4f70-92bd-d38e63cd7853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:23:24.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:23:34.284Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=0b23dcb9-4263-415a-b94f-b4cf2961000e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:23:34.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:23:44.331Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=60fa26a6-3de1-42f0-979c-bd8cd3278757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:23:44.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:23:54.347Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e97f9c09-2c6b-40d9-ba95-c34af55b0069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:23:54.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:24:04.365Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=00db5e0f-c5e6-4624-9460-3815fe51c5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:24:04.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:24:14.398Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f859f4ab-5906-4108-926d-f456767b1328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:24:14.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:24:24.411Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=84e38be0-4b0d-47bb-8ab1-c6ec323b481a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:24:24.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:24:34.424Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2409bef7-94c4-4fed-9c3c-67132e566fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:24:34.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:24:44.436Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=956da407-a6f2-456c-8c37-d7c3cf1a6780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:24:44.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:24:54.452Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d73f98cf-d6b4-4b95-b142-c4dddc6ba405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:24:54.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:25:04.476Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=74545cf2-d4c7-4551-8f1d-cc804cf516f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:25:04.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:25:14.496Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e051a348-e7ab-4231-a6c3-96a0d26bbcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:25:14.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:25:24.509Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=78fa7167-2c8d-4c0b-89dd-b825c523331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:25:24.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:25:34.522Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=644cd9f7-40e8-4b5f-a28d-2f80cf1060f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:25:34.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:25:44.538Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=5ecfef22-477c-4ec6-aa98-529727702bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:25:44.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:25:54.551Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d9e3f86d-17fe-48c3-92ee-653e8a469dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:25:54.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:26:04.567Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=8c800fa9-2a75-49b5-bd93-99bd6ec4d8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:26:04.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:26:14.578Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=1bbb872e-6d60-438c-b6de-0df07a738d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:26:14.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:26:24.591Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=1610e8a4-244d-4f66-9101-2f20a0701e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:26:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:26:34.602Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=879b24e5-5bb0-4660-b9a8-bacef6ea124b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:26:34.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:26:44.613Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=8ff68334-87c3-432f-a025-352f8445a178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:26:44.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:26:54.624Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=7a71f224-b2ab-487c-9614-964c76bcd273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:26:54.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:27:04.634Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=94e90965-3a7c-44bf-bae5-52ad9354c4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:27:04.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:27:14.644Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=48377a92-7377-4557-8126-009670081c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:27:14.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:27:24.658Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=44df61bb-feb8-454c-a4c8-f858ee98358c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:27:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:27:34.672Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=72b94cb9-490d-4048-a3cd-d8f50a06f6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:27:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:27:44.686Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=bef33769-2be4-4b9c-b2e5-3e87606b03a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:27:44.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:27:54.703Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=869aaa3e-46b8-4cb5-89c5-ff9e88ae0f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:27:54.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:27:58.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:27:58.371Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T05:27:58.372Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:27:58.374Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:27:58.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:27:58.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T05:27:58.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 |2022-11-16T05:27:58.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:28:04.712Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3814d904-ca08-433c-a8eb-b1566b2ae2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:28:04.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:28:14.723Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f3ed981a-89ae-4809-b876-99e1eb78f26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:28:14.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:28:24.739Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f33410fe-6eb3-482a-85ba-3a814bf64a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:28:24.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:28:34.748Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=cfdb21b2-8cbb-4593-bd67-0d3c384422cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:28:34.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:28:44.758Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=75a80cf1-f106-4786-8f14-3dbecef5b4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:28:44.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:28:54.775Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=42c80ccb-9eec-4a2c-809d-2d1b72336689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:28:54.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:29:04.784Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=8350631e-06a6-449e-a2dd-69cc2a34c057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:29:04.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:29:14.795Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3bded5a5-dd28-475a-beb5-738806ff63ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:29:14.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:29:24.808Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=89f7e37f-1029-4bec-8536-6d335b1702a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:29:24.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:29:34.836Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=06f35fb9-4e0e-40d9-b854-012772fded15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:29:34.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:29:44.846Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2c6b9d9c-b6ce-4d2b-86f2-201d0c15ccf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:29:44.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:29:54.857Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=b1833c2b-f1a0-4be0-9e06-54094d8c3760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:29:54.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:30:04.867Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=cfc132f7-c261-4b7f-95dc-ecac3664c4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:30:04.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:30:14.877Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=50d6544a-f461-4922-a9fb-774398f6c60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:30:14.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:30:24.890Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f4eac0a3-89ca-4fc3-a0d5-604699e8dcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:30:24.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:30:34.899Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=486de857-a5bf-4f56-a18b-e8b3d5eb56d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:30:34.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:30:44.910Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e9645353-dfc0-480d-a0d4-25a79d87c2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:30:44.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:30:54.920Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=cf47d143-c3b6-4aa2-a640-64311a065736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:30:54.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:31:04.932Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=91639fcd-a6c2-432d-bdd5-012f947def1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:31:04.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:31:14.943Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f68c110d-d107-46d9-a84e-c59721bd4bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:31:14.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:31:24.952Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2fb16f7f-8e56-4206-9dc4-f7465e89eb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:31:24.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:31:34.963Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=b76872fd-e025-4929-837e-34cc4eba9ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:31:34.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:31:44.974Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=774df466-dc1e-42e9-88bc-35751787e2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:31:44.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:31:54.984Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=a127f266-a6ff-434a-8e69-6d7846cd9469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:31:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:32:04.995Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d70fdad2-7dfe-4464-b605-f539c6cb0987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:32:05.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:32:15.006Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2f3e0e4a-6166-4372-990c-f572d3723992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:32:15.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:32:25.016Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=24f44b55-88cc-4557-bed1-4ca932db55f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:32:25.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:32:35.027Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=a9e47e49-12c6-4650-ad0b-4fb332fe99f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:32:35.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:32:45.036Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=1f7d08b2-617a-400b-a164-bbf94a944183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:32:45.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:32:55.047Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=bdb5ddaf-4565-41b7-ba2a-a03baf03afdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:32:55.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:32:58.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:32:58.511Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T05:32:58.512Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:32:58.515Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:32:58.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:32:58.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T05:32:58.523Z |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 |2022-11-16T05:32:58.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:33:05.057Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=3e098a32-b90c-45d0-9a36-957756087dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:33:05.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:33:15.068Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=df3c4225-b423-464f-9939-ecee729b0947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:33:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:33:25.079Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=9d4b05cb-af4b-4237-b95e-4f34b485f74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:33:25.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:33:35.095Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=8e60c92a-afca-4603-bb62-2128988a1613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:33:35.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:33:45.107Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=314b1a6b-08b3-4dcd-a66d-288291f81248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:33:45.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:33:55.118Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=6bbf4209-68b3-4e55-a80a-15ca436ee073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:33:55.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:34:05.128Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=841f0dab-049c-426a-84c4-1f3fd8f0bede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:34:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:34:15.138Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=68f001b8-43ce-4912-8569-c4bb9404bc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:34:15.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:34:25.149Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f9bdb6f7-afd9-46ed-bba9-302e86c591ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:34:25.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:34:35.160Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=1e1308c6-d5cd-4926-a968-fffa2f40c81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:34:35.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:34:45.170Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d9d03667-9ecb-4f99-a4b3-85031c37d67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:34:45.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:34:55.180Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=39b693ac-b093-49fe-a98f-934a29ecb30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:34:55.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:35:05.192Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=9a70dac1-25ef-44e8-8c77-df8caac302f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:35:05.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:35:15.202Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=a8700434-17c3-4970-aba5-16ae3012e6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:35:15.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:35:25.213Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=c0198bdc-0387-4b2a-896d-2bdc0565615c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:35:25.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:35:35.227Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=47ac2c8e-1c9d-47f8-820a-763080b85f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:35:35.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:35:45.238Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=412b0068-ad43-4db6-8383-d1cd123f7d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:35:45.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:35:55.249Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=dce184e3-b17d-4e47-87c9-e48abe383dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:35:55.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:36:05.262Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=bc070df0-6ba3-42ca-b90f-031cdf28c2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:36:05.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:36:15.274Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=55b8963e-dac3-4edf-aa5c-c068286f5e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:36:15.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:36:25.284Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f4e22e3d-09d6-4c3a-a924-f2e030cd8ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:36:25.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:36:35.293Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=157718b1-8a61-4e25-9a83-7cccf1f1a3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:36:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:36:45.302Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=a790902c-6e48-4771-a8db-e40c4eb5024d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:36:45.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:36:55.312Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=565477d5-9ea8-4173-8c58-7b85a7243cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:36:55.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:37:05.323Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=36f54f57-ae6e-4fc1-903d-f3cb2d714294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:37:05.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:37:15.332Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=41456a53-f63b-45e8-866f-a01741d73009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:37:15.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:37:25.343Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e10226f1-ab5e-464d-bdc4-b5298969320d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:37:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:37:35.359Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e3ba2fcd-20ec-4a39-86b3-8a7336cb93ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:37:35.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:37:45.370Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=96413825-864a-4507-b48d-5538ae5c1508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:37:45.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:37:55.380Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d329504e-f78e-4d73-9d4f-970631eaa381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:37:55.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:37:58.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:37:58.491Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T05:37:58.492Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:37:58.495Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:37:58.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:37:58.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T05:37:58.503Z |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 |2022-11-16T05:37:58.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:38:05.391Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=ab193e34-3780-4f58-9949-f3ef5d2402b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:38:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:38:15.401Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=51d3865e-51a5-4cd0-a41e-5fb5a50006d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:38:15.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:38:25.410Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=a3fb3738-7327-4c87-9ae4-f7e11f30757d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:38:25.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:38:35.421Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=5e9b7bd2-096d-4e24-95dc-c5c642491f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:38:35.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:38:45.437Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=065a7bce-b83e-49cc-b805-2f4ab22b0f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:38:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:38:55.471Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=740d5616-ecca-4a00-81fe-f67618332085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:38:55.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:39:05.482Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=9dc1839a-0fa0-4ba9-a9ba-e19cf42f4809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:39:05.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:39:15.492Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=fc526d35-9464-49ee-9ae9-d6850e2e29f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:39:15.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:39:25.502Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=0dfd8599-d52b-4e94-a1be-a9a570ce8d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:39:25.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:39:35.512Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=486214f8-91b3-4361-acd8-fd5e0e29d394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:39:35.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:39:45.525Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=6abbe97d-0688-4082-8191-feeb239b70f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:39:45.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:39:55.537Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=961d9623-3be8-4094-890d-55fabf7ed027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:39:55.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:40:05.546Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=ca084133-5cb7-4953-ac02-3d9e4ba0537e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:40:05.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:40:15.557Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=fc6e8a7d-5fc7-4fca-ba12-06eca274eb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:40:15.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:40:25.567Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=696ed196-977b-4584-b44d-f6c2d09bd3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:40:25.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:40:35.576Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=ad19ce43-ab6b-499e-afc3-55f63ac39095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:40:35.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:40:45.590Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=5c3a13ae-c161-47cc-943e-179d02f2d044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:40:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:40:55.600Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=700b7117-3463-4efb-a373-73fc993d03f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:40:55.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:41:05.612Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e31d68a4-31d0-4fe8-b30b-78f5e5ad0af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:41:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:41:15.621Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=5ce3490a-01bf-4cea-9e6e-dc6a17030d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:41:15.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:41:25.635Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e6afe93d-7106-4e8b-ae2c-42b0c653fc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:41:25.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:41:35.643Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e79ebec0-439e-4dc5-933f-3897e933ace9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:41:35.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:41:45.653Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=bcd1716b-6ef3-4d69-8d0e-effa5c9649a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:41:45.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:41:55.665Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=b21ebeaf-a44c-40a8-b4da-d0733d65b5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:41:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:42:05.674Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=4d7d77ef-0c8d-4c04-8195-8a48b2d1e3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:42:05.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:42:15.685Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=b9536f65-ff62-4cba-ace4-09c6cff4798a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:42:15.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:42:25.696Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=06d821ea-af62-4607-9d8b-531c50573736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:42:25.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:42:35.707Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=5e512b8c-7460-4c1c-ab80-18453d9442b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:42:35.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:42:45.718Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2d38a1e0-143c-40ea-8792-26833befb336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:42:45.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:42:55.735Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f0d66a1a-bbd9-43c4-9477-02b6c83d03a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:42:55.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:42:58.338Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:42:58.338Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T05:42:58.339Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:42:58.341Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:42:58.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:42:58.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T05:42:58.347Z |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 |2022-11-16T05:42:58.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:43:05.745Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=6f988512-7a9d-40cf-838a-bef0be000729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:43:05.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:43:15.755Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=d4029b00-3f39-4f53-9beb-b89e747e495d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:43:15.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:43:25.766Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=30b3f986-2c46-4789-b883-238d6ee49258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:43:25.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:43:35.776Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=21248cb9-34ce-435c-893c-791428e07dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:43:35.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:43:45.788Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2334fc16-1169-464a-9924-b142f26ee645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:43:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:43:55.805Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=8319ddd5-9d0b-454c-87c2-93e76b461a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:43:55.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:44:05.831Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=11d100ce-79eb-4f99-b40c-14fece825acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:44:05.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:44:15.839Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2ecbd39e-26a6-40c7-9ba4-5a37384214a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:44:15.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:44:25.852Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2f21b06d-dc22-42af-b595-d2e8c65d0c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:44:25.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:44:35.863Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=e3390f79-4388-4c86-97f4-4c5d419a46e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:44:35.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:44:45.874Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=dc6ddf94-d8fe-4636-b7aa-ebc3e267549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:44:45.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:44:55.888Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f8a53a3d-34c3-4bd3-b6aa-d11ef32d4c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:44:55.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:45:05.900Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=8caec2c1-5f01-4f23-8741-3e9379547b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:45:05.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:45:15.909Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=460e1a6f-a75a-4c48-97d4-746da67f2e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:45:15.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:45:25.920Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f5d3332e-aed3-43dd-9ae2-917f3c9613ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:45:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:45:35.930Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=8d0a7c50-e971-4a8f-88fc-cfc214dc122b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:45:35.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:45:45.940Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=a9a966aa-ca0f-4e31-82a0-cfd39f6f2850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:45:45.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:45:55.953Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=7ba9fefb-74a3-4f93-8a73-ab4f8083fc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:45:55.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:46:05.966Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=a7d85004-c02e-4c27-96d1-f8754f59338c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:46:05.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:46:15.978Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=f5702f25-2586-4e19-a182-3b6051d31f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:46:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:46:25.989Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=4247d637-a6df-44ab-a4fa-84ec3de1e7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:46:25.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:46:35.998Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=5c9e2eeb-6de6-406c-907e-4e7cbfd72a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:46:36.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:46:46.007Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=20f9f149-28ac-4b9c-8e7f-9874441b7b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:46:46.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:46:56.036Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=07e52491-8da6-4eee-9dd8-0d71366de38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:46:56.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:47:06.048Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=9afc579b-e3a3-4f46-abfb-808c4789fc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:47:06.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:47:16.059Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=a4ddb42b-dd38-459e-8608-138422394245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:47:16.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:47:26.072Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=a9a40d61-e328-444c-9dbc-a2070e9dc0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:47:26.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:47:36.082Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=230dda76-7351-4be1-aa44-059d871588f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:47:36.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:47:46.092Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=c1b12e77-a65f-4c13-9e9d-11f37d9f8596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:47:46.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:47:56.102Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=1843059e-de77-4396-b256-5960e5a11e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:47:56.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:47:58.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T05:47:58.478Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T05:47:58.479Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:47:58.482Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:47:58.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T05:47:58.490Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T05:47:58.490Z |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 |2022-11-16T05:47:58.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:48:06.112Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=2bd93817-f7fa-4352-a170-b4932573f4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:48:06.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:48:16.122Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=151f0dd4-1176-4956-9a02-c71a039ef2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:48:16.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:48:26.132Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=415878ec-5a99-471c-8e0a-a211220e0e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:48:26.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:48:36.142Z |INFO |Init configs |InvocationID=4671887e-82d2-4121-b87f-ed7000cc7568, InstanceUUID=071da44f-a099-48c0-ae08-620e89e4ec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T05:48:36.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |