. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T02:59:09.783Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T02:59:09.786Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T02:59:09.841Z |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-09-30T02:59:10.761Z |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-09-30T02:59:10.951Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T02:59:10.951Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T02:59:10.952Z |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-09-30T02:59:11.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-30T02:59:11.329Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-30T02:59:11.362Z |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-09-30T02:59:13.901Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-30T02:59:14.596Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-30T02:59:14.623Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-30T02:59:14.623Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-30T02:59:14.709Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-30T02:59:14.711Z |INFO |Root WebApplicationContext: initialization completed in 3347 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-30T02:59:15.308Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-30T02:59:16.356Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-30T02:59:17.956Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-30T02:59:18.554Z |INFO |Started MainApp in 11.712 seconds (JVM running for 12.808) |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-30T02:59:18.615Z |INFO |Start scheduling PRH workflow |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T02:59:18.637Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=5b4dd13b-3304-42ea-9cf5-345a118b2be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T02:59:20.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T02:59:20.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-30T02:59:29.589Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-30T02:59:29.590Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-30T02:59:29.594Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T02:59:30.270Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=354a3e02-9a35-4ef5-a319-34f597215cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T02:59:31.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T02:59:31.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T02:59:41.399Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=9780f50b-9014-4613-a6c6-4ff6ee2bab07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T02:59:42.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T02:59:42.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T02:59:52.534Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=7361af2b-c1aa-4b27-ae8f-5ca43e48ba80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T02:59:53.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T02:59:53.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:00:03.607Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=38874491-82f5-4062-9479-a5f9dda7515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T03:00:04.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:00:04.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:00:14.686Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=cbc971ca-433b-4a95-a902-df0cb8010634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T03:00:15.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:00:15.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:00:25.779Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=45b8af21-232a-45cb-97df-09447b24d013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T03:00:26.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:00:26.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:00:36.850Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8928954c-c879-4879-911f-fccbf2fbadda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T03:00:37.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:00:37.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:00:47.920Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=396d8ec8-d399-441b-a37a-cd502e818525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T03:00:48.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:00:48.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:00:58.997Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=54909e60-bde3-452b-9f22-cbfbc9f8dd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T03:01:00.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:01:00.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:01:10.066Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=393599e6-6ed3-4827-89e5-19364c722d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T03:01:11.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:01:11.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:01:21.172Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8e945bfb-caec-4202-b0b0-af4c93ebaff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:01:21.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:01:31.351Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=56f66e0e-f5b8-4c35-9a15-5cedfa408a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:01:31.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:01:41.392Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=82ff8cfa-64d5-400c-a22e-9c5912ea2659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:01:41.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:01:51.420Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=41dacfa7-f0ec-4357-82c5-30bdd98b5d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:01:51.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:02:01.448Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=d76a963b-8b22-4227-af0c-8eb1878ccacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:02:01.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:02:11.466Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=f6981d9c-d5a8-494b-bf11-907d7975201f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:02:11.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:02:21.504Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=c51fab84-c43a-4839-a1ca-1513e87256cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:02:21.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:02:31.532Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=a11d69f3-4aa6-4d01-9736-d0e32c67a7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:02:31.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:02:41.569Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=ab60ca50-f4f6-434a-b2cc-c0f35c00ba9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:02:41.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:02:51.605Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=28fefc4c-f113-455a-80cf-87ba5d65ef04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:02:51.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:03:01.647Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=dd88711e-978d-43f2-97bb-079b6940b276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:03:01.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:03:11.670Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=ddffe1ab-3755-416d-8d21-8697f524a8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:03:11.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:03:21.703Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8341c580-e9cf-4995-a8e1-d82128bf5644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:03:21.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:03:31.732Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=43f57fef-0171-4a27-a78e-45443a2b92ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:03:31.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:03:41.759Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=d8f15748-9aa8-4542-94d1-02ab74fad585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:03:41.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:03:51.797Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=7847b9fc-fdea-4db6-a9b9-68dc57283e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:03:51.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:04:01.872Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=e3f199e8-9d14-41b3-a894-0d89b1eae604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:04:01.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:04:11.904Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=0af1861a-7756-4abb-b6bf-3cdf3030d914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:04:11.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:04:16.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:04:16.521Z |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-09-30T03:04:16.522Z |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-09-30T03:04:16.526Z |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-09-30T03:04:16.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T03:04:16.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T03:04:16.624Z |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-09-30T03:04:16.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:04:21.931Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=b9670c65-e08d-4043-96de-461bb63de49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:04:21.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:04:31.958Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=7347609d-0268-4d01-a0f9-636bb5414c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:04:31.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:04:41.979Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=1f0d6fe6-d227-49f4-9ab6-e2f109fea85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:04:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:04:52.033Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=4decf09a-1b19-4fdd-bace-0aead7f58e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:04:52.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:05:02.063Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=03395557-7a75-44a6-8a71-12568a469a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:05:02.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:05:12.112Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=0bbb8d17-dfac-4150-a65e-bcc5e704f059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:05:12.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:05:22.152Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=dc8886fb-2bec-4c87-90e9-cb4579bf13e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:05:22.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:05:32.183Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=d54e3024-556e-4d5c-ae40-01c7ff318688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:05:32.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:05:42.200Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=9efe93ab-a074-48a4-ab7d-3e51c2b3d639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:05:42.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:05:52.224Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=7a8bd3d0-b486-44b3-b879-bb9a71835f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:05:52.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:06:02.238Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=1c299981-fb84-439d-844b-1232f1560db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:06:02.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:06:12.261Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8d6adcc0-96e7-4dae-b6b8-fdb18ebd62ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:06:12.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:06:22.278Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=08cc7f94-fe24-42ec-ab36-a65dfdfe469d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:06:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:06:32.323Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8923d323-5df3-4fae-a44a-73619f1f218c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:06:32.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:06:42.353Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8c9b5a3c-1ea4-4cdf-aa07-7b961b6d9f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:06:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:06:52.374Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=f8cbc360-5c09-42c3-895a-73887ae965a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:06:52.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:07:02.389Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=a447f119-225f-4e6a-9413-8f7abf7ccc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:07:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:07:12.413Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=9759b5f0-b43f-4518-97dd-96782fa86b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:07:12.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:07:22.431Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=341d44b2-c040-4ced-ae62-d10b99b4c03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:07:22.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:07:32.452Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8ce013f5-32b8-4b72-9e77-2d3576fa9b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:07:32.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:07:42.471Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=6932a2cf-98b5-403e-acb0-e5df19bcfaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:07:42.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:07:52.487Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=3f83358c-8b5c-4972-878f-bc31f05eafb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:07:52.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:08:02.504Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=e8ac9f4d-050e-4c3e-9791-d5f125eb649a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:08:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:08:12.518Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=a3d6974d-9c47-41fd-b8cb-54f1629a9d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:08:12.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:08:22.532Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=7fbd438d-14ad-4b28-ab6c-4c26accd4f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:08:22.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:08:32.552Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=2fb5c42b-18cc-4df3-a9b7-7dfd03dbedd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:08:32.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:08:42.567Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=79157289-2b0c-4fad-afc6-c8e1bb66dfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:08:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:08:52.591Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=0f7a07e6-614b-423a-9d59-4b2d6a59b002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:08:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:09:02.609Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8477cc15-790a-4e98-b47c-18dab1a09c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:09:02.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:09:12.626Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=7c129ddd-432a-42e0-a4e0-03f22041382a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:09:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:09:15.652Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:09:15.653Z |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-09-30T03:09:15.654Z |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-09-30T03:09:15.657Z |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-09-30T03:09:15.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T03:09:15.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T03:09:15.665Z |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-09-30T03:09:15.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:09:22.643Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=21908fcb-3bfb-4944-811a-f91a08ab124c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:09:22.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:09:32.665Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=87c33cc8-2447-43d1-bb08-5dcb7bd72a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:09:32.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:09:42.692Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=21435bde-9adc-4856-acfd-d7472d27d94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:09:42.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:09:52.733Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=32adba52-cabf-44df-9abf-2e8da924da34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:09:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:10:02.747Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=0ab3eff0-2104-466b-bf73-701592395822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:10:02.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:10:12.762Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=3895026a-49be-4188-ad71-a9500f7ba18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:10:12.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:10:22.777Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=442823a4-101c-4f4a-8017-9ced2be614ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:10:22.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:10:32.790Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=4c722332-011d-4b52-bc2e-6285b20257e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:10:32.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:10:42.807Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=0f15bb45-fd27-4f08-a994-92a092021798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:10:42.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:10:52.820Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=86f523c3-36a0-466c-a569-1cb913e15872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:10:52.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:11:02.835Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=f03eb31e-3e96-4f3f-88c0-ca814bd51c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:11:02.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:11:12.866Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=896e1802-d156-416a-9bbb-01db20df2df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:11:12.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:11:22.887Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=157164e8-b82a-4ea8-96ff-582995b34377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:11:22.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:11:32.901Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=87f12a55-3a74-49b7-98c1-d97a53c0b929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:11:32.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:11:42.920Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=3a12dbe6-c14f-43a4-84b5-e0eb450bed4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:11:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:11:52.936Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8aa22918-728c-41ba-aa87-3c2d04449f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:11:52.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:12:02.959Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=6bb0ae3d-3419-48ca-a2cf-9ba47dd036d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:12:02.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:12:12.974Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=320e96a5-d676-4100-86f7-28b231fb434f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:12:12.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:12:22.994Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=5226afa6-ed6e-41f1-bb54-6ddae5df3703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:12:23.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:12:33.013Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=139afd2a-064b-4717-894d-c0caaca13bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:12:33.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:12:43.033Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=64273516-648e-4305-bdf3-1cacafaf8542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:12:43.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:12:53.048Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=947de148-c239-469c-869c-253c617bd9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:12:53.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:13:03.061Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=a5e1cd85-eb02-4ff5-833a-7a9c34a42f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:13:03.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:13:13.075Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=162b1b8d-a3f5-4e99-a340-63a5800915f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:13:13.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:13:23.089Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8c27bb0b-5bf3-4487-b27b-bf99b6b3f234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:13:23.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:13:33.108Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=fff47f4b-79d9-4cd4-b5bb-1d14ae9e57a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:13:33.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:13:43.123Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=59bf9a7a-de87-470a-b8a8-c77f1e242b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:13:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:13:53.145Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=c688fc95-2faf-4fc0-bd6a-c95db149c77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:13:53.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:14:03.157Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=7a9bd24c-5ea7-4d93-8a92-e3a215095702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:14:03.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:14:13.177Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=d9ffdff4-3e7d-4c56-9db1-38e5713437ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:14:13.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:14:15.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:14:15.651Z |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-09-30T03:14:15.652Z |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-09-30T03:14:15.654Z |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-09-30T03:14:15.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T03:14:15.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T03:14:15.663Z |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-09-30T03:14:15.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:14:23.191Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=47602702-5535-4ae9-bfb5-45020b3948f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:14:23.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:14:33.203Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=39c7cfeb-47e2-4d19-a9a3-fba7dc7b39e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:14:33.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:14:43.216Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=5e289ce4-b2ec-4674-8f74-4aded96954bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:14:43.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:14:53.227Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=b1918fa1-0e70-4414-8ebc-4b1ce5292918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:14:53.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:15:03.239Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=77e048c7-bb50-42b3-82d4-ced33bf47405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:15:03.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:15:13.252Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=1abd765b-8816-4ce3-85dc-e5a0e0d525d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:15:13.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:15:23.265Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=a4ff8420-cd76-49a8-9e91-1e37438889ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:15:23.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:15:33.277Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=88117fec-09f1-4b74-9d51-4c7add96a087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:15:33.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:15:43.290Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=19b27935-6539-4b8b-9022-09d85821e94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:15:43.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:15:53.330Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=aa8ae4e5-828e-49b4-9fe9-7e8d10ead6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:15:53.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:16:03.343Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=a6fa6252-af67-4d9f-ae7d-76a2f07c9a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:16:03.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:16:13.363Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=32669718-23f2-43db-9e00-1e2d11ea9a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:16:13.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:16:23.375Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8fbfd4cf-e58b-4677-9a66-123ad6b9d5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:16:23.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:16:33.388Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=3eed9f05-4e68-4cfc-8252-d2f2ae16c66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:16:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:16:43.398Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=63be4e20-a30b-4448-8f02-82e660c97208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:16:43.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:16:53.420Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8bbab619-0db0-4ad7-920e-4a19be737782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:16:53.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:17:03.435Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=304d9a7a-28b7-4f24-a221-7243b0ef46f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:17:03.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:17:13.451Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8cd60178-1307-4e02-b90e-dfb4df31eaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:17:13.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:17:23.464Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=d0819f65-37d1-478c-ab65-8fc9dcd4d914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:17:23.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:17:33.477Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=112321af-d232-468e-a271-d997669dc553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:17:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:17:43.492Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=84226d26-1b0b-4b55-8531-5a7c8a924633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:17:43.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:17:53.521Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=51a914f8-9ed3-44c9-bfd2-c10322fb7a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:17:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:18:03.533Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=2c3c9b9c-74d5-4b5d-9645-0cca0715164c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:18:03.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:18:13.546Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=7de70843-9451-45b8-9e67-c956779a340b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:18:13.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:18:23.564Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=c647b42f-2622-4838-a392-863e8889ad54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:18:23.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:18:33.576Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=da8e7df8-402f-49fd-8d79-cc19522ee7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:18:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:18:43.602Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=69269df6-9c13-4cd6-8e71-3325f97c382e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:18:43.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:18:53.618Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=14914f45-b8f3-4b81-97e7-fa174bcffc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:18:53.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:19:03.653Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=f6481bbf-e49a-4e78-aa3b-f32b672ebaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:19:03.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:19:13.666Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=43858923-f370-413a-b66a-a16cac17de7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:19:13.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:19:15.604Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:19:15.604Z |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-09-30T03:19:15.605Z |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-09-30T03:19:15.606Z |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-09-30T03:19:15.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T03:19:15.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T03:19:15.613Z |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-09-30T03:19:15.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:19:23.677Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=dad72159-ff43-44f7-a797-ba39bdb9e6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:19:23.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:19:33.688Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=fb62b288-9d1c-443b-ae94-fb8e6143cd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:19:33.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:19:43.704Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=818a9311-96d9-4a6c-8f09-3c329b6af2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:19:43.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:19:53.732Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=6250bc29-3470-4353-8017-75be3a9e21a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:19:53.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:20:03.743Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=3d324e46-d16b-454f-b5a2-c5ac5934e1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:20:03.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:20:13.755Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=df596ee3-5457-4908-8cf0-a06ac1cd1771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:20:13.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:20:23.766Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=231727ea-4ee3-436d-bc49-008f4ecc34b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:20:23.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:20:33.778Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=4cd4b8bf-2546-4d3f-a76c-9c37046cedae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:20:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:20:43.789Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=643e209f-29bc-419b-a1e2-3e72ba0260e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:20:43.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:20:53.800Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=6cf398e0-0709-4fe7-a7d0-a5062e200924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:20:53.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:21:03.813Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=5aa33256-7cc8-4afc-8ab9-f9f461600d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:21:03.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:21:13.824Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=0da73fea-e6a9-4237-81f8-978998ad9c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:21:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:21:23.834Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=a7f1fc37-4384-4046-b4b7-afdce9e36f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:21:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:21:33.845Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=194e4aed-6d3b-4f25-af39-8ce126fbfe9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:21:33.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:21:43.857Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=2ac3bc5b-f4e2-4e3a-afa9-958401acbdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:21:43.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:21:53.869Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=aa2a0517-bc9e-4149-aaa6-f7dede00585e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:21:53.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:22:03.881Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=bd3a5d65-9c26-447a-bc5d-2fa8319c7f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:22:03.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:22:13.892Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=1da05c10-6555-4585-bf0b-677cef5d9350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:22:13.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:22:23.903Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=ab0f7adb-2299-4c33-afc4-a69f60fd3a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:22:23.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:22:33.913Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=ee4e25cb-deb8-409b-b255-cbc65df556b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:22:33.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:22:43.925Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=9de331ea-54f6-46c2-acbb-9e2dd29c6f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:22:43.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:22:53.937Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=eb7923a0-9ba1-4d60-a967-1e186ef7713f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:22:53.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:23:03.951Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=610eccf2-d4c1-4a9d-9393-c2a7722c8988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:23:03.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:23:13.961Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=ba37abae-c8be-4bdd-b33e-b110d6d1b86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:23:13.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:23:23.975Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=ebc3e35c-1a6f-4f96-841d-f3c6c2cb00dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:23:23.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:23:33.986Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=7c86ba6d-8aed-44d4-a39b-211d485c9193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:23:33.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:23:43.999Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=ce279ab2-2284-4fb6-adf7-25af19858a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:23:44.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:23:54.013Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=bca9a230-39d9-4142-a451-4dc6fea96755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:23:54.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:24:04.028Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=0e56ad89-08c1-4d59-a9d1-a7350f29fed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:24:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:24:14.044Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=f2363969-f8b1-451d-9acc-2d1e4613152b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:24:14.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:24:15.593Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:24:15.593Z |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-09-30T03:24:15.594Z |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-09-30T03:24:15.595Z |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-09-30T03:24:15.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T03:24:15.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T03:24:15.602Z |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-09-30T03:24:15.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:24:24.057Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=eea98831-57ef-4404-8260-71ac96c8259d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:24:24.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:24:34.074Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=d42e7162-1f1f-4e98-a50c-44ccae50c326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:24:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:24:44.096Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=7b71f47e-40fd-4137-9aca-6bc9b914a9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:24:44.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:24:54.120Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=b29a59d4-46f6-49e4-b350-27d60a5ec204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:24:54.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:25:04.135Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=ed2e8789-6d9a-42e1-8c25-49ba8b0fec6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:25:04.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:25:14.149Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=325ee316-2a4a-4291-a846-d11258958ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:25:14.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:25:24.176Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=2c99289c-af22-4727-8b12-d9188bc09a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:25:24.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:25:34.191Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=71cbc436-2539-4406-8d4a-bce6aace76a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:25:34.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:25:44.206Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=c6e5017f-c056-4af0-b8bb-edd59859aac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:25:44.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:25:54.220Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=eaa3257d-b30c-44b6-a570-49757647d0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:25:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:26:04.236Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=c240a14f-702a-4f74-a854-8c5eb866e52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:26:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:26:14.249Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=bd72aca1-7019-4e0a-8858-336cc21935b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:26:14.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:26:24.258Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=9846a479-2066-46d1-a090-ec68ffce8238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:26:24.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:26:34.268Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=f3b92d34-114f-4e08-82be-39bb5d8b48ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:26:34.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:26:44.277Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=26a3f3fe-df6f-4af3-8469-3b9451ab49ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:26:44.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:26:54.287Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=3ad15f13-43fe-4e73-82f1-88dd830e7917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:26:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:27:04.301Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=b39b8745-28cc-4b63-8c75-ab37bfa0d85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:27:04.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:27:14.322Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=1277897a-d9b8-43dc-b32c-316136087abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:27:14.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:27:24.335Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=383db78d-5589-4bcd-8356-1d48c9dcfc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:27:24.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:27:34.346Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=dc90ec4e-165c-4c45-8fc6-45e205221bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:27:34.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:27:44.356Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=6cee8b7f-b0b7-4b9a-8fa1-d334b7a4ac4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:27:44.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:27:54.374Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=05623ab4-a489-45df-8ff6-1eb63e20cf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:27:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:28:04.390Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=1c7f6c6f-6b26-4ecb-96bd-d61127ffc052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:28:04.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:28:14.402Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=cd290e09-703a-478a-8da7-adb8a5650421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:28:14.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:28:24.416Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=5632080c-186f-4ded-8c3b-162c73f7ec94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:28:24.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:28:34.428Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=35258bf3-a242-4a34-9f20-def185498426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:28:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:28:44.446Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=6fdc1b8c-4b74-4352-a1f7-deee0648ee6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:28:44.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:28:54.460Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=3a2a2fea-c4b3-48bc-b03b-3ffde16544fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:28:54.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:29:04.470Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=d0300b0e-76c7-4c90-bfa7-d22129fba834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:29:04.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:29:14.480Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=ef6007cc-b367-4bdb-9e74-4239b38d9e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:29:14.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:29:15.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:29:15.586Z |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-09-30T03:29:15.587Z |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-09-30T03:29:15.590Z |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-09-30T03:29:15.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T03:29:15.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T03:29:15.595Z |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-09-30T03:29:15.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:29:24.491Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=4281acae-e129-4341-927f-f9fed47d4a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:29:24.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:29:34.502Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=480b4a50-3ea7-49a8-a0bf-db911c79aadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:29:34.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:29:44.519Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=5cbae6c4-7380-45a4-bd71-8fb009b41915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:29:44.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:29:54.558Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=c8f3d95c-4205-4b7b-a13d-80dd6b8d530e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:29:54.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:30:04.570Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8c5b57f2-ceea-4583-a45b-5350a3524fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:30:04.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:30:14.583Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=59268216-6ada-4c01-9f27-c96ce57bbe47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:30:14.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:30:24.596Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=aee1fbed-f566-4dee-8525-f4ee3fb6c56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:30:24.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:30:34.607Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=77a21bdb-0758-417a-a204-a6ac4fa009b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:30:34.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:30:44.619Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=29d354ef-41d3-4ebb-b621-594df9e2d32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:30:44.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:30:54.628Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=fb65219b-4bf8-47d1-8dc6-46083f0528fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:30:54.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:31:04.641Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=ed9fed2e-8939-4c21-8305-ba9202da1a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:31:04.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:31:14.653Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=b694c90e-a5fb-4e76-886d-1cacfd09f044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:31:14.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:31:24.665Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=c5c93bfa-e0d5-4a94-b3fd-a443c2005fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:31:24.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:31:34.679Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=32643296-d9a5-46c3-8644-c21fb35d022b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:31:34.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:31:44.692Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=1f8df63f-4e2a-41bf-8805-8edafb6eb23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:31:44.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:31:54.702Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=b3907c8c-0c5c-48cc-9f7f-5d24c440683c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:31:54.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:32:04.721Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=6b3c0e3e-5032-426c-b384-d7ea0922ba6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:32:04.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:32:14.732Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=d52bb46a-d605-42e9-84c4-1e61d0cf5d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:32:14.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:32:24.744Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=cb544d76-1c47-46ad-b910-a39edec4a86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:32:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:32:34.755Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=9f3c5a60-1961-47c7-92d7-e91a22e14737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:32:34.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:32:44.771Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=23693170-598b-4d5c-889d-0889df7afddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:32:44.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:32:54.793Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=bd424b53-96b4-4bfb-99b4-8ed1b3417678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:32:54.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:33:04.806Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=83ffc923-3b7d-4ad6-8704-796b61610f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:33:04.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:33:14.854Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=417f1130-666e-4393-9e00-c9c298fae714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:33:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:33:24.867Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=26f50a46-c51f-46e7-9b28-b49e7d3e4f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:33:24.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:33:34.878Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=63b7b844-96df-4a36-a162-bbcb78ba44d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:33:34.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:33:44.889Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=2daf43f4-a8e8-40e5-a368-f8c920d9fa0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:33:44.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:33:54.898Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=e646c014-1c20-4c6f-8328-7395303e475c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:33:54.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:34:04.908Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=c73f7213-42ea-41d4-bc3f-2c764e7efcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:34:04.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:34:14.918Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=a962959e-0062-40c4-90dc-22ef0b996d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:34:14.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:34:15.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:34:15.610Z |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-09-30T03:34:15.611Z |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-09-30T03:34:15.613Z |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-09-30T03:34:15.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T03:34:15.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T03:34:15.619Z |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-09-30T03:34:15.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:34:24.929Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=441997ea-777c-4ee3-8ee0-ee7d701f1b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:34:24.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:34:34.939Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=fd21b606-3cff-42ca-8ecb-025fe74b88dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:34:34.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:34:44.952Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=cacc9470-7143-459e-a213-db2c7ef30c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:34:44.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:34:54.962Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=e60fd18a-dbf6-457d-b499-376337b50b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:34:54.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:35:04.973Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=73183b25-603c-4291-a823-a6ceb957cfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:35:04.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:35:14.986Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=cc7a2be3-5217-4acc-8bf0-16993d6a7f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:35:14.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:35:24.997Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=87bfd614-2b5f-4ef5-b4f3-a4b0c039cd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:35:25.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:35:35.006Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=7a24feae-f71d-43dc-8c45-47cd3b84ab7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:35:35.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:35:45.029Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=64f653a7-5cea-43a1-a8df-575f933d95ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:35:45.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:35:55.040Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=78ac99d5-4db3-4b47-b43a-a66996e2f0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:35:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:36:05.050Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=cb5745a6-d821-4801-84c0-fc20a725a2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:36:05.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:36:15.060Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=014d0829-c935-4932-bf6a-1313ace5ec87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:36:15.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:36:25.071Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=9d7fd640-42cd-4497-8b90-da552a7804ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:36:25.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:36:35.082Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=999a91c4-2b0a-4d61-ad70-ac822cd4f3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:36:35.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:36:45.092Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=ef6c4f5e-1b6b-4733-9fdf-6852ad8d6d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:36:45.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:36:55.100Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=933cbe9c-20af-4c48-8647-cd4dbed933e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:36:55.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:37:05.110Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=b0b3508f-5943-473d-83d5-037ca50ac8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:37:05.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:37:15.121Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=079f7358-da39-40fc-a2cc-725a9b79b233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:37:15.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:37:25.132Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=fa0435ac-27de-452d-87d3-a2e8ec44ad57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:37:25.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:37:35.142Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=65819c8a-008b-4ae7-95f2-b5fa76d3a4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:37:35.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:37:45.153Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=f69af1b5-4d88-420c-b406-1306fb682f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:37:45.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:37:55.165Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=ae0b4946-51db-4c29-8563-ab0023023ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:37:55.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:38:05.176Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=d869ead4-a230-428b-af7b-8a0894e41b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:38:05.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:38:15.186Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=9e7b7059-dae0-449a-8394-4d992575f18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:38:15.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:38:25.196Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=366437f2-ec08-4b22-8e2c-91823ea8f102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:38:25.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:38:35.208Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=d47390b4-a22e-4213-8ad4-2abcf1e90493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:38:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:38:45.218Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=53c669b8-eb78-4ad6-94cf-631d7d2f7cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:38:45.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:38:55.230Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=40bb67bf-5961-4802-9289-297a4656c1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:38:55.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:39:05.240Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=cb8547d7-7725-4165-9746-6ee0508826ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:39:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:39:15.250Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=1071ca38-1723-47c2-8dec-8f1fe48d0f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:39:15.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:39:15.593Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:39:15.593Z |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-09-30T03:39:15.594Z |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-09-30T03:39:15.597Z |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-09-30T03:39:15.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T03:39:15.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T03:39:15.605Z |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-09-30T03:39:15.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:39:25.259Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=a8246d07-485f-4e5b-a306-6cf26537bf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:39:25.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:39:35.270Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8c35023d-db4d-4563-884e-ab1e1f008cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:39:35.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:39:45.281Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=015f2259-1f69-488a-9bd0-f0c41166c3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:39:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:39:55.291Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=cf01b6b5-de99-4ed7-afee-ca542fb98cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:39:55.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:40:05.301Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=d803d357-6338-4714-ac45-0dbc128e44a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:40:05.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:40:15.312Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=7b98fe70-03e2-41d1-8f98-d244a192b959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:40:15.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:40:25.321Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=2dd599ea-d293-4e7a-a5c2-4805b542ba52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:40:25.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:40:35.332Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=4569e0df-b0f8-4f2f-8bc0-e3df7ada3239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:40:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:40:45.345Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=c0c41667-3126-4c2c-bd5b-3c3cb0a9413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:40:45.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:40:55.353Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=19630328-426a-4148-aa1f-deec899341b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:40:55.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:41:05.376Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=16ab6be0-baa0-4d80-a8ad-6ac38c65f4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:41:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:41:15.386Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=322cf8f9-f961-4d81-8be0-1e585f384f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:41:15.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:41:25.397Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=175706e8-0167-443d-a860-0bd507dd53ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:41:25.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:41:35.410Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=fd2aafa1-61a9-4721-adf1-7a9ae4b72ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:41:35.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:41:45.424Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=45e43fc1-f2c3-43a5-a812-ba64f7ad6702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:41:45.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:41:55.436Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=552e9c86-9bc9-4db4-bd00-af14f6c496b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:41:55.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:42:05.451Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=5555a349-3109-4c8c-9f18-3332853b37c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:42:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:42:15.464Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=532c175f-17db-44b7-b808-a53a108ad52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:42:15.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:42:25.476Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=7b3cbfaa-a9ce-4714-bb5e-704b134494b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:42:25.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:42:35.491Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=87f28d9f-a4e0-4b1b-83d9-8d124d431507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:42:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:42:45.510Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=2ebe3d77-778b-452b-a703-55dbc318e231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:42:45.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:42:55.521Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=e3569685-d799-4999-b815-419d73327101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:42:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:43:05.532Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=8f9600bb-1905-4b78-9613-31ece03c30b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:43:05.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:43:15.544Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=3348bfb0-d7e0-4c6c-85bb-e832a9ac1e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:43:15.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:43:25.554Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=0e585def-5764-4db2-a12e-da81a1ab5a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:43:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:43:35.563Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=dbc97586-5970-4233-bfe8-d0a56e663e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:43:35.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:43:45.573Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=0d365f31-b4a6-4c12-bb07-68f8a063af6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:43:45.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:43:55.583Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=bab92274-25d9-48f1-bcae-a339c5303986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:43:55.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:44:05.593Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=fe97e225-c458-4b84-88bc-19c840cc33cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:44:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:44:15.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:44:15.567Z |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-09-30T03:44:15.568Z |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-09-30T03:44:15.571Z |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-09-30T03:44:15.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T03:44:15.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T03:44:15.576Z |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-09-30T03:44:15.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:44:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:44:25.614Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=eb9a1257-dafa-41aa-9180-041576e24b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:44:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:44:35.625Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=3d6de118-54a2-42e6-92b4-4398df265efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:44:35.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:44:45.633Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=3d65e069-5012-447f-8a0b-b35d11f304c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:44:45.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:44:55.642Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=aba5b247-129a-4c35-883c-4b7fa2969aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:44:55.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:45:05.652Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=d57359b5-c70e-4040-a448-146bbc0a8519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:45:05.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:45:15.662Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=090eb6b4-1368-40a8-9040-d946ef038b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:45:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:45:25.672Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=7d5eae16-a6ba-49d3-8b93-055081a3da2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:45:25.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:45:35.682Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=b813e206-978a-4381-8430-c0d3e2a2c533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:45:35.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:45:45.693Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=f4649bb9-60a1-4115-8506-95b774a30d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:45:45.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:45:55.703Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=19518a49-f894-4b30-9ebb-5f07d3657eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:45:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:46:05.712Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=05469f5a-2552-4c4e-9d31-a23d59265e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:46:05.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:46:15.727Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=4f636e48-683c-40d9-866f-f9ab10e32058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:46:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:46:25.737Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=388cad56-55cb-40f8-b42c-e385ffe73980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:46:25.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:46:35.746Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=a3aff2a1-f28d-4b95-a833-a38c02790e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:46:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:46:45.757Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=2d8608d8-1f87-490b-9e4b-6fb01193e114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:46:45.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:46:55.767Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=2fdafb1c-36e8-4d27-a9f9-d63596a82834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:46:55.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:47:05.777Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=c6c85a7f-e56b-4f33-a609-c36b18eb8401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:47:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:47:15.785Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=dfeec3fc-b79f-491c-bc7b-26c7e6221220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:47:15.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:47:25.796Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=f15e968b-14b5-4e47-99b2-ca6fda5c9066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:47:25.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:47:35.806Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=3408bea4-d8e5-4046-943b-67edcb610077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:47:35.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:47:45.816Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=46fd9a5d-4360-4084-9e33-dd686167d60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:47:45.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:47:55.827Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=6c6994d2-85ec-475a-b9e7-5a7bbf088c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:47:55.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:48:05.838Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=cfed3acf-6067-4828-835c-ae64c9bad061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:48:05.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:48:15.854Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=3f8377e5-ba46-420d-a98f-a583cfd16933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:48:15.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:48:25.866Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=26719b5e-0a88-4dac-a92d-aa891c314c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:48:25.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:48:35.876Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=b31d0969-5fdf-4470-9ad7-d7fc1704724d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:48:35.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:48:45.907Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=a4f1a5f1-0235-4007-907f-7cde72dc4995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:48:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:48:55.917Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=3aea1bd7-3d75-4773-8363-617f02f09bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:48:55.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:49:05.927Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=12d42871-796a-47c5-9a8a-d010a9d8ee39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:49:05.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:49:15.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T03:49:15.535Z |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-09-30T03:49:15.535Z |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-09-30T03:49:15.537Z |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-09-30T03:49:15.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T03:49:15.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T03:49:15.542Z |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-09-30T03:49:15.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:49:15.937Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=d8c67c9b-c149-4c5c-b137-d610f6fd76dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:49:15.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:49:25.948Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=de79bddb-ecdf-4402-8bb7-560d0ab3c1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:49:25.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:49:35.958Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=5245024c-04eb-4234-b217-4d783fb8daca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:49:35.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:49:45.968Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=b4053803-e205-4b77-addc-0f073631fcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:49:45.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:49:55.978Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=741245c5-3bf0-4356-8692-b59845191ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:49:55.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:50:05.988Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=b8c75d79-628e-4867-b95b-91eb4a2fe5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:50:06.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:50:16.023Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=0e9cceaa-51b0-4d45-b36d-18254885a39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:50:16.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:50:26.032Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=5fb6b022-7d28-4884-ba23-0de570d1d523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:50:26.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:50:36.042Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=c8e93197-38db-4ab8-8435-23e4dedc0ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:50:36.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:50:46.053Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=9510622c-a6b9-4e1a-95bb-f609ae988184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:50:46.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:50:56.063Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=c53d54bd-c568-4644-91c3-01ff93d2f499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:50:56.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:51:06.072Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=bb1a4e1a-5dd6-4342-96d0-ddc194a0f38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:51:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:51:16.081Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=ed7c44fa-b48e-4b81-927a-59189699fffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:51:16.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:51:26.092Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=90dbbd24-feb6-476a-8594-a9dc282f60d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:51:26.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:51:36.103Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=14b86d60-be4d-465b-bcde-e66b99050b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:51:36.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:51:46.116Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=e814dd3b-cc0b-4342-bd1e-0ddb1f8e5973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:51:46.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:51:56.127Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=d7e67f6b-b6d2-400b-8176-cc1d36e2ee26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:51:56.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:52:06.203Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=9bfb20b8-166b-4141-b6fc-a37d7c4ab3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:52:06.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:52:16.213Z |INFO |Init configs |InvocationID=ac710552-da4e-4e5a-9862-0bcf61bba369, InstanceUUID=9566fd09-d3d8-40bd-9297-07b28146fbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T03:52:16.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |