By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:15:48.452Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:15:48.455Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T05:15:48.490Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:15:49.133Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:15:49.226Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:15:49.227Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T05:15:49.228Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-13T05:15:49.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-13T05:15:49.439Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-13T05:15:49.463Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-13T05:15:50.691Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-13T05:15:51.182Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-13T05:15:51.203Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-13T05:15:51.203Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-13T05:15:51.265Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-13T05:15:51.266Z |INFO |Root WebApplicationContext: initialization completed in 1803 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-13T05:15:51.929Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-13T05:15:54.045Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-13T05:15:54.708Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-13T05:15:54.737Z |INFO |Started MainApp in 8.818 seconds (JVM running for 9.555) |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-13T05:15:54.919Z |INFO |Start scheduling PRH workflow |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:15:54.930Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a4657524-9ff1-41b6-ba7c-b074922e7aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:15:55.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-13T05:15:58.077Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-01-13T05:15:58.077Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-01-13T05:15:58.079Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:16:05.436Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=44395764-22fb-4f13-86d9-0d71e996f2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:16:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:16:15.505Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=7e93a8f9-6d3d-4022-97fc-087416beccc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:16:15.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:16:25.585Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1ea74ba9-ece8-442c-81a2-e2a5587334cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:16:25.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:16:35.626Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=294e92ef-3fbd-4106-874e-9c73be87c6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:16:35.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:16:45.658Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=4d4285b3-c996-491b-91ce-6ecec8597231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:16:45.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:16:55.700Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ee4c3b08-d7f0-42a1-ab37-c58e6158fe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:16:55.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:17:05.717Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=daa7a3d3-e8b6-4ec1-9a33-d47582d1bed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:17:05.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:17:15.738Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=38d0bfb9-b3b7-478c-a41b-a207d6c016c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:17:15.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:17:25.774Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a63ca0a7-5fba-44d0-b749-b298d361d87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:17:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:17:35.805Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=b2eb093e-4d88-4d88-ad49-9d55f9d09afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:17:35.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:17:45.819Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=c06b325b-537b-4551-a0bc-6bc9a0cc2ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:17:45.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:17:55.842Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=edbc0f1c-1834-4f58-b2a5-8d5f898f545c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:17:55.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:18:05.883Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=9af21261-9821-4bb6-9519-bdbcafc6a4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:18:05.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:18:15.903Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=293cc942-7c21-4564-bc58-a127831c5ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:18:15.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:18:25.922Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=c602eba2-f112-4cf9-b4b3-d070fc704ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:18:25.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:18:35.943Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1cb4f0e1-1ad4-4b64-a867-cd17c235a43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:18:35.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:18:45.967Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=79c8f94d-4e28-4ee1-8e78-f6a51da626da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:18:45.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:18:55.979Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2aca6702-1f4e-42b1-89fe-a2ea6f4285aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:18:56.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:19:06.022Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=98968510-ed0e-480d-b0fe-e004efbea382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:19:06.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:19:16.059Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=139a3fae-f901-4512-9a3c-3bb19e8e7a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:19:16.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:19:26.081Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=391a2d68-2bc9-407a-86ae-2cfed0d4b290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:19:26.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:19:36.098Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ec525056-3e4b-44be-805a-85857b484263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:19:36.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:19:46.110Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=b635ea7e-68c2-421a-aa83-f88a7bd43856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:19:46.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:19:56.130Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=c361a593-1f40-4ff7-9ca5-946857779cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:19:56.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:20:06.146Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=3bca91ca-1c8d-4b09-a5a7-10b414e9223e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:20:06.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:20:16.163Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=186929a0-9064-4f90-844f-9718307d7cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:20:16.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:20:26.179Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=83a03fa5-b6c4-4d6a-b84e-692e6e515bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:20:26.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:20:36.192Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=37004a5a-2e17-47a1-aeb7-54cf8b699640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:20:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:20:46.205Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=07583b80-2821-4192-afa3-a3e22624b8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:20:46.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:20:52.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:20:52.360Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T05:20:52.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:20:52.364Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:20:52.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:20:52.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T05:20:52.376Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-13T05:20:52.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:20:56.215Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=3716df20-4c4f-4d0d-9cbf-83d83e5c25bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:20:56.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:21:06.235Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2a04759b-0326-4bfa-9bf0-1317e089f818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:21:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:21:16.248Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=b91f0c5f-bc93-4a39-aea3-713e803dbb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:21:16.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:21:26.267Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a72995aa-e5a2-4a63-a3a5-76514e9638d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:21:26.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:21:36.279Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=966e5ac6-48ba-404d-90c2-f17788e819ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:21:36.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:21:46.290Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=d793c2fe-7548-4af3-9b62-4959fa0bc4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:21:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:21:56.339Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=559777fa-14c9-445f-afba-9be9ba5d8a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:21:56.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:22:06.354Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ce06604a-17bf-4e89-92f9-0803ff95dccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:22:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:22:16.364Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=795a444b-57c6-46a3-b3a5-cab19ebde9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:22:16.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:22:26.389Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2eeb0801-9526-4aec-9d03-c56a3941fc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:22:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:22:36.406Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=8fe173ad-9400-404b-97e3-83673d21b298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:22:36.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:22:46.426Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=cf268eea-ff47-49ce-a526-0cd2b8ec5140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:22:46.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:22:56.461Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1e019a18-fddc-4b70-9464-c9116316299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:22:56.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:23:06.494Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=72106445-a3e5-4419-8b34-6ea53da28616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:23:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:23:16.509Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=4ffc2cdd-2351-464d-a338-1f3286f666a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:23:16.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:23:26.544Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6efe239d-aec5-4ec5-9b6c-a52491364c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:23:26.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:23:36.557Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=b34edac8-9c75-4f82-8dc3-2211fd6ac2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:23:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:23:46.576Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=874f8057-fd53-48a0-9b60-9b43f22f287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:23:46.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:23:56.589Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=78e649c2-1973-4c9b-befb-a4fbffce5b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:23:56.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:24:06.601Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0e45e736-5e61-4bb7-98a7-b27bfc814f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:24:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:24:16.615Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=205551a8-f0ad-4554-a448-48cc3f442caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:24:16.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:24:26.627Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f0ccec1b-54f0-4fc7-bbf4-5ca2781a8c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:24:26.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:24:36.641Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f1217713-044c-4d54-9142-c24c29b959cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:24:36.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:24:46.653Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=9187cf02-4087-4c9f-9ec9-dd0ab26765e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:24:46.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:24:56.675Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=90275739-d39d-447f-aff0-dcab6bc35a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:24:56.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:25:06.687Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=b7f59556-cc68-4a7a-be2c-05d670f5105c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:25:06.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:25:16.704Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=b7ed5ba0-d910-4845-90d6-5deb42a4cee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:25:16.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:25:26.723Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=403e81e6-a994-4357-ae97-df5dc0d9668f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:25:26.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:25:36.743Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=735015fa-dff2-4f2d-bc20-05fb85c9e4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:25:36.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:25:46.758Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6f5bfcbe-b4be-4d3d-8c75-81f0de71f132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:25:46.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:25:52.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:25:52.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T05:25:52.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:25:52.275Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:25:52.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:25:52.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T05:25:52.287Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-13T05:25:52.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:25:56.775Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ed2161db-7a8d-4995-86d6-c72b6d4c7f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:25:56.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:26:06.793Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=7890eb86-3412-4800-a3c0-c6638a55a4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:26:06.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:26:16.806Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=e63a95f0-6df1-4049-bcbc-3ffc64968b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:26:16.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:26:26.818Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=89e49f02-d72e-4006-b826-6b01b239af45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:26:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:26:36.833Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=cdc21313-f3a7-4b6f-aa9b-968a53e0e27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:26:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:26:46.845Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1778ec54-4e32-4af4-a897-bd5ce9a18196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:26:46.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:26:56.859Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=efa85fa9-068a-4690-ab41-74d33a2eee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:26:56.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:27:06.871Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f8bb1b4d-2592-4b07-904b-b8dbdfe37b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:27:06.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:27:16.885Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f570d389-0ffe-42fe-8dd4-c47ca44a5814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:27:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:27:26.896Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=4c7b0081-012c-4651-aa2d-73ab0ab4886a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:27:26.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:27:36.911Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=d186d894-10ca-48f7-b69d-b238858abe14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:27:36.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:27:46.922Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2adb5b1f-0714-42f9-ac9f-cb955ba49866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:27:46.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:27:56.939Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1587e47d-e5eb-42e6-905c-4a33b90b761c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:27:56.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:28:06.954Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=b6d5f421-6426-4910-97eb-113571d1ddcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:28:06.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:28:16.966Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=4989eef9-a83d-4393-a886-c9a762650bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:28:16.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:28:26.982Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=52a14b52-78a1-4447-aa26-d039941860e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:28:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:28:37.001Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f65529a8-fccd-41e6-aa89-2add84a71ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:28:37.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:28:47.028Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=538ec4d0-ea71-4487-9ff6-4f660c98aeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:28:47.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:28:57.043Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1d910db3-14df-47c1-b5b4-da77bf70f3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:28:57.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:29:07.056Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=62f42d07-6ce0-4732-9465-52ea7f341d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:29:07.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:29:17.071Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=b566c81f-91ad-4b77-a141-e2f90f9939f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:29:17.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:29:27.085Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=09129cd2-9054-4815-a1fe-25a9e9487555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:29:27.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:29:37.103Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=fc2f7d6c-a97c-4eed-925b-583a4132b14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:29:37.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:29:47.116Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=99a9c40e-57f7-4db2-9fd4-0a02dbb0bdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:29:47.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:29:57.143Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=cb8238cf-dc99-4ea4-ad4d-e3c935d0fe84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:29:57.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:30:07.157Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=58a0e0d4-ce8c-45b7-a5a6-5033d131fbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:30:07.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:30:17.169Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6cc32411-f665-471f-9c94-5d05ea5dfd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:30:17.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:30:27.189Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=cbcf5fc9-d448-440a-ae58-687acddc5b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:30:27.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:30:37.206Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=bf666ce8-6479-48de-8ef3-8ba058119439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:30:37.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:30:47.219Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=14d889b9-1824-44eb-807b-db5675d04917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:30:47.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:30:52.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:30:52.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T05:30:52.266Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:30:52.269Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:30:52.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:30:52.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T05:30:52.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-13T05:30:52.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:30:57.233Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=5de0b85c-d27c-4d39-89dd-68a7777060a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:30:57.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:31:07.260Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=99eb9abf-6162-4b67-a845-4a814f95be79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:31:07.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:31:17.275Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0a821e38-8f56-4e5f-8885-3f6a9110c2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:31:17.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:31:27.286Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=064ef4bd-28cc-4699-b363-a50bed6f04c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:31:27.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:31:37.298Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=e35ab0e7-1acf-4eee-9caa-1789ca142305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:31:37.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:31:47.315Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2969a57a-62f1-40c3-ac22-81c09245e207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:31:47.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:31:57.362Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6d476a00-5eb5-4de9-b5d1-d11cb230bef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:31:57.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:32:07.376Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=172ec46b-0a90-4301-9ba3-60e492cb25f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:32:07.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:32:17.387Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=9a4164f7-7eac-4148-9fa5-69d906023d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:32:17.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:32:27.399Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6ab8d0f8-98d0-46ab-a30f-944d3d19b116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:32:27.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:32:37.411Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=50ba8bde-9eea-4f19-9960-bf7b6086ee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:32:37.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:32:47.426Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6fd3984f-06da-4f9f-9af2-38443d26acba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:32:47.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:32:57.446Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2294627b-5bcf-4e80-bb9c-a9bc1f8036fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:32:57.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:33:07.459Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1c39d28f-1551-479b-8eee-be67d5127f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:33:07.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:33:17.470Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2236e169-96ca-496e-9235-b18f89675e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:33:17.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:33:27.499Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6eaf6191-b2c2-4efd-8aba-4569f9a591c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:33:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:33:37.512Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f5c6b8db-ec5c-4d52-bbbe-efd6e92c336a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:33:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:33:47.528Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=064c1394-c8d3-463d-a39e-cae655b3c9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:33:47.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:33:57.544Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=33c8d376-8292-4359-b776-aca281a07716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:33:57.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:34:07.557Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=91a2303b-11ac-4e07-9e0d-87aa94b336f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:34:07.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:34:17.590Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0917178f-ab83-4a53-963e-32a51139c719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:34:17.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:34:27.606Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f848934c-cb80-45ba-98ab-f8c03527cdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:34:27.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:34:37.635Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=aa2aaab8-80af-42e3-b16d-46f5b6de6d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:34:37.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:34:47.688Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=052a9569-9ae7-4d0b-b1f0-f78b1efaf39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:34:47.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:34:57.772Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=724caae6-8f52-4198-b66b-d345abab2131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:34:57.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:35:07.784Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a17ad702-6d1c-4920-adaf-6242abbb7f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:35:07.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:35:17.800Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=8330e5b9-6b59-4ab5-8ddf-9e72673ee384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:35:17.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:35:27.817Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=d2aed8b0-8759-4836-a63f-b76f14ac9e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:35:27.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:35:37.831Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0b2e3d4a-3e96-4b9f-9913-5b36af14534a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:35:37.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:35:47.848Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=e6089da9-7f75-48a7-b8d5-44d6ee882403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:35:47.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:35:52.217Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:35:52.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T05:35:52.218Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:35:52.220Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:35:52.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:35:52.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T05:35:52.230Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-13T05:35:52.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:35:57.861Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1c3e90ef-0335-41e0-983f-911a4b998908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:35:57.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:36:07.875Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6cd57fff-39e5-416e-afed-256974091dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:36:07.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:36:17.885Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=758bf4c4-c033-437e-8032-cdce7ccc1b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:36:17.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:36:27.925Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=56abb3c7-daff-47a2-97b8-239a06c8b576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:36:27.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:36:37.945Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=c2c1014f-e4d6-4c23-980d-3b11241d090d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:36:37.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:36:47.972Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=08b72513-ce9f-4c6a-a2f8-c73a201c4aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:36:47.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:36:57.990Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=5ee7ab99-fc19-4d4b-a8ca-879d2617968d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:36:58.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:37:08.011Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=482ab5a1-6183-42ce-a134-1e7425cba065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:37:08.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:37:18.024Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=32ed7519-7677-4833-b206-d1fa32a63416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:37:18.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:37:28.045Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ab92445a-b25d-4cb1-97ad-8f637f276d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:37:28.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:37:38.062Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=3811ddd2-e1a7-4670-ad9f-5a0db08d7b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:37:38.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:37:48.075Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=cbd7d6df-0620-4e19-9c5a-127269a0e3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:37:48.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:37:58.087Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=73ba32b4-5caf-4941-9a79-f231ba00e450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:37:58.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:38:08.100Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a1b260bf-95d9-4fbe-83ef-0fcc82ce90de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:38:08.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:38:18.115Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=24f51c7b-23f2-4d80-b989-7dd8ac841d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:38:18.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:38:28.143Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=84e63a7b-e5f5-4d1a-ada3-977d0b8821a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:38:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:38:38.155Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ba93c660-c7ec-4eae-a6cd-4f82926a2d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:38:38.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:38:48.174Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=773946bf-21c1-4782-a43e-db2e0d169e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:38:48.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:38:58.213Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=3d516676-279b-4fc0-a082-6c278b1262b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:38:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:39:08.223Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=edc45beb-4dc0-4b72-a756-de13d2f702e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:39:08.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:39:18.235Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f8957819-51cc-4a66-b193-9e9e060a75f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:39:18.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:39:28.264Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=4337f7c3-bedc-4b04-93c9-c6a36075b31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:39:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:39:38.367Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=c3778ace-d929-4dbe-8f4f-ed6e435084b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:39:38.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:39:48.382Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f3bff563-378b-4ad8-a5d6-c10d813061ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:39:48.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:39:58.397Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=9c453b43-e31d-411c-927a-86564054f437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:39:58.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:40:08.408Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=91e520fe-8fec-4ee5-9384-924797205a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:40:08.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:40:18.422Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=4a589336-c6f4-4c40-acd5-863459fbf467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:40:18.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:40:28.435Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=372102de-5b5a-4362-bc12-c08a75f66907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:40:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:40:38.449Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2b0ba016-b0e5-4929-91fa-2cd5d04569ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:40:38.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:40:48.462Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=cabe9703-20d1-46c0-8196-7dd411aaf6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:40:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:40:52.225Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:40:52.225Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T05:40:52.226Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:40:52.228Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:40:52.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:40:52.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T05:40:52.236Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-13T05:40:52.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:40:58.508Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=031fd8b2-d97f-4c54-8431-dca7eb8264c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:40:58.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:41:08.518Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=7964c2be-0ab7-456a-8f5b-92fdf368b1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:41:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:41:18.529Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=3b114bf5-5826-407d-9cdc-1683caa3e1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:41:18.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:41:28.561Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0e35dbac-c570-4d1e-aca7-bae8c12f3406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:41:28.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:41:38.575Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a45eeb32-4a56-46aa-84b6-2fd992e3c6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:41:38.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:41:48.655Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ef8c4ae9-de11-471f-a437-50f874861837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:41:48.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:41:58.696Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1becf7b8-95f2-4d96-bbf1-eea70a05201b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:41:58.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:42:08.715Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=83f4d701-e976-42cf-8fad-0a095630d28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:42:08.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:42:18.754Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ca02a4f0-f2b0-4c8b-839b-74625de9fe24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:42:18.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:42:28.825Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=fbd56f11-4f56-4107-a0a9-d921fb255f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:42:28.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:42:38.849Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6f6e3b3d-8c77-4594-9622-b3613c562ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:42:38.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:42:48.862Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=087401e2-0993-4c04-b7a3-28ceddb2303c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:42:48.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:42:58.895Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0e2b1591-66df-4019-8dae-c93880021bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:42:58.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:43:08.912Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=08bd0f7f-8451-40f3-96b6-0328834ce31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:43:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:43:18.925Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=46629fbe-7505-4964-b333-68fe8e51dd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:43:18.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:43:28.947Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f4f7f6d2-9e6b-4cb4-81ef-bca43d060c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:43:28.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:43:38.963Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ac4a5306-cd2c-4ddb-b4a2-6b9ad2cef5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:43:38.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:43:48.989Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f7f13e12-fcc5-4c86-8053-ac8a463d2779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:43:49.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:43:59.016Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=caffceff-dc70-4b73-8855-c3f4f7a26e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:43:59.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:44:09.029Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=dac7622e-8148-415a-956c-22f0393d9e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:44:09.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:44:19.043Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=417ef6ef-fb70-424c-98fd-bc3a3f94a0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:44:19.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:44:29.074Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=963c5abf-439a-4436-8d98-67e8b5e6db05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:44:29.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:44:39.089Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=31f84f26-6b1d-4294-9e53-4b2725ca3941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:44:39.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:44:49.146Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f86b865f-67b1-45f0-b3ed-5875e66b7455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:44:49.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:44:59.250Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=7d517a4f-ab81-4aea-92c1-c4b4d5f5ae07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:44:59.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:45:09.275Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=03d04883-d789-468b-abc3-52cf75b2eea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:45:09.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:45:19.287Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=18bb5231-dabd-4b2f-93e6-013a751429b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:45:19.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:45:29.321Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=c4f80001-eddb-4c25-96fa-8b9cb38b0006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:45:29.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:45:39.339Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=08e920c7-ed88-47aa-bd65-bd24e7d794b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:45:39.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:45:49.353Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ff445ecd-cc31-4097-a10e-512d3cfecbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:45:49.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:45:52.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:45:52.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T05:45:52.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:45:52.271Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:45:52.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:45:52.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T05:45:52.278Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-13T05:45:52.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:45:59.383Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=b4ea1d7d-f292-4038-8455-b5589f6bc7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:45:59.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:46:09.399Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=fea05415-e1e3-4c3f-ab14-1d108e85ad73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:46:09.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:46:19.414Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=90bc51f6-1cf4-4c47-b9de-1fc9dd6433ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:46:19.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:46:29.436Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=13f16ee2-35b0-41b1-9623-b2a7ed4fbb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:46:29.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:46:39.448Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=427127a4-e328-45bd-8208-fb4df1fcc948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:46:39.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:46:49.462Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=cf05f072-048c-464f-8d22-8de48ca18f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:46:49.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:46:59.475Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=c0a47382-00dc-474f-946e-82ce9d290649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:46:59.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:47:09.490Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=00acb811-5268-4e14-b061-41f836da46d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:47:09.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:47:19.508Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=4ce1610e-c108-4287-8ce8-fcb87ed1fdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:47:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:47:29.517Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=84914c28-d140-43ca-91bc-e3bdc5cb40e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:47:29.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:47:39.533Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=dafd8152-84d5-4703-a1f8-c3991abd7258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:47:39.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:47:49.545Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0876d204-c6fb-4539-b669-0c975b34201b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:47:49.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:47:59.573Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1b3fd7a2-c3f0-42c9-82fa-b7e695c70a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:47:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:48:09.600Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=bc65a734-2ec5-47e8-9090-d97dec773c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:48:09.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:48:19.617Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=17ee2bd0-d1bc-4fd7-8780-9cc575d521b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:48:19.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:48:29.652Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=038fabc8-04f5-4df6-9fe0-bfa565787046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:48:29.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:48:39.665Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2a9e976c-e164-451d-9aad-4953bb2330c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:48:39.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:48:49.685Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=35335477-7aad-4504-a4ca-eb25bfeccd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:48:49.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:48:59.723Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=d99efb93-eb2e-4b2d-ae5d-dcd932689b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:48:59.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:49:09.734Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f87f548c-ac65-4ad0-a974-873e7ed0225a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:49:09.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:49:19.757Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0d7767b3-78b1-4904-8c42-575d29df13d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:49:19.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:49:29.778Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=d5c891c1-8303-4a06-bac5-06c8ae92fb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:49:29.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:49:39.794Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=93c8eb56-2eac-484a-babd-58f88301b4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:49:39.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:49:49.806Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=4edff18f-281e-44fd-a46a-993ee682601b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:49:49.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:49:59.830Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ab50dc40-a06e-4871-844a-4decaddbd951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:49:59.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:50:09.844Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=4e4aa401-2c70-4456-9793-54dcfb2cd143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:50:09.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:50:19.855Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=4f78a5d0-198d-4de3-b587-57342e402228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:50:19.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:50:29.871Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6a3149fc-c31f-4c01-a9bd-d93463abf824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:50:29.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:50:39.884Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=90e6fd9a-cdff-4de9-88cd-8f7bafa6b5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:50:39.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:50:49.910Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6720119f-1804-4f17-adf5-e0aad85f7cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:50:49.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:50:52.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:50:52.258Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T05:50:52.259Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:50:52.261Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:50:52.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:50:52.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T05:50:52.269Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-13T05:50:52.271Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:50:59.928Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=98480f0f-7532-4dda-8de2-8c6b6d25ec99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:50:59.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:51:09.944Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ea35ce2c-0469-4ccc-ab88-247999ffd175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:51:09.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:51:19.956Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ab4952a4-f069-458e-8e81-c20f76bb57ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:51:20.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:51:30.007Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a1aee21a-5c65-4238-8695-71e6d904b874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:51:30.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:51:40.043Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=8baf7f0d-27fa-478c-8657-cd9a09db10b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:51:40.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:51:50.058Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=cf015c49-f7a9-4eb8-98ee-c92bcea83f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:51:50.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:52:00.076Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a0a54485-5dfb-4c19-aca6-7e15c893514f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:52:00.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:52:10.100Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2b6bfff7-893a-449b-9240-5bd4ce27c821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:52:10.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:52:20.113Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=07ad4989-7902-4758-be98-5625bd45ae47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:52:20.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:52:30.130Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=21ab2b55-e388-4f8a-b9de-43f401ebb5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:52:30.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:52:40.144Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=e4ca0c1c-a5a9-45b8-adfb-7d93d9238d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:52:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:52:50.166Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0031c335-3f90-4da6-b62f-fb78b6ae488c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:52:50.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:53:00.176Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=d4b026ac-04a2-4d75-a696-7cb1f7d89fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:53:00.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:53:10.187Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0935cd15-038c-4ac4-8b63-dfbe27b71498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:53:10.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:53:20.199Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=da31a13a-5cb6-4a7c-bdf1-7d960997d330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:53:20.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:53:30.213Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=51c78250-f51b-41c1-8e5c-a16b5914860f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:53:30.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:53:40.229Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=23b1bd63-4901-427a-b2ff-9d8fc4b005ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:53:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:53:50.249Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=8c4c9a8f-e0a4-4c41-9099-f9d63ee5feab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:53:50.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:54:00.286Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=dca3d725-fc2b-4ec4-b519-952d691cebe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:54:00.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:54:10.297Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=58de9676-080e-4708-8493-81e54fb34ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:54:10.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:54:20.310Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0a9a55b2-6950-474c-97f1-0c2312011b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:54:20.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:54:30.346Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=fe143acb-0cc2-4df6-be01-96ec3ed7f52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:54:30.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:54:40.360Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=62de3f24-65d2-45d6-b793-4e210351491d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:54:40.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:54:50.370Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=844ef95d-f164-4411-a828-4d33ec84cb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:54:50.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:55:00.391Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0dff8a42-80ee-4960-af31-00b1b754a348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:55:00.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:55:10.410Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0e399397-1b25-4a55-82f0-597e8459d13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:55:10.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:55:20.420Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ebfa844c-a387-47ac-847b-039ec64453c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:55:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:55:30.429Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=60849df6-d994-4b03-b53b-4590097a0915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:55:30.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:55:40.450Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=01713a26-ebd8-4447-8460-5f18a27d7e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:55:40.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:55:50.463Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=724c2727-898a-468a-85fa-188cdc43299d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:55:50.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:55:52.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T05:55:52.289Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T05:55:52.290Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:55:52.292Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:55:52.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T05:55:52.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T05:55:52.299Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-13T05:55:52.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:56:00.482Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=aff18d21-c99f-4954-b3ee-d8ccd8777470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:56:00.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:56:10.511Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6f86ed8f-75b3-4bce-9bf9-48b8bd1f5d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:56:10.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:56:20.521Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=7c68489c-b852-4bb4-ac8d-23990f93b813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:56:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:56:30.537Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a9b5d223-2b58-496f-8875-b96729f9c9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:56:30.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:56:40.554Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=bf845a39-f48b-40d0-9da1-eaffbebd0c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:56:40.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:56:50.568Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=33f0fc5a-6e23-458e-bd3c-e5882eb32182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:56:50.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:57:00.585Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=11dedf2d-752d-4a25-b95f-8bc48dbcde1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:57:00.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:57:10.601Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=54e60ab2-2d01-4d9c-be14-a4f6506b58d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:57:10.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:57:20.615Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=909d798c-4c52-46f9-b39a-35696eef3381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:57:20.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:57:30.636Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=c580d21c-30ef-45bf-96ed-10d64605cd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:57:30.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:57:40.649Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=3dbe25b4-2e97-4913-ae95-258611607322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:57:40.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:57:50.663Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=723166a9-a357-42b8-be89-9570673946a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:57:50.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:58:00.679Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6061afef-26c9-482b-8d13-d6c4fd9b4136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:58:00.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:58:10.693Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=3efa5633-0fbd-47db-b886-c472bcc3ab26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:58:10.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:58:20.705Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=15abc1ff-d44f-4ee6-9c9d-304b303acb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:58:20.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:58:30.726Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6a9c3632-492e-4ee7-8a60-1e69aecc5911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:58:30.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:58:40.746Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=e4534c23-860a-40d0-ac2f-8b61617c0606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:58:40.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:58:50.759Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=bd5e81e2-cad9-4dad-8fa5-c67f78778dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:58:50.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:59:00.771Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6feb464b-2f53-418a-910f-f37e4de553d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:59:00.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:59:10.787Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=535aedf4-21df-49b1-a317-eff3bc8bfddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:59:10.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:59:20.801Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a631c841-02a1-4a7e-b6db-65b5fe0215d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:59:20.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:59:30.812Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=8fa47f10-f9a8-4a6c-9575-64c9422950bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:59:30.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:59:40.829Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a982a0be-49b9-4dae-9c8a-fd727975c526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:59:40.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:59:50.846Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=99862db8-c1a1-4a76-aa23-cc814fd17b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T05:59:50.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:00:00.860Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a080ab14-bd20-4e1d-99dd-6fc6a28ae78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:00:00.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:00:10.875Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=dad0d880-1c08-43f8-bbbb-7a99778414f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:00:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:00:20.904Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=d14fd7b8-9429-49e7-8be8-c31a33e6c543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:00:20.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:00:30.945Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=21e50f2f-57f4-4226-a52b-2cb7a821756f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:00:30.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:00:40.967Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=96c25920-203a-4912-a3cd-62d75258effb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:00:40.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:00:50.990Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0a96a63d-5d60-4bb1-9282-dc5aa93196ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:00:51.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T06:00:52.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T06:00:52.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T06:00:52.166Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T06:00:52.169Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T06:00:52.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T06:00:52.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T06:00:52.175Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-13T06:00:52.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:01:01.004Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=95356035-2f0a-42d3-ba2e-7ad480385d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:01:01.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:01:11.031Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2c1c340e-8b98-486b-bc6c-8f6d6a153fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:01:11.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:01:21.051Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=edfbba91-0ea6-4af5-b596-d9739966b33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:01:21.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:01:31.069Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=8f2f1357-f80c-4f86-a1a7-96a0404c4778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:01:31.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:01:41.105Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=b267ca11-eeb0-44eb-ba6f-874bb523eb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:01:41.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:01:51.116Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2d5d8225-5d76-4a67-b1ed-5063a571c523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:01:51.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:02:01.142Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=4bdcdecc-b850-4d11-982e-e74d0c03ff57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:02:01.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:02:11.155Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0ba5e0d4-359f-407c-94e8-355b8e2b08f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:02:11.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:02:21.169Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a3f395cd-2d53-4af7-b6b7-a23eadabee44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:02:21.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:02:31.198Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=18f9ac49-f480-460a-b336-a21d2e215d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:02:31.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:02:41.213Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=31376877-1f87-45b5-8c81-7a88cebc62c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:02:41.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:02:51.225Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=593e12d2-6f46-404b-bb1d-8e6983df2d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:02:51.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:03:01.247Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=81355f79-1a95-4055-80d8-ebcc646a5fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:03:01.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:03:11.274Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=46edd8da-3359-42e9-81a1-2c3ccc11a5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:03:11.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:03:21.309Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=23939f35-bb22-4ad8-ad53-48e6dbf6c8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:03:21.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:03:31.327Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=3099e664-e5d9-4973-8729-91c6e27ca18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:03:31.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:03:41.349Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0b7363c8-a880-4ede-b115-cd1a066a0a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:03:41.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:03:51.372Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=e8fd636a-c526-4ee1-a416-a4e23f4b0dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:03:51.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:04:01.388Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=017ab95f-d75b-42ef-b92d-cc171cabd7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:04:01.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:04:11.398Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=06fdf4a6-7152-4f79-82d0-1763d3ccd7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:04:11.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:04:21.410Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0964076e-4a98-475c-8df1-82d39cc54f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:04:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:04:31.447Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=c226ebc1-8a68-4018-8c95-239708234d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:04:31.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:04:41.483Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=c71f61cc-55e5-41e0-9177-df629719d88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:04:41.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:04:51.517Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2702d97b-cbe1-4c9f-9bad-0d3acb4d4fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:04:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:05:01.529Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=36ea95d8-5caa-4a49-9338-bec3d00d0b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:05:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:05:11.546Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=edae9e09-2dd2-4d98-aa24-d132421b2a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:05:11.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:05:21.558Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2f509935-8a3c-4d92-8553-56db84b0158b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:05:21.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:05:31.574Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=84d74c5b-ff03-429a-910d-98181106c1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:05:31.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:05:41.611Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=baba3474-d40f-4f68-a9d2-bd90d5b212f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:05:41.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:05:51.624Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6e3c3a3e-6373-4846-943b-cfea7645857f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:05:51.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T06:05:52.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T06:05:52.232Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T06:05:52.233Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T06:05:52.235Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T06:05:52.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T06:05:52.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T06:05:52.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-13T06:05:52.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:06:01.637Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=594a34d3-9d41-4ee5-8036-a141c32e9a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:06:01.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:06:11.651Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ccf8bee7-bc07-4a5e-a287-d732c19d88dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:06:11.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:06:21.662Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=7a0b7eda-9950-4835-9f58-a3e281654660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:06:21.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:06:31.674Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=eba27863-f128-4d87-b9c2-b06868e8a1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:06:31.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:06:41.685Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=256b5d91-0654-406b-a5fd-6578c8cfd0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:06:41.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:06:51.700Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a64b30da-c050-473a-8828-559c686ffbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:06:51.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:07:01.716Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=a9f394c3-d3db-46ae-a0ef-3fcd8da4e99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:07:01.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:07:11.732Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6caed8ff-8877-43a0-b8b0-6877b4feb6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:07:11.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:07:21.750Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=c474274f-315f-4045-ae44-df8319584a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:07:21.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:07:31.761Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6623ca9e-9c0f-413e-84a1-5e32b31999df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:07:31.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:07:41.786Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=5bf70cd6-7953-446f-8ae1-07f2f36afd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:07:41.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:07:51.800Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=e31a48a8-ee51-437e-8084-6097d2e480e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:07:51.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:08:01.811Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=fe96177e-a20c-47dd-9cc1-67443733cc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:08:01.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:08:11.821Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2a0a73c2-6baa-41e7-af31-e559a0f6d6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:08:11.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:08:21.833Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f4c80255-e3df-4da0-813e-373cd48da664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:08:21.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:08:31.845Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=21a61b03-fcce-40e2-b469-c11d5b22c373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:08:31.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:08:41.856Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1ebfa58c-19ed-45d3-bc55-ddbd825407be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:08:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:08:51.866Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=8153b095-6c10-4687-aaae-00c72834f7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:08:51.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:09:01.879Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=d4cabf3c-98af-43ea-aad9-5afc5ccd3cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:09:01.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:09:11.931Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=8ba16a7a-799d-4df6-abe7-51a91161f035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:09:11.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:09:21.951Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=955daf76-de82-46c1-985f-91e97089fd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:09:21.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:09:31.963Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=482bf4fa-e4ed-4b95-a9f5-7630a26d5a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:09:31.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:09:41.989Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6cee873e-da4a-4a95-8e07-7d533b60f48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:09:42.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:09:52.009Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=40419d2b-e15c-4e4e-b5d2-08444fd0edc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:09:52.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:10:02.025Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=61ef7ec1-444b-4d49-b5f6-9624a605b093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:10:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:10:12.054Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=93bc9346-e406-409f-a9f1-edd0a6f73f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:10:12.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:10:22.091Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=c87b7341-86fb-44f1-a672-08da89ddf610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:10:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:10:32.109Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6a9a7d09-a80d-441f-aff1-ad341b5ee4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:10:32.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:10:42.131Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=b8fad691-0c67-45d8-b43f-2ee27ea8ad75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:10:42.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:10:52.157Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=20262167-7653-40d3-ba31-20463bdeaca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:10:52.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T06:10:52.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T06:10:52.287Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T06:10:52.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T06:10:52.291Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T06:10:52.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T06:10:52.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T06:10:52.298Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-13T06:10:52.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:11:02.174Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=bd85dc7b-a8f6-47e0-8d62-003b83f5dcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:11:02.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:11:12.186Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2d1d15ba-0aee-48e1-a8be-337b7c984e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:11:12.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:11:22.199Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=abcb9fc2-1960-4136-a083-ab02ad285dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:11:22.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:11:32.225Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0adfab35-5a67-4baf-b1bb-4b2946e4e12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:11:32.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:11:42.236Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1818af8d-34da-40ec-95bc-35b58f5f23fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:11:42.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:11:52.248Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=0fbc5651-c123-4af3-916c-665cc3d4fc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:11:52.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:12:02.260Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=9bd50678-7374-4067-a053-648ce0c92dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:12:02.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:12:12.275Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1bf0ea03-7fe7-46a6-ac41-6dab53d3f8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:12:12.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:12:22.288Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=e2e6cef7-d7e7-47a4-bdee-4536c0e15ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:12:22.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:12:32.303Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=025f6cfb-2865-42d8-872b-b673b8eb5b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:12:32.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:12:42.313Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6cf7a543-b4bf-44e4-bcb3-bde632ef3d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:12:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:12:52.328Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=75fd5304-cedb-479f-b91a-2b5cfbd2acda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:12:52.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:13:02.341Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=37c1468d-1cc7-4694-bb87-81a0094bd376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:13:02.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:13:12.354Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=7e4463ba-db17-43a7-9243-1e7d8d2b19c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:13:12.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:13:22.366Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=05923665-333d-4f60-9634-ded56ae3d0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:13:22.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:13:32.382Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ad7dea01-7471-493f-ad74-513167328e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:13:32.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:13:42.396Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=5359516c-92b7-4c75-954e-afa3c97e9928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:13:42.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:13:52.406Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=51625f1c-f834-4475-8e9a-c21cfa87a7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:13:52.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:14:02.419Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=5821607a-c911-4e9c-9c9d-4e2e6939c49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:14:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:14:12.432Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=953eb0e8-4ab3-4b2b-a4e4-7d30b5d72728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:14:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:14:22.449Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=cc8dae23-ca47-4d8a-961c-aaeab03a5166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:14:22.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:14:32.467Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=4176ccfe-6bb5-4fc8-bbb2-027b7f5ebda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:14:32.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:14:42.477Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=964f8e21-d1f9-4f2b-aa7a-dd4455f38ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:14:42.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:14:52.490Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=d3ac7650-0a39-49f7-b167-8d9ace4cc783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:14:52.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:15:02.508Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=e76ce825-931c-4ffb-be27-b0b9acee202d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:15:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:15:12.518Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=74f54588-1465-491e-a5ee-4d9b93c4ccbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:15:12.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:15:22.528Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=2a151441-1f5a-4589-b2d1-47b30047e64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:15:22.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:15:32.538Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=fe11c808-c979-4244-8587-4ba5b89feefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:15:32.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:15:42.548Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ef1dc69c-74c5-4da2-ab8e-e89dbd2553f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:15:42.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T06:15:52.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T06:15:52.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T06:15:52.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T06:15:52.263Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T06:15:52.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T06:15:52.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T06:15:52.269Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-13T06:15:52.271Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:15:52.577Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ea02b567-fee7-45a8-a53b-a4408e34bab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:15:52.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:16:02.594Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=6d4617e8-da0c-4894-a980-ebbdaad9b61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:16:02.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:16:12.607Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1618becd-578d-405d-82c4-dd673bc7347c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:16:12.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:16:22.619Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=fea8d61e-be25-4ca2-b7c1-5632d12462fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:16:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:16:32.630Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=446b335e-727e-432d-94d1-fef9fb47e7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:16:32.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:16:42.641Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=d33b7638-67e3-41e0-8d3e-565a68066582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:16:42.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:16:52.654Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=629724d8-e88e-4831-8f68-2105f8793eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:16:52.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:17:02.672Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f50d4a32-5868-4df1-a7b4-03c053d6d9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:17:02.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:17:12.689Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=26c2ebb7-9f16-4531-8ca7-e93642bbc37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:17:12.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:17:22.701Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=bee45a8e-5b24-4fbf-8931-0d5be52f654e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:17:22.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:17:32.713Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=53b05cf2-5eff-472f-b98c-22f56623aefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:17:32.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:17:42.724Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=134f815a-c0bd-4447-926f-624af3e02dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:17:42.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:17:52.736Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=f9bbb343-0c3b-47e3-849e-d68513b39e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:17:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:18:02.752Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=acf03b35-522f-4032-a170-f17ede763a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:18:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:18:12.767Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=d2479705-4047-4a3a-85e5-a0010e391e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:18:12.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:18:22.777Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=b03ece07-82ee-453d-9609-2471dafa16f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:18:22.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:18:32.789Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=3b8157cb-2e21-43e8-87bd-7a8d31ad056c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:18:32.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:18:42.801Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=b16ca4c9-38dd-4d27-a2a6-16f870df049c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:18:42.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:18:52.826Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ca8de3e0-3ab7-4d15-a401-b65d26bdab71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:18:52.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:19:02.839Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=32ddafc4-b148-4993-87e3-ab59a0e31d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:19:02.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:19:12.851Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=9e1e60e8-0c9d-4c7a-abd3-e6b7a6a11576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:19:12.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:19:22.869Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=1d076417-aa8c-45de-9d1f-7579d0eaf353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:19:22.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:19:32.886Z |INFO |Init configs |InvocationID=aaf1c784-3eae-4d0d-9fd0-b40564b09ee9, InstanceUUID=ac9886c8-eeb6-493c-98dc-2bc0209ed45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T06:19:32.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |