. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:06:46.147Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:06:46.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-12T03:06:46.198Z |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-07-12T03:06:47.092Z |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-07-12T03:06:47.234Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T03:06:47.235Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T03:06:47.235Z |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-07-12T03:06:47.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-12T03:06:47.552Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-12T03:06:47.585Z |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-07-12T03:06:49.723Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-12T03:06:50.563Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-12T03:06:50.602Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-12T03:06:50.603Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-12T03:06:50.705Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-12T03:06:50.705Z |INFO |Root WebApplicationContext: initialization completed in 3120 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-12T03:06:51.470Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-12T03:06:52.788Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-12T03:06:54.819Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-12T03:06:55.691Z |INFO |Started MainApp in 12.886 seconds (JVM running for 14.054) |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-12T03:06:55.803Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-12T03:06:55.805Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-12T03:06:55.808Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-12T03:06:55.874Z |INFO |Start scheduling PRH workflow |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:06:55.924Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=95f88600-b9ed-419c-bb92-1eff75d5cb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T03:06:57.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:06:58.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:07:08.003Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3c8048a8-7cbd-4fbf-873b-7d48d966b69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T03:07:09.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:07:09.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:07:19.142Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=a7cea624-defd-4174-b36a-e6d167703dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T03:07:20.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:07:20.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:07:30.280Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=872fc815-ca4c-4223-9e3b-4fcab9c97db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T03:07:31.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:07:31.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:07:41.414Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3f7229ef-09f2-4e8c-91a9-8a22e2c58470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T03:07:42.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:07:42.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:07:52.519Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=53fdaed9-b628-4819-ad1a-3209016836f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T03:07:53.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:07:53.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:08:03.585Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=2abbf43f-918c-489d-9615-50c1c7321530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T03:08:04.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:08:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:08:14.686Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=750279ed-47bc-4010-a2c8-915da67c1775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T03:08:15.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:08:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:08:25.729Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=5fbbf5ec-d0fb-47f8-830b-65fd76d99dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:08:26.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:08:36.092Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=fcb85f58-d505-45c8-9407-2bf7f5e608af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:08:36.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:08:46.139Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b15d85fe-fdca-4a37-aba4-12a9e1c9c161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:08:46.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:08:56.175Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=6bf82551-e206-4b27-958e-12e6e6d9f94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:08:56.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:09:06.214Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=fbc4db2a-73c3-4659-b92d-a1df09a0f400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:09:06.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:09:16.238Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=d33336eb-2f24-4110-8d66-47a95e33a3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:09:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:09:26.278Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ef28e4c7-2dca-4cc5-9202-94a06616d539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:09:26.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:09:36.309Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=6d29009e-6005-4a03-8c31-6a5d80b60abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:09:36.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:09:46.375Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9d675b01-2bdb-4002-a50d-b9f67a999b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:09:46.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:09:56.397Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c510f550-27c1-4bc6-9a31-51c9626e2e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:09:56.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:10:06.419Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=6a3d6c29-f9bb-4358-9443-0a39cbea1002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:10:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:10:16.444Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c728f1f0-45bf-4151-8164-d3c14485fd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:10:16.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:10:26.473Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9985acf8-4177-4ea9-8953-9ae2c40644df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:10:26.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:10:36.512Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e3c5a90a-e9ac-413a-911c-a9d1b77818e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:10:36.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:10:46.538Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9e5472a2-8794-4982-8da4-ab2ef0d0f6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:10:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:10:56.566Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b0d161e1-063a-43a8-a2bf-9be0ddc45b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:10:56.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:11:06.604Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=a60122db-af54-45d6-b402-6126faa7c2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:11:06.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:11:16.626Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=db71de5e-b15a-400e-a347-70c8268083ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:11:16.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:11:26.649Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=08e299a5-625a-4a63-85b6-225edfc5d1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:11:26.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:11:36.673Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=0478dbba-de0e-4338-85ee-f3bb62e980cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:11:36.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:11:46.696Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=a7781294-4d2b-40ac-bba0-a95cdb828e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:11:46.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:11:52.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:11:52.520Z |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-07-12T03:11:52.521Z |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-07-12T03:11:52.524Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T03:11:52.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T03:11:52.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T03:11:52.541Z |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-07-12T03:11:52.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:11:56.718Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=cf76e475-8839-44f1-bcde-c37fc825cfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:11:56.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:12:06.738Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7d628cd8-9c2f-4bd6-b823-cabc2281f996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:12:06.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:12:16.757Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=acbc17df-1fdd-4b64-985c-77f2d36ce377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:12:16.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:12:26.797Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=0b537a7f-2c5f-4816-9676-3be863f2c343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:12:26.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:12:36.816Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=fc1e1a5d-5abb-4242-b895-f7f4ba5157b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:12:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:12:46.842Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=0b04409e-9045-4bba-b034-0b8bf43ad8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:12:46.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:12:56.864Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=6d88e4db-7e11-4ac4-b1e2-d8bab370e005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:12:56.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:13:06.897Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=6d6d390e-2f16-4dff-a76f-09dc35357aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:13:06.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:13:16.917Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b169a935-7135-4229-8111-821f645ac4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:13:16.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:13:26.960Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=92fcb060-2b31-40dd-83b0-3f1948d821f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:13:26.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:13:36.996Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=28a1e72f-4478-42e3-848b-154a21fc6df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:13:37.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:13:47.062Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=69414020-f59c-4cae-9c84-60f06da55931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:13:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:13:57.174Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=5d7eed58-f188-41ea-8475-ff12e31a6ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:13:57.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:14:07.208Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e5fb3556-71b9-460b-b6fc-65fc56947e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:14:07.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:14:17.255Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=f6cba066-8e8a-4896-86c9-c0b746817324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:14:17.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:14:27.305Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=6a688f3c-dba2-429a-8927-e71e5a17a8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:14:27.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:14:37.326Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b0da63ea-4be0-4d59-b1d9-31c87e738b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:14:37.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:14:47.358Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c642962c-bf53-4783-80f6-7837bc4a4f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:14:47.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:14:57.378Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=40f10af1-60b7-4a32-b1ca-af9b5c2a140b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:14:57.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:15:07.394Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=564dbdf4-0a8c-4176-ae54-a307edae6cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:15:07.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:15:17.413Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9587ceeb-39a2-4bad-ae5a-0a35d1f1ec73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:15:17.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:15:27.438Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=06048a7b-5162-4204-8ed1-69b0fa87a0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:15:27.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:15:37.469Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=2a515e1e-ba35-46c1-a7f5-a275725b6581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:15:37.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:15:47.528Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b2cb6c95-3815-4612-a882-bfc3885050cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:15:47.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:15:57.550Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b07ce33c-833c-42cc-a47d-15c9112654f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:15:57.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:16:07.618Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=76823dce-0dc9-49c1-8067-e62cef060257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:16:07.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:16:17.634Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e2e1e447-933e-4112-978a-943d13eeec0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:16:17.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:16:27.673Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=59f1bd87-9969-4915-9de7-3bd628d5cecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:16:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:16:37.696Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7e16753a-efba-41ec-b0e1-8f2c76f2c6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:16:37.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:16:47.711Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=eda6f3f3-e99f-4a1c-9a09-76ab9675d3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:16:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:16:51.962Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:16:51.963Z |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-07-12T03:16:51.964Z |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-07-12T03:16:51.970Z |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-07-12T03:16:51.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T03:16:51.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T03:16:51.988Z |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-07-12T03:16:51.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:16:57.729Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=180d1404-d799-4391-94a9-b6bc76d36606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:16:57.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:17:07.786Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=57fcdb86-9e5a-4abe-a637-5bb0afe97446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:17:07.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:17:17.805Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=2e256b4d-b1a3-4611-b6f9-7f05ce3ae70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:17:17.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:17:27.840Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=1d4657b5-05de-4dce-be57-d2297d546e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:17:27.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:17:37.858Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e4fbe720-e72f-4c74-83b8-fe47531234e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:17:37.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:17:47.908Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e7852e07-3b61-4ccb-94a3-5810c5043184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:17:48.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:17:58.053Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=25e1fef7-1ea4-440f-9331-de762f6159e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:17:58.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:18:08.078Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=298728a0-be5c-4670-8cd0-0eb10c584933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:18:08.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:18:18.107Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e25195d5-7023-4b9c-a633-cba28ec15308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:18:18.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:18:28.130Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=11d307a7-ebd0-4728-b98a-27c8dcca8bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:18:28.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:18:38.152Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3d53e1c8-9cfd-4b4c-a500-7b71608c3ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:18:38.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:18:48.184Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=cd9c229e-c9fb-4cc1-bafc-4f84b7087a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:18:48.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:18:58.200Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=56610269-287b-45dc-aff1-a76af6d88763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:18:58.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:19:08.221Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=4158495f-6b62-45af-ac3f-39f9cd36404f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:19:08.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:19:18.242Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=99713319-ce5c-4aa9-8182-0f4889477cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:19:18.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:19:28.268Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=fe481760-07dd-456c-8c1a-ab6c3031ee7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:19:28.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:19:38.287Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=82292879-44c6-433a-b0bf-2c3f43ec5c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:19:38.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:19:48.314Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=2629786e-b653-4979-a5fd-d249998eb3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:19:48.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:19:58.338Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=f58a9d3b-d011-41bc-a272-b7e0f86c52e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:19:58.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:20:08.369Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7c97d9b3-cb88-44f1-9d57-244d6ed0dc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:20:08.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:20:18.406Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=d26f3812-552c-426c-b148-4cd6895f69bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:20:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:20:28.522Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3ccbdf4e-40b2-4c54-bc92-10b94c8699a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:20:28.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:20:38.546Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=69188c55-89cc-4214-be30-eaad141208f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:20:38.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:20:48.577Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=536c2e18-23e8-44c9-b1d4-c8fa57199896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:20:48.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:20:58.595Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e4f1e4b7-5464-46b4-8206-72007f2158ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:20:58.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:21:08.640Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7267c6d0-be97-45f9-b852-a4f2cc500242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:21:08.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:21:18.671Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e7551d06-4c6e-4399-b482-e972212c8bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:21:18.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:21:28.688Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=1982b365-aca1-4cea-aade-558645da611e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:21:28.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:21:38.699Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7d4a0524-d10e-4d7f-a7d0-adbf4b180686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:21:38.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:21:48.727Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=1e09a1dc-72fc-4a4d-90df-619dfe487351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:21:48.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:21:51.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:21:51.880Z |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-07-12T03:21:51.882Z |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-07-12T03:21:51.885Z |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-07-12T03:21:51.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T03:21:51.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T03:21:51.902Z |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-07-12T03:21:51.906Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:21:58.740Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=6ea4bb5a-f9c8-441e-a5c8-4f95f2057d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:21:58.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:22:08.772Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=aa133b99-0e83-44b1-8602-8c159e3a26d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:22:08.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:22:18.789Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=fd87c0a0-6229-49aa-9703-3499565bdde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:22:18.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:22:28.808Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=f38f7026-2df2-4dcf-9836-85edc416f945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:22:28.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:22:38.825Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=df45c3ef-9564-45b3-ba77-95a2d8990c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:22:38.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:22:48.868Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c65a3b56-aef8-4c69-991e-a22b976355f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:22:48.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:22:58.881Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=aaeeb77e-a953-483c-b016-a659b618612b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:22:58.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:23:08.896Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=2e4efa5a-3948-444c-b13d-691c5082f6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:23:08.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:23:18.941Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=d06afbd6-20b8-4d60-a2a9-f04735f2f2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:23:18.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:23:28.976Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c994637b-b5d9-4258-b945-6c060655b270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:23:29.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:23:39.007Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=722aedb7-f526-40ac-b06f-561ac0203803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:23:39.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:23:49.022Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=83dedd01-f71a-43b2-9aa2-238c28d2cd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:23:49.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:23:59.038Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=cec6bd77-8b02-4742-8683-a73a659dccf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:23:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:24:09.058Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e7c86620-3095-4ff7-bb64-8920699cc95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:24:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:24:19.073Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=5e73cd99-0143-45cf-ac9f-d36314c5d6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:24:19.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:24:29.091Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=754b213d-f138-4f97-84f0-fd02a030b5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:24:29.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:24:39.108Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=cab1d300-1859-4a57-9596-3033b595908a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:24:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:24:49.128Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=0553a89b-a0a4-4cef-bf92-63c1719f02fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:24:49.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:24:59.142Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=d203d9d6-928b-43f6-8f93-1bae72bdf132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:24:59.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:25:09.164Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=87e71e27-4e78-479b-b2e0-aa0416587f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:25:09.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:25:19.178Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e4b88f5a-d808-4b65-88b8-75a9cb10cf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:25:19.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:25:29.193Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7ce5d930-0f5c-4519-adb6-3bbd958b08bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:25:29.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:25:39.206Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=4b4a6255-c552-41ee-92f2-96c2637c6907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:25:39.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:25:49.221Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=95de2ee5-b66b-485e-be45-36dbb15d9688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:25:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:25:59.242Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b95f0ba1-1c8e-431f-bc9a-e250af94485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:25:59.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:26:09.263Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e804a600-41ec-478b-b42e-11e558f6246d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:26:09.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:26:19.284Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=5d04101b-d143-498c-a54a-f8f692d9ad31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:26:19.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:26:29.304Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=395b4b0f-89e2-485d-82d5-ae5cd348956c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:26:29.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:26:39.319Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=fdab9a8c-a30a-457f-a7b9-188b2f15c840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:26:39.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:26:49.335Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=a001c277-8b1e-43dd-825a-e2d456f48812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:26:49.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:26:52.000Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:26:52.001Z |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-07-12T03:26:52.002Z |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-07-12T03:26:52.005Z |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-07-12T03:26:52.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T03:26:52.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T03:26:52.021Z |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-07-12T03:26:52.026Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:26:59.349Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=daec1ea6-5452-454b-aa29-9d31c469e69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:26:59.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:27:09.372Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=366fbf93-67be-4320-9cfd-e58ab13aa50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:27:09.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:27:19.402Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=62d1a838-aa07-4520-a16b-32bbe1db8762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:27:19.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:27:29.444Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=06c8b0ac-7bf3-4bed-ba8d-f7e0f100f0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:27:29.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:27:39.523Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=53fc3f9e-9a78-40cb-9044-608933eebaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:27:39.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:27:49.595Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e65483e7-adba-45a8-8db3-cac29fc7af0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:27:49.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:27:59.738Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=57fcc4d0-322d-46cc-8349-f9a8b0062cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:27:59.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:28:09.790Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=1b495208-e35b-43ee-bee2-bb12492a001a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:28:09.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:28:19.814Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=f11873de-d5f5-4e10-96cb-72ebcac2a49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:28:19.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:28:29.840Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e8ac7a02-3573-4abe-97b4-f58f5947dbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:28:29.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:28:39.873Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=1164036e-1934-4efe-a48f-5a81f0299551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:28:39.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:28:49.921Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=94eb98f2-11f0-44f1-9a7b-e7f22292c0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:28:49.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:28:59.946Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=364d6aa0-5744-4868-a945-a050b4658361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:28:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:29:09.993Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e9dfbc97-e68c-462a-9c9c-718984f0eede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:29:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:29:20.014Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ca63071d-b5ba-4063-89a9-282d4de67a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:29:20.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:29:30.073Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9f4489a7-9215-41fd-b77f-7a1ff93a0557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:29:30.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:29:40.096Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7295612e-61ba-4994-8375-a582ca3bc484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:29:40.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:29:50.116Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b22d5b10-4357-4348-b8e4-1c95ffe1b954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:29:50.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:30:00.138Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=8a2b4e99-7487-43e0-9a9c-65f51e264494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:30:00.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:30:10.194Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=d1d8c2c7-6100-4e79-b816-c35ad6c1773d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:30:10.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:30:20.305Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=67f98226-09e5-4026-8982-f3418b70cf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:30:20.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:30:30.351Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=1781977d-4b40-43b6-89ee-548c935e88ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:30:30.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:30:40.369Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b630bbb2-87e3-40f1-8094-56bf34f01ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:30:40.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:30:50.392Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=1d4025e1-7937-4c56-8305-66111f01c553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:30:50.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:31:00.417Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=593ee078-b3ec-4f44-b34d-a021a712bcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:31:00.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:31:10.519Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7575e156-056b-40be-9c17-b6d71a7ca726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:31:10.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:31:20.547Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=cb9c0eb9-ea50-4f7d-aa37-d30c738ed60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:31:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:31:30.580Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9344fde6-3f3e-4151-adcd-fba06e5f6c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:31:30.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:31:40.595Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c093bab6-fd08-4bc3-9c3a-726e5f27378c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:31:40.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:31:50.626Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=2817ee43-9410-46a5-96e5-3120b7fd0094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:31:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:31:51.852Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:31:51.853Z |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-07-12T03:31:51.854Z |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-07-12T03:31:51.856Z |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-07-12T03:31:51.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T03:31:51.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T03:31:51.864Z |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-07-12T03:31:51.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:32:00.641Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=f8843e6f-26d8-4a07-a633-5d2dd8799f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:32:00.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:32:10.695Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9fc9bf33-3a75-45c4-a5cc-c33d520be01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:32:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:32:20.711Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=2314c3fd-fe1b-4839-a11a-d985a453688a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:32:20.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:32:30.724Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b92bf8e9-1a7c-4f4d-beae-155a633d4d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:32:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:32:40.740Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=34b482c1-55df-40e7-af84-00dba4f81ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:32:40.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:32:50.753Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=13b40f61-f94d-408d-b578-82119c68e6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:32:50.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:33:00.767Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=5351d4d1-5a2b-480d-af52-63722e5b5633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:33:00.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:33:10.783Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=07e24d02-50bb-4da9-a874-e05c0a7f4727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:33:10.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:33:20.801Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=fdddaa24-9907-494b-9449-1bdf9f830df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:33:20.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:33:30.823Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=40aa1dc3-2ce2-4e8f-9c3e-b85d14c0b8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:33:30.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:33:40.836Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=f2854eaa-80b5-43d3-9c7f-98440f33e8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:33:40.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:33:50.866Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=1169aa37-29d8-493c-be63-f399f3f9d69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:33:50.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:34:00.879Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=56272a16-27fe-4a2a-8385-d1c92ec5debb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:34:00.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:34:10.889Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=84c16478-149b-4bc1-b6eb-84b62073e3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:34:10.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:34:20.901Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=f3584e8e-167b-43bf-acc7-4492eff39d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:34:20.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:34:30.911Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=8e3f466e-a3a0-4134-954c-500523ed75ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:34:30.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:34:40.925Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=26dfb620-53e7-489a-93bf-31b9d237065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:34:40.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:34:50.940Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=72f30c60-1460-4245-8f12-fb4f5e960abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:34:50.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:35:00.956Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=1c367124-f3fa-49c1-bdbf-a27aa6ad3770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:35:00.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:35:10.970Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b535e0f0-4397-416e-a5cd-462d1ef29e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:35:10.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:35:20.987Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=df14b732-ee40-41cb-97bd-b77ae50ef260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:35:21.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:35:31.001Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9cf336e6-765a-4bf2-af69-075a0ffcab21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:35:31.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:35:41.014Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=99433158-b425-4a02-85ae-b7b5ff8aa7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:35:41.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:35:51.027Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=63dc9b03-7924-464a-ac3e-89893ba25c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:35:51.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:36:01.040Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c38a9822-0fd6-4230-b682-55b5fb3f42f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:36:01.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:36:11.055Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=283a2cb6-a86c-43e6-aca8-a4bb85397d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:36:11.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:36:21.066Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=d970189f-1120-445b-882d-6a65ebca40be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:36:21.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:36:31.080Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=bac5f5bc-d54b-4698-8fb9-009cb10ca80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:36:31.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:36:41.093Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b2e4de05-61ac-41ac-a484-cdf82d1d4791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:36:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:36:51.105Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=fa55b4bf-d473-4b5f-a6b6-c3b789b5d46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:36:51.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:36:51.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:36:51.840Z |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-07-12T03:36:51.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T03:36:51.844Z |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-07-12T03:36:51.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T03:36:51.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T03:36:51.852Z |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-07-12T03:36:51.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:37:01.119Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=703973df-3c96-4800-bf34-257dc3ad5d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:37:01.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:37:11.129Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=fbc74f29-7561-4cf0-831f-27a02a5b2de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:37:11.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:37:21.138Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=cf36425d-28f4-4ca9-aee4-060229b82951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:37:21.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:37:31.155Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=557d427a-e709-4370-96c5-65a2c5a0c9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:37:31.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:37:41.168Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ea27c50b-8318-46cc-be2c-fd1c5bfa0840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:37:41.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:37:51.179Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b2313b7f-fa01-4c6f-adb2-9c237dafab2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:37:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:38:01.190Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e647fde7-8e2f-4378-af5b-66c420581f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:38:01.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:38:11.200Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9c99633e-c8c0-4973-8b4d-94052af77884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:38:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:38:21.211Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c68e6299-7f36-4b9a-9020-5dc67b2120f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:38:21.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:38:31.223Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c923a49d-21c3-4138-92c2-bc99c9ac5ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:38:31.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:38:41.236Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b1ae8d60-3fe8-4a8d-b141-c32d32b60bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:38:41.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:38:51.247Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3c9698f0-7b4b-4705-9633-40f44b9b47fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:38:51.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:39:01.257Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ecbd2c4b-325a-4f08-a212-097a27792595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:39:01.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:39:11.268Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=22ee5d44-c342-4408-aba2-6f3f7a536841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:39:11.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:39:21.280Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9bdeca7c-fcb1-461d-a172-c26727a3ddad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:39:21.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:39:31.295Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=5859b707-094c-410d-ad74-52eb78478dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:39:31.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:39:41.308Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=1e8d48de-513d-4f2e-809a-ead38c2bfd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:39:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:39:51.324Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=4a9d08da-ea75-491a-8834-a56f1be3cae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:39:51.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:40:01.335Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=51f0452e-a9a8-41d0-815d-30700da58967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:40:01.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:40:11.350Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=f9f8a3b5-72e6-4c07-ae00-18ff347a2ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:40:11.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:40:21.360Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c7675656-dea4-4595-9ea8-fd9c0efa22f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:40:21.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:40:31.376Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e7fce818-da9e-4274-bc99-4127c04b518d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:40:31.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:40:41.389Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=350cd7f4-bcc2-4410-a0aa-5b7970f2d01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:40:41.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:40:51.400Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b1b19b80-0c7a-438c-b2d3-a63048d4787a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:40:51.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:41:01.413Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c867f542-11e4-4d0a-b49f-c4ea26787726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:41:01.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:41:11.438Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9c3ed2c6-4230-48ee-8ace-c29dd4b6b16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:41:11.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:41:21.449Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=abadf15e-da16-4900-956c-3c2642047dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:41:21.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:41:31.464Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=2c896e3b-674c-4bd4-b39e-c8e0016e0eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:41:31.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:41:41.479Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ef6c1d2b-eaef-48d9-b25e-c64ecd143e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:41:41.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:41:51.493Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=98f749b5-b0d4-4c17-bc8c-dac22eaa7daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:41:51.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:41:51.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:41:51.862Z |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-07-12T03:41:51.863Z |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-07-12T03:41:51.866Z |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-07-12T03:41:51.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T03:41:51.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T03:41:51.876Z |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-07-12T03:41:51.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:42:01.506Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3cab6e16-7028-4444-ada5-3ab600a9a6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:42:01.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:42:11.518Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7b914dd7-584a-40f4-944c-669d496a9259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:42:11.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:42:21.529Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b9149768-4a18-47ee-a795-a4a1d2c79b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:42:21.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:42:31.546Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=0deeb5b8-f79e-4e82-85c9-5d435bd32cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:42:31.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:42:41.561Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e19b074e-9b65-4210-aea3-6fa434944847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:42:41.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:42:51.580Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=2b552571-384b-4310-a216-f167afbe8879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:42:51.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:43:01.593Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=514e1be9-685c-4b23-aa99-efd415ba6750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:43:01.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:43:11.604Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=f27a5df6-c5d0-4ec7-9a12-1bc385a58c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:43:11.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:43:21.619Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=45175532-0d21-4ead-b7ca-ba809786cf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:43:21.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:43:31.654Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=8df8eec7-fc3e-499c-814c-be0139d3c86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:43:31.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:43:41.665Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=976ddeec-97b3-4933-b769-8e8b3989d59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:43:41.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:43:51.683Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=6e2eef4d-fd7f-4d6e-96dc-7031e36a137d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:43:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:44:01.697Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=19ca6ed0-4469-43a5-82dc-7f2d849f481a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:44:01.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:44:11.708Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3c2c63a0-1887-415d-928e-940e8727347a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:44:11.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:44:21.719Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7f934409-a987-48ae-be88-fadaaa662e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:44:21.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:44:31.733Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=069cc02f-d48d-4df5-985b-523b9321d595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:44:31.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:44:41.745Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e2e2f3e1-d419-4d8b-b2ff-9b074c7ae509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:44:41.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:44:51.762Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3ae12dec-8e6e-4239-81cb-a58b8bd20618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:44:51.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:45:01.776Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=a0f9d811-bde1-4dfe-a7c3-2246f9d715d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:45:01.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:45:11.791Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=10596d90-0a2d-4fc9-8a82-89cfe162b5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:45:11.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:45:21.804Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=cf3c0a06-48d9-47ee-8365-ae97a1c7227c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:45:21.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:45:31.815Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7c358346-0d5b-457a-b402-856aa6856ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:45:31.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:45:41.825Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3396a408-6adf-4434-ae88-8b52297ab8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:45:41.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:45:51.836Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3f508c49-fb6a-4a42-8cad-f522917f85e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:45:51.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:46:01.848Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9342d986-5c04-47d3-bb38-07d77bd73928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:46:01.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:46:11.859Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ec6abaaa-621d-400e-986c-fdaef207d384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:46:11.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:46:21.871Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=585ff2fc-4945-47a8-be34-b3c3a8634509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:46:21.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:46:31.882Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=35600dce-c8a0-46d8-9f10-ed1ee0581484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:46:31.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:46:41.893Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9964b4d5-b5a3-43a9-8eff-64683721758e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:46:41.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:46:51.791Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:46:51.792Z |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-07-12T03:46:51.793Z |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-07-12T03:46:51.795Z |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-07-12T03:46:51.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T03:46:51.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T03:46:51.805Z |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-07-12T03:46:51.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:46:51.903Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=096b6087-d0cb-4803-be11-088d1619d14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:46:51.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:47:01.918Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ef1bcbe0-d185-4f10-aa8d-edf8c94d9c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:47:01.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:47:11.929Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9e57e601-975c-4a0e-926a-0859fe023292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:47:11.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:47:21.940Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=f0cd8eef-3b39-4d04-a81d-58c3cc739a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:47:21.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:47:31.997Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=d4098577-75fe-4a2a-b4bf-cb57c5d0e2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:47:32.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:47:42.010Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=bfe3cfb8-c6aa-4a2a-9dc2-9c76091dbb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:47:42.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:47:52.023Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=96363f6f-c43c-420f-8bed-79f20c31a1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:47:52.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:48:02.034Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3520433c-44cb-4619-9ca7-d635460edc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:48:02.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:48:12.046Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ada45fb7-7fdd-46f8-b8ea-b14566f04285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:48:12.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:48:22.056Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=bca2000e-f076-498f-ba62-3c692b556cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:48:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:48:32.120Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=446dde76-ed5e-4185-82cb-8720e6a5a159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:48:32.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:48:42.135Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=a29095ad-2e17-43ed-9b19-7c29d052cd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:48:42.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:48:52.152Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=42fc4fb4-ce85-4d1b-9e00-2e8c49a5527b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:48:52.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:49:02.163Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=923a1de6-abf1-4834-852b-78b8737705f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:49:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:49:12.173Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9d281d8e-4cb7-4d2c-ac15-c3ce6695da88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:49:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:49:22.184Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=641289a3-04c8-467c-abf0-56951d5b722d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:49:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:49:32.194Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3a2a917c-9c66-46fb-98b0-75a1e0e773b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:49:32.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:49:42.207Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=59b56292-a2c2-43d1-ba29-9fdded09f0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:49:42.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:49:52.219Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=09eef148-b0bd-47f2-a328-086566bab2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:49:52.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:50:02.231Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=304234e9-e77d-43df-94ea-a5f8c8136ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:50:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:50:12.242Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=0807baaf-840b-445b-a9a3-704966960719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:50:12.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:50:22.255Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ab81686b-8d8c-4c30-bcb6-b5a6c99970fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:50:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:50:32.266Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=32b5100d-5b8c-4e9c-84d6-516f1af4e51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:50:32.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:50:42.277Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=cb950597-77ac-4821-9690-10adb80c796a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:50:42.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:50:52.289Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=783823f7-655b-460a-9c79-a11520f028bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:50:52.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:51:02.301Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=4d204abe-bf61-429c-8904-38a272624676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:51:02.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:51:12.313Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7198e954-63e1-4d97-8e8d-e735636bf85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:51:12.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:51:22.331Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c3e236e3-6478-468d-a956-3087ac09172a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:51:22.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:51:32.341Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=750303a9-31f6-4ba9-ba7e-9b8537e50ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:51:32.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:51:42.350Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=2915ddfd-6a29-4607-b8a5-9e8ec5b2491c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:51:42.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:51:51.781Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:51:51.782Z |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-07-12T03:51:51.783Z |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-07-12T03:51:51.786Z |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-07-12T03:51:51.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T03:51:51.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T03:51:51.793Z |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-07-12T03:51:51.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:51:52.361Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=76f65c18-6cd5-45c6-9fed-957497676e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:51:52.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:52:02.371Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=00385f50-9ce6-4342-8996-4e214037248a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:52:02.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:52:12.385Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=852662ad-966f-4e6c-accb-952719e9d528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:52:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:52:22.396Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7f2a8c17-dd25-41b5-b845-1e976e5fbe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:52:22.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:52:32.411Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3a46827a-6f6e-4d77-9d55-777efac94de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:52:32.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:52:42.425Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3e0e87a9-7fab-4979-93cb-52b6f474df92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:52:42.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:52:52.437Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e14f46c2-380a-481a-bc6c-03e3e1c6c136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:52:52.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:53:02.451Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=39849d4e-39b9-4284-beb1-e9fedaa5e6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:53:02.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:53:12.464Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=0905e09e-57f6-40fc-8ee0-cd2e0499924a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:53:12.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:53:22.476Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=247e770f-1da3-4566-965e-1d02cec43c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:53:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:53:32.489Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=06b4cc3c-650f-4c48-99e6-16cd71ec0458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:53:32.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:53:42.499Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=fb54da2f-55fa-40c7-bc37-188b548c74c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:53:42.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:53:52.511Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=056b7d42-a688-469b-829c-2e5d2fee2b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:53:52.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:54:02.524Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=36012acb-0b39-40f6-afe3-3da5820f59dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:54:02.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:54:12.537Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3f11e048-6b18-401c-b0fd-430bcd1ef012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:54:12.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:54:22.549Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e11295f4-d076-480f-a7e0-5fd6dd03259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:54:22.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:54:32.561Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=8c5e5321-3365-48ee-8b2b-b00918b94c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:54:32.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:54:42.571Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=35d7d9ff-7d96-408c-bf3a-d77dfd54f602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:54:42.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:54:52.587Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ea0eae60-02f9-4146-b226-4abf42f01bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:54:52.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:55:02.601Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ff5b4ffd-3207-4e92-8ad3-2549cc25b543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:55:02.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:55:12.610Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=d692aa2c-5786-4f5c-b8a2-630af968d913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:55:12.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:55:22.621Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7a3c7f31-496e-4fd9-8d97-8d34f0a83d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:55:22.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:55:32.634Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=96d10cd7-aee2-4698-9fd1-a5f2c7a1875c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:55:32.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:55:42.653Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=de36891e-bc55-4505-9338-88ebb2600b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:55:42.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:55:52.665Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=d277e0b4-0d93-4272-a565-746b8831b934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:55:52.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:56:02.677Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=e960000c-a3fe-4281-accb-139cf58a7665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:56:02.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:56:12.689Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=2c18ac31-25cc-41ec-8e1f-d442be42c635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:56:12.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:56:22.710Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=8ba9f32d-cf8e-4fdd-b342-accdd2bb6dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:56:22.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:56:32.719Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3b7b1f4a-e6ee-4aa9-ae2d-84896389d2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:56:32.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:56:42.729Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=2bdf6af7-7900-4789-b8d6-c42009924d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:56:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:56:51.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T03:56:51.924Z |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-07-12T03:56:51.926Z |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-07-12T03:56:51.930Z |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-07-12T03:56:51.941Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T03:56:51.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T03:56:51.941Z |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-07-12T03:56:51.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:56:52.739Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=951beb3e-7b19-4015-a8e0-8e318ac36e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:56:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:57:02.756Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=869e0590-b7cc-40bf-af3c-b0744a1cec6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:57:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:57:12.766Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=f724795d-edf5-4e44-b74f-eed5169c7962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:57:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:57:22.776Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=166b1579-915c-4061-9146-20e5fd72f713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:57:22.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:57:32.787Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=1a64a865-9dc0-40d1-9408-fb1b62b790cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:57:32.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:57:42.797Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=7242cf2e-2b89-4dc4-b506-39dab8ca7e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:57:42.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:57:52.807Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=af53c75c-bb2e-4ab9-a08e-4ce2a5f4cabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:57:52.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:58:02.818Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c884f8de-6b3d-4f8b-af41-a1ebbe63f8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:58:02.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:58:12.828Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=eae923b0-79ef-496d-a8f0-c366e1e1df8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:58:12.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:58:22.837Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=705c09a8-4558-4c7f-9a77-0834b864826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:58:22.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:58:32.847Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=bb6b251f-3b94-467b-ae8e-147b6e8d2338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:58:32.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:58:42.857Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=03989a0e-5d07-4b60-9939-f271fa9ddef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:58:42.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:58:52.868Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=05332c67-edd0-4930-9981-77e0c0b07211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:58:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:59:02.878Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=58ae3382-e61d-4f37-839c-8a8cd22e4c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:59:02.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:59:12.887Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c5b0a61a-1598-4501-98ef-53a4c29a4712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:59:12.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:59:22.898Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=2e8d13f5-0fe7-4080-9f48-0b7f9a44d1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:59:22.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:59:32.908Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=841c1c64-ab08-4e52-a27f-8e2c2f6a2197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:59:32.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:59:42.923Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=a23aae14-4074-4aff-80c9-4913a79af540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:59:42.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:59:52.932Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=6a35faf5-e7b0-470a-80e4-1f39bde14814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T03:59:52.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:00:02.942Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=8dcd89cd-eb9b-4c9e-9540-5d68c8efbe84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:00:02.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:00:12.954Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ee350454-364c-4775-ad4d-6502b31d4545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:00:12.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:00:22.963Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=b6bf0fa3-f149-4200-95e6-499356561d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:00:22.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:00:32.974Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=850b6674-eeb7-4fb7-89fc-ba07ad37e5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:00:32.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:00:42.984Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=f417c127-c49c-4772-9669-73f886e9c357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:00:42.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:00:52.993Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=27b3a42f-573b-488f-b835-38e57e793d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:00:53.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:01:03.004Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=6406df42-d18f-42fe-90e3-763fa61ce9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:01:03.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:01:13.014Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=75f0b68b-b637-4a50-8939-0352c5d5793c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:01:13.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:01:23.023Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=4768533f-284b-4956-bd3e-668cd35313b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:01:23.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:01:33.035Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=c27d5f09-7f5f-4b8b-9eab-e69cba89668a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:01:33.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:01:43.048Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=d3276789-2c80-4061-8cd0-f5dc43b38db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:01:43.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T04:01:51.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T04:01:51.712Z |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-07-12T04:01:51.713Z |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-07-12T04:01:51.715Z |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-07-12T04:01:51.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T04:01:51.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T04:01:51.721Z |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-07-12T04:01:51.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:01:53.061Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ddd69586-81f1-4dbe-bf38-587accdb3a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:01:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:02:03.072Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9cb12bb0-9859-4b16-8bd1-48b358103d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:02:03.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:02:13.081Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=3cdef2ef-1a9e-43f3-ac6e-ce762d2a22ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:02:13.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:02:23.093Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=21de5938-5628-4b5e-a6c7-57e15c17a0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:02:23.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:02:33.103Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ed6dfab7-8fe1-4718-a122-594550b504dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:02:33.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:02:43.116Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=f8ed1573-b290-47f5-9648-db51f05ad0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:02:43.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:02:53.130Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=9589a8b9-c663-4af8-a2b6-4c56d2b1e0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:02:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:03:03.143Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=56c576b0-bbfa-4717-8f40-f86a04947631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:03:03.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:03:13.156Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=ee8a3d54-ee76-4722-8eb6-7ddc32b28ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:03:13.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:03:23.167Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=28281156-cc61-41c5-ac96-b305261e1f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:03:23.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:03:33.178Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=79a16f48-6495-46ca-ae77-19358d09aea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:03:33.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:03:43.192Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=02b77d08-5606-48a4-aba5-378e1b992f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:03:43.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:03:53.202Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=35cc3258-9348-4712-8bd0-b9eace0723e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:03:53.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:04:03.216Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=d13c325c-510e-48d4-a22e-6cd9011fdf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:04:03.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:04:13.233Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=8fb28a3b-281f-46e4-9a9d-ee5b52414778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:04:13.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:04:23.244Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=6442898a-1533-4589-8b1a-18a7782e8d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:04:23.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:04:33.255Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=bf676781-54f4-4349-8b3b-dc10644c4532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:04:33.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:04:43.265Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=078ed7dc-f7e3-46ff-afa3-468b0e0f3996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:04:43.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:04:53.274Z |INFO |Init configs |InvocationID=ed98641e-61ff-4a7b-aac4-e87f3e16afc8, InstanceUUID=49f99e43-a503-41f3-a597-3593c3fab64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T04:04:53.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |