By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T02:53:58.634Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T02:53:58.637Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T02:53:58.676Z |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-05T02:53:59.355Z |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-05T02:53:59.462Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T02:53:59.462Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T02:53:59.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T02:53:59.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-05T02:53:59.714Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-05T02:53:59.741Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-05T02:54:01.652Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-05T02:54:02.230Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-05T02:54:02.252Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-05T02:54:02.253Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-05T02:54:02.323Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-05T02:54:02.324Z |INFO |Root WebApplicationContext: initialization completed in 2583 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-05T02:54:02.799Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-05T02:54:03.672Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-05T02:54:05.277Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-05T02:54:05.965Z |INFO |Started MainApp in 9.821 seconds (JVM running for 10.564) |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-05T02:54:06.039Z |INFO |Start scheduling PRH workflow |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:54:06.051Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=e8c8a69d-0a56-4118-bdb1-c5e41405071b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T02:54:07.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:54:07.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-05T02:54:08.596Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-05T02:54:08.597Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-05T02:54:08.599Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:54:17.563Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=aa47779d-8a94-446b-ba36-90ba73e3efa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T02:54:18.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:54:18.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:54:28.630Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=d28be01e-972b-4719-95f5-0a6d5d98fb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T02:54:29.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:54:29.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:54:39.700Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=754ce6d8-929c-455c-ae1d-5515782e30f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T02:54:40.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:54:40.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:54:50.769Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=64132b22-4456-4a4b-8e26-010358b76295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T02:54:51.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:54:51.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:55:01.810Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=87a81d42-2e19-43ab-afc1-70f142a5c6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T02:55:02.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:55:02.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:55:12.852Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=14ee04b8-1cc8-48c9-bb0c-26487e8884c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:55:13.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:55:23.021Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=22215711-0e14-4336-b820-9132293e6d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:55:23.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:55:33.044Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=9bbacf20-338b-4c0a-96c9-9e215b6116f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:55:33.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:55:43.062Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=bc0d07e9-e7f6-4129-a68f-31cfbd25a090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:55:43.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:55:53.079Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=cffcf01f-8c2e-4919-8953-300df8ac87fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:55:53.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:56:03.093Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=d1325223-23fa-468b-95d8-0e8c0b627f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:56:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:56:13.116Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=548ec356-b1ac-414a-aba2-10397b23d79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:56:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:56:23.129Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=a223a134-1e5a-49de-8b74-e906c3415951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:56:23.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:56:33.143Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=3caa2214-bfd8-411b-86a0-5fd9b767c68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:56:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:56:43.160Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=15bbee1e-13ba-4606-8a74-10038d01a336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:56:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:56:53.177Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=47c1b353-a929-40a5-913e-c5c6a300c443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:56:53.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:57:03.189Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=df7609cf-6713-453c-a1c9-ff311dac9069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:57:03.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:57:13.206Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=3bed3bfb-f10d-418d-988b-ab6c64f2335f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:57:13.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:57:23.221Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=0f278df7-572e-4790-9bee-f9ec037bbdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:57:23.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:57:33.235Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=eb685251-366f-4c95-b155-21f0d5b9fdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:57:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:57:43.253Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=85aeec16-59f9-4a93-8f12-74af177e8cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:57:43.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:57:53.278Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=42cce2e9-0ca1-405c-8445-0cbfa88ccfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:57:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:58:03.292Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=4b837ee0-bc26-4464-9033-108ed4b1e6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:58:03.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:58:13.308Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=1507dac8-ee82-490e-abb2-4527ce28ef9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:58:13.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:58:23.330Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=f49faf61-154d-42aa-85bd-2de68d2b7d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:58:23.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:58:33.348Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=a701873c-1256-4b1e-8e2d-29b4af5c6259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:58:33.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:58:43.362Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=a2e377a3-5aff-47e5-9230-75e9efb08dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:58:43.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:58:53.373Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=cff81d8a-fda8-4608-940e-902945373180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:58:53.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:59:03.383Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=2dc6722c-3b27-400f-9f0c-864edb504a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:59:03.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T02:59:03.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T02:59:03.747Z |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-05T02:59:03.748Z |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-05T02:59:03.751Z |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-05T02:59:03.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T02:59:03.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T02:59:03.766Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T02:59:03.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:59:13.397Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=68b90c24-2625-497c-a0d2-80c3ed214476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:59:13.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:59:23.416Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=d05c516c-9ef1-4dd4-95a4-8191b2aad50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:59:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:59:33.428Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=bb185787-ce5b-4a3e-ba01-631b10f20de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:59:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:59:43.439Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=cc4ddfe8-c424-42f2-bfeb-4a41cef77b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:59:43.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:59:53.453Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=a30b7a36-40ad-49a9-8f94-d6818202b9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T02:59:53.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:00:03.464Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=e344e8e0-ed05-4331-91d8-40a1c338c480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:00:03.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:00:13.476Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=045eb92f-417e-45ea-aefb-cdf4602896e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:00:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:00:23.487Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=713e2864-13ef-484d-9f99-eb116c07a36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:00:23.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:00:33.499Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=1387a9af-fce8-4706-8886-ae6be1e1e8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:00:33.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:00:43.510Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=3fffa295-65df-4c14-8863-0c0674a78d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:00:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:00:53.521Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=4d70b88c-6da3-4e2a-8ff1-70d3a461059f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:00:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:01:03.532Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=dd638555-ae27-4c20-ac70-97f143399bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:01:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:01:13.546Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=08fa37e6-64f9-4aaa-9a34-4ea6b7428bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:01:13.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:01:23.559Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=3c6fb2cc-47d4-41a7-8cb2-37df0e78b325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:01:23.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:01:33.570Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=11738082-2eec-4150-a995-a7a850a1de3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:01:33.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:01:43.584Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=50b9111b-0593-4721-9548-1fbef7648e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:01:43.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:01:53.600Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=66ca6a98-56b1-4fe9-bc25-a53b1f1f9bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:01:53.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:02:03.611Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=4c87c811-eb4a-41c2-b2e8-910a8e4de038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:02:03.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:02:13.622Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=b1066030-7521-4434-ab4e-a7d904109e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:02:13.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:02:23.634Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=45ef5cc7-7447-4315-b4c5-6aa92131039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:02:23.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:02:33.646Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=3aec0afc-b1f8-4c70-a044-d12203e4f920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:02:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:02:43.657Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=4538d1aa-aa90-4459-bf92-4683d031b95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:02:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:02:53.667Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=4e053306-f998-4035-994b-ee41488a0d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:02:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:03:03.675Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=0f708f0f-c13b-4149-91c2-b4d64d0fb1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:03:03.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:03:13.692Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=6e600942-5d97-4dfe-868d-b91c7f377a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:03:13.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:03:23.703Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=233e816d-d77e-4381-9110-4a95411e1e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:03:23.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:03:33.713Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=82611884-2877-4aa0-86d2-390bf465e1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:03:33.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:03:43.726Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=53e82e7c-9e9c-4134-a5cc-6240d4cad8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:03:43.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:03:53.739Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=d4fb982e-45c4-4428-9dd4-ddaa9c6bd43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:03:53.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:04:03.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:04:03.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T03:04:03.169Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T03:04:03.173Z |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-05T03:04:03.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T03:04:03.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T03:04:03.184Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T03:04:03.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:04:03.760Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=577f287d-d5b1-48e0-a718-d9487bd65305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:04:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:04:13.771Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=cc9bb5e8-02d9-447b-adee-82c6ef1c9595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:04:13.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:04:23.781Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=182fa6d4-0b61-4b11-be4e-296884d3a472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:04:23.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:04:33.794Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=6dad92c0-09ed-442b-aa04-7d0aa94a0277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:04:33.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:04:43.804Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=c545f8b9-b31f-453a-9afe-b023733b6682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:04:43.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:04:53.815Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=6d4890b4-101d-4738-8635-fa113bf87f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:04:53.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:05:03.825Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=871c8d38-2253-4c15-8576-c316f2c7f924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:05:03.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:05:13.837Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=dbded991-b49b-4bee-a80d-e1c2e9ffc522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:05:13.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:05:23.859Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=4259ad3a-b796-4aed-998b-ea1422283a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:05:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:05:33.872Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=738bb9d9-2177-4a78-be9d-bd6022860d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:05:33.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:05:43.883Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=9f06e894-04f9-4cf1-86a6-2f034b9f473b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:05:43.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:05:53.893Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=f97e032b-92c8-403f-a43b-dde0a95ff021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:05:53.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:06:03.906Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=c1364dae-64d2-4305-8854-81419d1ee008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:06:03.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:06:13.919Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=4b957a14-4457-461e-8b1a-419bbca7d12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:06:13.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:06:23.929Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=6da96acd-1590-4c56-b57d-459bb26d22e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:06:23.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:06:33.940Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=cd072981-1e57-4437-8d42-eee1f05f1b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:06:33.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:06:43.951Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=d2d6a26d-2561-4dac-b36b-438b1e0638e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:06:43.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:06:53.962Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=52b23b30-0866-4845-9c21-91863092b506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:06:53.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:07:03.973Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=abd14199-e8bd-4f93-90fa-2905ecf7597e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:07:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:07:13.984Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=673452ad-f10b-45f6-864f-8275316749a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:07:13.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:07:23.995Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=152d3f9c-9fc4-4eb3-9243-79ad15287bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:07:24.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:07:34.010Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=3837e560-74a1-4b16-98f6-987cac312c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:07:34.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:07:44.022Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=55bd4043-f67c-4c53-a4f6-4b9f166017e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:07:44.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:07:54.033Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=319c4c19-e62a-4cd2-8f13-51625fc333f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:07:54.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:08:04.045Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=88c3c414-0169-4054-afb4-afe4458cdb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:08:04.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:08:14.057Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=a561f3ce-464a-401e-8b2a-37657b33b5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:08:14.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:08:24.067Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=512b26c2-8461-4931-8a99-6ec1bae46739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:08:24.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:08:34.077Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=f1371a17-4f24-4d88-87c8-5cffc14f5407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:08:34.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:08:44.091Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=75aaee36-f9a0-48ec-af01-c4f54ea04bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:08:44.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:08:54.102Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=995aa407-f16f-4f05-81fc-92a80dc38d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:08:54.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:09:03.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:09:03.087Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T03:09:03.088Z |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-05T03:09:03.090Z |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-05T03:09:03.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T03:09:03.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T03:09:03.103Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T03:09:03.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:09:04.117Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=e69eca7f-23c2-4933-b9f8-70049183bf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:09:04.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:09:14.126Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=dd936d04-d5c8-4760-b397-67cfd7e9e319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:09:14.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:09:24.135Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=95e9dc1e-e6b6-49ff-aef6-62b1d7b101b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:09:24.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:09:34.145Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=f368e6e2-7cce-4a3e-a5d1-b9d010823f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:09:34.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:09:44.154Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=42efbe4b-8328-4604-8db7-fdd59af4bcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:09:44.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:09:54.162Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=0679e582-070f-4d85-9626-4979617afafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:09:54.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:10:04.171Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=1606f837-37a5-4527-b5f2-bbd3e209ddbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:10:04.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:10:14.180Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=666b815c-0f4e-423d-8e18-5e31664ece2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:10:14.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:10:24.189Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=d425f152-fcf3-488b-a01b-93ba7e6b8a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:10:24.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:10:34.199Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=874f3f01-b09e-43c0-be57-8b5963d26cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:10:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:10:44.208Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=9df08fcd-83fd-4470-a2d5-e74ab4fb22c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:10:44.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:10:54.218Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=8c14f743-674a-43c0-ac4c-29c53d1e59d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:10:54.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:11:04.227Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=88f3f439-9781-46e4-bff1-461dffd631a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:11:04.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:11:14.278Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=fb121287-ff5f-4046-90fa-f978d63cb594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:11:14.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:11:24.288Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=1a4f94fc-74a3-427a-a370-2d31305ee037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:11:24.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:11:34.297Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=335ef122-6582-4e5e-9687-f779fd7f78d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:11:34.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:11:44.307Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=345d875d-8877-487e-99c6-a9b58d8020a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:11:44.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:11:54.317Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=6dd98957-f782-44f4-b75b-4ff221481297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:11:54.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:12:04.326Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=55c876e7-38da-433f-bb72-9d142e6b2e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:12:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:12:14.336Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=58438436-36f0-4c5e-9208-49ccc31c9b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:12:14.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:12:24.345Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=adb37715-9cf3-48d8-8d31-80d27c2bd2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:12:24.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:12:34.355Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=ff85a9ea-c4d9-4741-aba4-cf9d9a8f2d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:12:34.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:12:44.366Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=5a4fb8e8-2460-4f3c-b449-07dc1337dce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:12:44.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:12:54.377Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=a2fcb5ff-1605-49c1-ba2f-d07540c3a04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:12:54.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:13:04.387Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=949f2303-f55b-4da4-b943-b50ea0df11b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:13:04.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:13:14.398Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=25837086-5035-4704-b1b2-540f5f68b55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:13:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:13:24.408Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=66af5d74-24ba-4951-a71d-7c23b701a40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:13:24.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:13:34.418Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=ce3f2b0b-324f-43d4-b2d8-981921737d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:13:34.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:13:44.427Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=98ed470e-2467-4012-aba8-cd888f6be160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:13:44.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:13:54.439Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=a5cb1715-1c1c-418d-96c5-da439146255d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:13:54.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:14:03.130Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:14:03.131Z |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-05T03:14:03.132Z |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-05T03:14:03.134Z |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-05T03:14:03.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T03:14:03.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T03:14:03.146Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T03:14:03.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:14:04.453Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=e80a1f1e-4256-4983-8276-48a41ea5650e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:14:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:14:14.462Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=ac1c05d6-e5eb-4735-bb4b-d6106977cd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:14:14.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:14:24.471Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=e8f0a320-414b-4714-8b1f-34471b020bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:14:24.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:14:34.481Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=6be77f32-c8b4-439d-bc95-ba682cf7fa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:14:34.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:14:44.491Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=4213deae-4bb0-44f5-9552-7430cc002886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:14:44.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:14:54.501Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=7f159502-6785-46af-b41a-9941cc3368ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:14:54.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:15:04.509Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=2e33bb35-2d52-45d1-bb6f-4f09e182fb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:15:04.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:15:14.523Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=60736e42-ff86-448c-922f-af0b2a1fb9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:15:14.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:15:24.530Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=0b4ecd8d-8b00-4654-a9d0-2202cbc557ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:15:24.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:15:34.539Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=4322fc9a-9aad-428a-8251-b8c01c74c667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:15:34.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:15:44.548Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=c03bbf9d-7659-4a00-964f-8f8c83a89102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:15:44.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:15:54.556Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=c8025977-178d-4a7d-9279-b0c2645f7bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:15:54.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:16:04.564Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=18b19a63-3b3c-4144-a880-984d5fb126d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:16:04.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:16:14.573Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=33be5ff0-51e1-4a8f-a5d2-21972d95564e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:16:14.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:16:24.581Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=933d5c86-7e44-4fca-91ac-c746bf4c936b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:16:24.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:16:34.596Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=eeb6e929-e056-4b4b-8390-cfdc63493171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:16:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:16:44.604Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=ed1e4c8a-a364-43b3-9d9f-0246426e75a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:16:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:16:54.613Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=5e2cbb5a-1171-4199-89bd-904cd52df089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:16:54.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:17:04.630Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=078131e7-fadc-46ee-bd6d-33c69fd23167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:17:04.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:17:14.637Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=fb414f92-55f6-4d42-b915-b55f74938ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:17:14.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:17:24.645Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=90224e5d-6a4d-4c05-ab03-3161251dca4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:17:24.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:17:34.652Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=7f541812-4fff-4c78-87da-dec137be0f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:17:34.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:17:44.660Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=ef1be390-4ae7-4c26-a1c9-198705361d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:17:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:17:54.671Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=b321b072-57f7-4019-b4d9-1a2aba92f9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:17:54.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:18:04.679Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=5b2da058-c1db-45c4-8802-478437be3271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:18:04.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:18:14.689Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=520cbe34-2566-48a1-baba-891850078966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:18:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:18:24.698Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=81157e01-332d-4060-8fe8-d25a988dfc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:18:24.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:18:34.707Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=71d813e4-0f8b-43b8-a2b6-4d17867c944e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:18:34.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:18:44.716Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=37d5e54f-70a6-43cb-b552-1953b325056f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:18:44.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:18:54.725Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=1ebe9c20-feb2-433f-9444-7ee3d72f18e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:18:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:19:03.016Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:19:03.017Z |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-05T03:19:03.017Z |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-05T03:19:03.019Z |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-05T03:19:03.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T03:19:03.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T03:19:03.025Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T03:19:03.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:19:04.739Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=f0eb0d53-50f6-4643-9357-0e9a989b60fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:19:04.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:19:14.747Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=7e3912a8-8b8e-49f6-9e04-e8c6e28a36f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:19:14.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:19:24.756Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=46045a37-afb3-4733-80af-d9fd463898c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:19:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:19:34.765Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=a7497875-a7e1-4ec2-bd4d-e6fc4d2ea3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:19:34.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:19:44.774Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=468bedb7-3783-4059-8fae-d1b03616f8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:19:44.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:19:54.784Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=c910d0b5-4739-4ff9-86a4-f6dc7c084c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:19:54.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:20:04.794Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=7147ef0f-7920-451f-8466-9c626e917a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:20:04.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:20:14.807Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=9f802228-bf9e-4b01-be35-3d1fcb72df3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:20:14.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:20:24.820Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=c8033631-9bea-4cee-9728-7f9451dd72f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:20:24.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:20:34.830Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=f00714f5-0310-4115-b2da-66eaa798b7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:20:34.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:20:44.838Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=51ec9e73-e0ef-4b05-a026-7c706ecdcf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:20:44.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:20:54.850Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=d327ca90-2a6c-43a6-b543-d4981fffeb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:20:54.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:21:04.860Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=5ae4d0e6-89a5-4389-9daa-1e589b42f56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:21:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:21:14.869Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=9ae140e5-afa5-45f3-a05c-3d02c7f9b935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:21:14.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:21:24.877Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=33613b9d-809a-4dd5-8c1d-37acf6056468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:21:24.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:21:34.887Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=fe71536f-9e15-4447-b6f3-9e2f4a324b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:21:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:21:44.895Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=adb99eb7-41e9-4ad7-99aa-8a4c5cc4fcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:21:44.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:21:54.921Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=b59b66ef-c404-4395-af5e-0c1cd0a26a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:21:54.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:22:04.929Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=054561b3-f061-4257-987c-2c4137b633e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:22:04.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:22:14.937Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=cd0d2a89-ea68-46fd-85df-b0ba62f9b980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:22:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:22:24.945Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=c618f39f-c065-4ed3-9e1c-b3ea4b20e364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:22:24.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:22:34.955Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=1760a67d-dc13-456f-894e-ad988facdd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:22:34.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:22:44.963Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=3b854ed3-874a-48c5-9a61-1f2ef361c38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:22:44.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:22:54.972Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=019b30ae-edc0-408a-a162-06f6f027540d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:22:54.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:23:04.981Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=1e3a7c96-96c3-483e-a6f6-9db6dffa5019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:23:04.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:23:14.989Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=e85da839-2cfa-4fb7-bbec-eb293d8a16a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:23:14.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:23:24.998Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=efd11695-2071-4c8b-9b3b-71256dafe838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:23:25.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:23:35.008Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=58951dea-3a2e-40d3-99e1-6275679a1f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:23:35.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:23:45.016Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=f79709f2-2efa-4644-8b0a-efd099f4c171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:23:45.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:23:55.025Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=0b1f0234-d1fa-47c0-b209-6960d180578c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:23:55.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:24:03.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:24:03.086Z |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-05T03:24:03.087Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T03:24:03.090Z |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-05T03:24:03.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T03:24:03.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T03:24:03.098Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T03:24:03.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:24:05.033Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=daad8f25-f01d-4b70-b230-a539ad308bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:24:05.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:24:15.045Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=64089c47-4d6e-46b2-8420-fad3e4f2ffa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:24:15.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:24:25.054Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=1797016a-ca51-40ac-9d3f-fa8b94ae3bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:24:25.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:24:35.062Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=4f4a9b94-0dca-4d81-90b7-acfd4a9446a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:24:35.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:24:45.070Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=6ac7bb53-0e23-4a77-9788-029de79807cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:24:45.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:24:55.078Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=20925ea1-5064-4e74-ad0f-4a963776ae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:24:55.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:25:05.087Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=9dbac50a-de36-4360-9f17-60d202459479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:25:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:25:15.094Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=3aecca43-e8cb-4056-9bac-6e2bf523bdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:25:15.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:25:25.103Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=f923654c-b161-45d0-9652-6dd785e285a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:25:25.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:25:35.111Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=630f6107-aa50-4abc-b45c-4b556bf35382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:25:35.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:25:45.119Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=66268248-4b96-4732-aa0e-e359bf9d93c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:25:45.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:25:55.127Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=4b03fc28-0b43-4da8-9a4c-71acf0e0ae02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:25:55.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:26:05.135Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=2204208a-6f2c-4fec-b42a-a4083fd30869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:26:05.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:26:15.143Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=9eefa43d-79b6-428f-8aec-4d924bbe40f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:26:15.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:26:25.151Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=4aea78b0-47f5-4f04-a02a-980e9552149d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:26:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:26:35.162Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=4ec3fcdf-066d-4ea1-bcd3-a757c6951fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:26:35.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:26:45.172Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=7735a40a-8730-4797-8b2d-f6c39d5b5214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:26:45.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:26:55.181Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=cf3ae5e2-4eba-45b4-b343-dc4ca84250a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:26:55.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:27:05.192Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=2aff7e27-14d8-4b4c-9b98-f4a9422a0d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:27:05.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:27:15.200Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=88f0a325-d4f2-48d5-ac84-154566094803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:27:15.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:27:25.210Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=79e35332-683e-4ade-97e6-bad18ab11b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:27:25.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:27:35.218Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=8e7a49dd-a1fd-43e5-8d4c-a7fc45aea320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:27:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:27:45.227Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=1c28350f-4176-45c9-bf57-8edffc880151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:27:45.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:27:55.237Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=0274d884-a0a9-4ea7-ac7b-91152922d98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:27:55.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:28:05.246Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=c35ca266-5d97-474e-8fe2-036038b3e706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:28:05.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:28:15.255Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=bced483a-365b-4d57-ac8d-ac12d734d717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:28:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:28:25.264Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=73f0cb4f-860f-4144-9358-c6487bfd2d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:28:25.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:28:35.274Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=9bb044ab-ef7c-4d09-a93b-abf9bfd10389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:28:35.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:28:45.285Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=71480288-2e6d-4e96-b141-8a25a5b07149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:28:45.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:28:55.297Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=fc7d7ab3-88cd-421d-b9cb-28b224de240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:28:55.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:29:03.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:29:03.126Z |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-05T03:29:03.127Z |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-05T03:29:03.129Z |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-05T03:29:03.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T03:29:03.137Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T03:29:03.137Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T03:29:03.139Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:29:05.308Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=19e91713-2e6d-47eb-886d-2e52e7476807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:29:05.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:29:15.317Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=32937311-966f-4d23-aefe-9738805aa731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:29:15.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:29:25.325Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=06584a56-dcee-43ae-9238-e9108c4263dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:29:25.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:29:35.334Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=0cd38eb8-ecac-402c-8295-2988e500870e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:29:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:29:45.344Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=a7a63ae7-fbde-4a77-9d2e-2a036e6ebc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:29:45.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:29:55.353Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=b803149f-e7ec-4be1-96f7-56413fc6b38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:29:55.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:30:05.362Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=0d3ffd8a-6a33-4674-818b-dae41dd2bb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:30:05.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:30:15.370Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=1115abe9-0b2f-4456-84ee-48e34c32f1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:30:15.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:30:25.379Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=82081705-08cf-4863-9094-614605d9c756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:30:25.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:30:35.387Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=f86df684-9108-4479-9326-00cdd95ae665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:30:35.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:30:45.395Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=cf946194-fb74-4065-af13-fc5fc7aac18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:30:45.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:30:55.403Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=4fe12206-35f0-4c39-a1fc-711cec2e6d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:30:55.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:31:05.412Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=48ae0e0c-f96e-4dbe-bfa7-fb5bb2ef70da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:31:05.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:31:15.420Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=5296b6e1-7b99-4b20-bc57-b9c9e429d6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:31:15.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:31:25.429Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=60bcc027-1afb-49b0-925d-c58eeab2f6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:31:25.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:31:35.442Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=9200c919-5945-42eb-b3e4-355ef2f9a150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:31:35.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:31:45.451Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=1ce61e17-3b11-4e76-8a79-9b200c580d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:31:45.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:31:55.459Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=62eb76dd-90e8-47a8-aacc-c0e962b46d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:31:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:32:05.468Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=0ef25999-09f0-4136-b9cc-4dc395d0317c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:32:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:32:15.476Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=eec7c458-760a-4934-a30e-60e112c1efb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:32:15.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:32:25.489Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=f4bced14-60a0-46d6-addf-a67ff3806635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:32:25.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:32:35.498Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=b3564095-7b43-4065-a63d-6944e84af9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:32:35.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:32:45.506Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=2dbd4b3a-831a-4d62-87be-5a5e61c948ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:32:45.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:32:55.515Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=750fa308-fd3e-452f-ba66-f52bfaf0121f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:32:55.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:33:05.537Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=d2f26c4f-100f-4d43-b0dd-52787ec0dc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:33:05.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:33:15.547Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=95aa7c86-82fc-4fc6-a408-a51ccf212fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:33:15.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:33:25.556Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=243dea3e-e496-4c76-a4b6-c6f807696f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:33:25.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:33:35.566Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=1feb1adc-c2d1-4cd4-ae41-0e7b71e16e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:33:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:33:45.575Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=8aeedfca-cf02-4f49-a07d-634cdd14f295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:33:45.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:33:55.583Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=f98c4d85-a50a-4ffe-a268-eb77617352a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:33:55.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:34:03.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:34:03.064Z |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-05T03:34:03.065Z |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-05T03:34:03.066Z |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-05T03:34:03.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T03:34:03.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T03:34:03.072Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T03:34:03.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:34:05.592Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=7e269f02-1f1e-4248-99be-1779da66b29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:34:05.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:34:15.599Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=b97f7d90-4e9f-42e9-ad72-53b806497e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:34:15.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:34:25.607Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=7fc48e12-7fe5-46ba-a20f-6b9aa88fd5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:34:25.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:34:35.615Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=bce48b06-fdee-42cc-b357-a141a4b268af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:34:35.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:34:45.623Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=e6b6e3e7-50af-4497-8160-34955eaeba70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:34:45.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:34:55.633Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=3cbe8c81-d421-4e97-8754-b8bf0731f8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:34:55.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:35:05.641Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=7416bacf-3ef6-4860-b1d2-b359050aafd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:35:05.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:35:15.649Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=3a764220-8f09-4271-9fc1-25b07326dc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:35:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:35:25.664Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=48da97ce-32bc-40ec-aa47-ead499e156b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:35:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:35:35.673Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=cc972f54-8e30-43a3-93b5-26b9ce354ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:35:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:35:45.684Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=ac0d3c10-99cb-4496-b914-97e9a5e6d364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:35:45.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:35:55.695Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=2889baa3-76a7-4956-940a-c9d275f2c2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:35:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:36:05.703Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=82b1b0b8-4965-440c-a532-6d84637e9d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:36:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:36:15.711Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=eadb3a4b-63d8-44cf-b1ea-661d444e71d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:36:15.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:36:25.720Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=3489f940-29d5-47cb-be99-ed31145cadcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:36:25.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:36:35.728Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=12f77df2-b290-43cd-85fc-7fed221c1bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:36:35.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:36:45.736Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=c9c36157-82de-4755-805e-cfeca09f9641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:36:45.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:36:55.746Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=bb087d12-6ed1-4291-96ab-72b09e315d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:36:55.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:37:05.758Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=0e83943c-5b63-40c8-8dbd-86302a450ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:37:05.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:37:15.767Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=493637bc-a1a2-49f5-b220-5989d2099d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:37:15.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:37:25.775Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=6e6174c9-803d-4bd5-be9a-fb7ae5ebb728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:37:25.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:37:35.783Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=10a91007-8f89-4aee-ab66-d076cd8f79c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:37:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:37:45.791Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=022e2877-2fc8-4dba-8278-b2829eb5ee96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:37:45.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:37:55.799Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=929d5001-6fee-4ac8-9b49-0306680a4465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:37:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:38:05.807Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=b10dac41-47aa-44e3-8734-faf37f103875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:38:05.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:38:15.815Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=67782d88-cbbf-4f35-a9a4-af8b3bbe091d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:38:15.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:38:25.822Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=00878898-7224-4fe6-b4d1-547c3d8c2304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:38:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:38:35.829Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=33378149-11a5-405d-b5cc-f8195a7f33ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:38:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:38:45.838Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=41af1123-acce-4495-8b88-1d76cf3a1577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:38:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:38:55.846Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=7793f0e2-21e2-49e6-bac4-242457051969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:38:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:39:03.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T03:39:03.080Z |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-05T03:39:03.081Z |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-05T03:39:03.084Z |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-05T03:39:03.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T03:39:03.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T03:39:03.092Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T03:39:03.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:39:05.854Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=99eb6618-f1c3-48f4-b557-4d249df821b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:39:05.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:39:15.860Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=43114d1e-716e-4a8b-a837-025c7baa284e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:39:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:39:25.870Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=0dccbc37-0c96-4422-9cd5-976f6532bcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:39:25.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:39:35.877Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=5c56bd76-3049-49e6-aabf-51484e3a8f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:39:35.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:39:45.885Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=3261dde1-d113-4214-9f42-a2cb1b9334c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:39:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:39:55.893Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=ce97c433-d339-443a-84dc-9cee54b197b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:39:55.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:40:05.902Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=730c4490-678e-445b-84cf-1c8524426b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:40:05.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:40:15.910Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=0d14374b-ba03-4d93-978b-aca7330e4c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:40:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:40:25.926Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=533db680-5084-4f68-a8ff-70e66a5170b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:40:25.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:40:35.933Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=69895870-2151-469c-a596-8301c42f48a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:40:35.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:40:45.942Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=729e8b6f-992a-4cc2-9298-716e5b4a5f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:40:45.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:40:55.949Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=39b55ea9-0cc0-4d88-9088-90887a8eb943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:40:55.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:41:05.957Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=ea3b7dc0-a306-4100-b0d6-19e35fe391f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:41:05.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:41:15.965Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=6aa69891-8686-4129-9996-1caf9c98b201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:41:15.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:41:25.973Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=b2a125d9-3354-449e-9583-645a0233f1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:41:25.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:41:35.986Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=d9cc207b-ace2-4250-ad05-b6a8ac03e7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:41:35.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:41:45.994Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=52664b04-abe9-4c8f-871b-74570b7a9ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:41:46.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:41:56.004Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=5439e285-bc34-4008-81cf-57c467572d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:41:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:42:06.011Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=8e404968-8ffb-424a-bc5c-d286229a0db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:42:06.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:42:16.019Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=f30846c2-c39c-4477-bb86-1273d9c84fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:42:16.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:42:26.027Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=879cc35b-5660-45d7-a458-2d0296b54086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:42:26.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:42:36.036Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=26fbde84-ec7a-4b6f-98d5-60f73788348a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:42:36.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:42:46.043Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=e3e3d2c9-fd28-4040-a977-5cd7b6478ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:42:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:42:56.050Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=a73b7d18-e04f-4966-aa29-c37548e5121d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:42:56.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:43:06.058Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=98974023-1fdb-44c6-b1b4-1c915ec678d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:43:06.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:43:16.066Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=c00bc446-6b78-4636-8b4e-3588a474f3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:43:16.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:43:26.078Z |INFO |Init configs |InvocationID=0aa31cfd-44bc-42bd-b67b-647e24489acd, InstanceUUID=089425db-2cf1-4aea-9d36-c154beec1ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T03:43:26.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |