. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T04:56:04.868Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T04:56:04.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T04:56:04.908Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T04:56:05.563Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T04:56:05.661Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T04:56:05.661Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T04:56:05.662Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T04:56:05.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-05T04:56:05.901Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-05T04:56:05.924Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-05T04:56:07.189Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-05T04:56:07.639Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-05T04:56:07.659Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-05T04:56:07.659Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-05T04:56:07.727Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-05T04:56:07.727Z |INFO |Root WebApplicationContext: initialization completed in 1802 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-05T04:56:08.404Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-05T04:56:10.363Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-05T04:56:10.954Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-05T04:56:10.997Z |INFO |Started MainApp in 8.467 seconds (JVM running for 9.22) |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-05T04:56:11.236Z |INFO |Start scheduling PRH workflow |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:56:11.249Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=961476bd-a580-4f71-a63e-b1623fa89cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T04:56:12.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:56:12.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-05T04:56:22.250Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-05T04:56:22.251Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-05T04:56:22.254Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:56:22.679Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=08c931d4-6c02-4073-880e-653304b40ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T04:56:23.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:56:23.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:56:33.744Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=2cb64f54-d7f5-48a0-a894-00294909c629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T04:56:34.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:56:34.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:56:44.847Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=4ad24c53-9bea-45b8-9f51-f6b6a91d49cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T04:56:45.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:56:45.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:56:55.920Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=f7396612-bfe4-4a72-8d8d-28b11768d119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T04:56:56.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:56:56.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:57:06.960Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=4abc4748-8ada-46f4-8156-0ba64de39190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T04:57:07.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:57:07.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:57:17.999Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=463bf4db-0a7e-4477-94f0-cd50c52b1646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T04:57:19.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:57:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:57:29.039Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=0549ef90-f806-4951-b54a-7cffb455b6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T04:57:30.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:57:30.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:57:40.084Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=8355ebbd-a125-40ea-9b63-e31ff53b5a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-05T04:57:41.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:57:41.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:57:51.123Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=3c45e3d7-feba-44b5-812b-f779d5c2af02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:57:51.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:58:01.300Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=f5060fa6-c138-423d-8723-595f04e00b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:58:01.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:58:11.331Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=6f623718-40f9-4a6e-b7f3-cd507ef26c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:58:11.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:58:21.352Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=37969665-90bf-4106-9cad-2aec4ea8954e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:58:21.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:58:31.396Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=57ff6d83-debc-4cdc-bf78-cb6e257e239f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:58:31.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:58:41.410Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=5801f291-f12a-49de-b95f-6a4c01858087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:58:41.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:58:51.424Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=62d0cf5d-6aa8-4ba4-8450-187c60b96aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:58:51.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:59:01.436Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=18169c02-a988-472f-8b88-ecc99882ff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:59:01.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:59:11.451Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=462ff69f-b879-4e06-b6cb-1c92e145a320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:59:11.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:59:21.471Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=e26d0360-73c0-4821-914f-823be2277afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:59:21.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:59:31.487Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=a0fe7185-1d9f-47fe-b4b3-38aa7760246d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:59:31.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:59:41.529Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=2821c47a-a198-4db7-8243-c24287c2e3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:59:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:59:51.540Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=b88507c2-8b7c-4153-b255-4d1a8bbce9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T04:59:51.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:00:01.559Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=deb27fef-ff8a-4a56-8e6b-4b8a79e8258a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:00:01.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:00:11.570Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=2b22ae0e-e551-457e-908e-dafec2287681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:00:11.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:00:21.582Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=369c016f-4d98-44be-ae87-f007504a359a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:00:21.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:00:31.590Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=8378dfaa-648d-438d-8992-835355f5be73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:00:31.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:00:41.600Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=c2e3186a-2717-47f0-b982-4bc1d6a95e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:00:41.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:00:51.614Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=dcd32211-8827-4819-9cc2-818f08e0178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:00:51.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:01:01.625Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=f96c660d-43fd-406c-ba8e-38fcb9b04b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:01:01.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:01:08.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:01:08.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T05:01:08.914Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:01:08.917Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:01:08.935Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:01:08.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T05:01:08.936Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T05:01:08.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:01:11.637Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=766ec659-a46e-4666-ae85-add8fe2c3ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:01:11.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:01:21.648Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=9f2d958c-c43e-41c6-849a-3f2c101560c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:01:21.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:01:31.656Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=85427773-1282-4326-ac05-78a4e9670d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:01:31.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:01:41.665Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=ad3ed640-23b2-4a1c-b890-3e413193f842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:01:41.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:01:51.678Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=f5782abb-9544-4753-900e-1b5333d5259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:01:51.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:02:01.690Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=e7e2ee92-f4c0-40ee-9afd-e9cef82dbde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:02:01.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:02:11.700Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=cec07ef5-0cde-4cb1-99d5-d1f7e9170d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:02:11.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:02:21.711Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=cf631fab-c66a-494c-a919-eceaac475d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:02:21.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:02:31.720Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=c3b4bd9a-68ef-4c24-a7d2-a3dea5545fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:02:31.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:02:41.729Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=eed7ca9c-ab7c-471a-a795-a41cf8873832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:02:41.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:02:51.737Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=c89456e2-4c38-4094-98f5-e357325ca77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:02:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:03:01.745Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=fffbeccb-8e40-45f0-b3ae-4a2e68dbf157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:03:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:03:11.757Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=eeaa1bfc-04ec-4852-88ad-383759604bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:03:11.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:03:21.765Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=071d4600-a1c7-44a9-8f0f-2c7f1ebdd179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:03:21.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:03:31.777Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=b27f676d-d135-433b-8e3a-2c958f1a7610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:03:31.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:03:41.785Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=053c3970-20d2-4d3c-9fd8-447f7c03e964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:03:41.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:03:51.797Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=01901bcf-07e7-4d38-a332-96b46d7ea82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:03:51.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:04:01.807Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=8f1184fa-10cd-44be-96cb-f390aa29afbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:04:01.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:04:11.818Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=696f86a9-852f-4e2d-808b-eee108ae76d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:04:11.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:04:21.852Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=67172a61-5601-41e5-ac0e-60147c4f7c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:04:21.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:04:31.864Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=f3a42c59-0444-4980-96ef-e01c21495729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:04:31.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:04:41.886Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=4c925381-dff4-4d19-b2ae-d072c14c0f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:04:41.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:04:51.897Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=64d33a0b-c4d0-4d05-9e33-5e4025f5f6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:04:51.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:05:01.908Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=199c6971-ebfc-44d4-9b4f-6cf0cd3643d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:05:01.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:05:11.918Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=7d608c11-32d0-4c60-a493-38a785772cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:05:11.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:05:21.929Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=94c925ad-cce4-497f-8801-108492be3545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:05:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:05:31.939Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=940a4be5-a6b7-4f9f-9bfe-d88240bb7222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:05:31.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:05:41.950Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=e5710187-c224-4dbc-bfb6-232e6b2cad05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:05:41.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:05:51.962Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=e374483b-8e17-4e43-8c32-8acd7ab9b74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:05:51.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:06:01.975Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=a3f0ab68-989d-4617-87f1-66bfdaf89b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:06:01.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:06:08.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:06:08.796Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T05:06:08.797Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:06:08.801Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:06:08.811Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:06:08.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T05:06:08.812Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T05:06:08.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:06:11.986Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=664753be-b2e1-488c-afd0-731e89463503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:06:11.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:06:21.997Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=af24a276-50bd-4df9-b8b4-9ca40b091039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:06:22.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:06:32.008Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=d36e9844-139f-40a4-a7e7-85f1010b7c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:06:32.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:06:42.019Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=ab4d6ac2-45e8-4c16-9305-569d7beb27f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:06:42.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:06:52.030Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=9cf1b864-db56-41f2-ae27-062d1cd44583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:06:52.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:07:02.044Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=655c9f2a-05fe-42ac-bdf0-2aa70b1cadf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:07:02.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:07:12.056Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=9d505644-eff1-400c-a067-e5fc0f7d4347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:07:12.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:07:22.066Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=2cbc3ac9-13c0-4785-b4cf-ec4ebd275f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:07:22.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:07:32.084Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=07726119-d259-4dda-86d8-1d995b98050d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:07:32.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:07:42.100Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=3d712207-b3d5-49b4-8b99-91ccdabbd5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:07:42.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:07:52.112Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=a084868c-08d3-40fc-b80d-f1d88a2da41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:07:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:08:02.122Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=37136109-e40f-4e63-8bd0-4957ba8c1cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:08:02.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:08:12.153Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=cee9c5a7-ad3d-4115-9b47-562cfdc2f816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:08:12.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:08:22.163Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=74eb968d-0748-4ef1-bdf4-70a78eabf69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:08:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:08:32.173Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=39eb55e9-52c5-4163-89d4-fd603e57095f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:08:32.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:08:42.186Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=277006a1-ddd1-4612-8936-4d0e4098cf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:08:42.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:08:52.200Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=147528b6-fcf8-4be0-ad84-7d5a0d361446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:08:52.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:09:02.211Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=db20639d-3e95-4a5e-9465-d543f09e620f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:09:02.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:09:12.222Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=1ad5e638-4a58-4a51-b20e-38e3387f9818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:09:12.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:09:22.233Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=905fc037-3bb1-4b8c-a337-4c58ef4a0db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:09:22.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:09:32.248Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=eb716726-68d3-4bd5-a602-5de5111d015e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:09:32.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:09:42.259Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=e70859b2-3524-440c-bdfa-e11e00a7bc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:09:42.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:09:52.269Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=8e3b3b4b-ebc0-439b-bd8b-01496a48774d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:09:52.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:10:02.282Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=1e60bd0a-97f8-4249-9200-96f6265e09fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:10:02.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:10:12.296Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=2712212f-7e41-4aa5-895d-af4b7b84dc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:10:12.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:10:22.307Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=4683486c-9cf4-4cb4-be74-a89764f915a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:10:22.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:10:32.316Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=69ec8960-2e60-418f-bbf7-641932fa1ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:10:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:10:42.326Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=909697ec-ea9a-4ce5-a0c3-76c6091a9ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:10:42.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:10:52.337Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=fd752530-534f-4108-977e-a29fa70b2099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:10:52.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:11:02.350Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=88809256-5e4f-4eb8-91ae-cb4d5decdac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:11:02.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:11:08.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:11:08.742Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T05:11:08.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:11:08.745Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:11:08.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:11:08.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T05:11:08.755Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T05:11:08.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:11:12.362Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=9c61323e-bd8e-4fbb-89e0-9055ae09604c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:11:12.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:11:22.371Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=aa92e745-b1fb-41f2-856d-97dd4c866d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:11:22.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:11:32.380Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=fd865380-8f62-4ec4-b184-2a3b42a2b625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:11:32.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:11:42.389Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=8615efb3-739a-4ae3-9042-c3c32a6bc2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:11:42.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:11:52.405Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=3e1c0ed6-e426-4ca4-b03f-5ce9a669daff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:11:52.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:12:02.418Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=a8216d89-f47b-4420-a676-7a5d4f133a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:12:02.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:12:12.428Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=e7548487-c849-4e33-85b1-637f3e5ddba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:12:12.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:12:22.439Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=b5a4adb0-df4d-413f-99f2-3f6bd78bd2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:12:22.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:12:32.448Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=df28b192-9436-4267-a9de-52ac8f94b5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:12:32.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:12:42.460Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=4a42d2e0-6639-45d4-9d1e-dc226f1dfd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:12:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:12:52.471Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=079c38a0-066a-47c2-9f1a-91e300c39055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:12:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:13:02.485Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=811034df-76f3-4ca7-b923-1f2044913445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:13:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:13:12.495Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=71d79fe7-14a0-4141-bdbb-89537f58b561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:13:12.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:13:22.506Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=6ba93f19-77cd-409d-8032-b9260e273f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:13:22.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:13:32.519Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=b0e48320-8c5d-4860-b0aa-b8b3867c99ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:13:32.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:13:42.528Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=50bb44fe-6a97-4128-88d7-ad7df1d710a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:13:42.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:13:52.537Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=28daba90-e404-47a5-9183-2c2fceebebab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:13:52.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:14:02.550Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=e5909bc9-63b6-420c-aa18-365cba5246a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:14:02.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:14:12.559Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=e52f4463-fa5a-41a7-a037-ab0e0ec38587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:14:12.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:14:22.569Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=243b791d-67d4-454a-b169-0796f94e7097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:14:22.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:14:32.580Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=7c3bf4b8-0159-4deb-97e3-a4cee22bf8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:14:32.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:14:42.591Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=97c53f68-aa35-4d34-8cf9-f4a1d33ff684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:14:42.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:14:52.602Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=0cb5adec-6659-47cf-880f-bcca723835de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:14:52.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:15:02.613Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=2cadeb7e-7ad9-4c7f-9dbf-263aba0ce6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:15:02.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:15:12.626Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=22a8ac05-9a0c-4d78-b054-0ed7a4985263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:15:12.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:15:22.640Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=10f64f83-c3ea-4d33-8701-c19e1b8b2833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:15:22.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:15:32.650Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=dfdd696e-6e58-4c93-99b9-1d8f1c1f4c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:15:32.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:15:42.660Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=1b95d555-750a-47cc-98e5-bc56a80d5e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:15:42.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:15:52.674Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=c4d0e334-f3b3-4d9d-a333-4cd14dfcd7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:15:52.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:16:02.684Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=d8d30d5f-ea4f-4bc6-9111-a12fdb941939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:16:02.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:16:08.652Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:16:08.652Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T05:16:08.653Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:16:08.655Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:16:08.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:16:08.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T05:16:08.662Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T05:16:08.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:16:12.694Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=5e195c3e-c1d8-4f99-a4e8-4e4c417c018f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:16:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:16:22.705Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=d01dc53e-5429-492e-8276-195005d88c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:16:22.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:16:32.714Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=e5bec292-87eb-4c04-8cef-00a8b6fd6bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:16:32.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:16:42.724Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=b5953e60-68b9-406e-9342-26ba950ce82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:16:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:16:52.738Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=e2e6e706-555a-403a-a24a-1391542d9232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:16:52.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:17:02.748Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=7ce452bc-544b-4f2c-8184-5f7f3497ff85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:17:02.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:17:12.760Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=b3a4b329-d73d-4693-8f77-7ced4644b890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:17:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:17:22.771Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=280f93d9-e7a1-4422-95b7-d83d8142585f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:17:22.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:17:32.783Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=95a14419-65ad-489e-a64a-cad5f2e7bfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:17:32.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:17:42.797Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=2f6a34a2-2aa1-4464-9791-82e61cf59cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:17:42.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:17:52.808Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=67936ce4-e1ea-4364-9b27-ef1d97fd0be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:17:52.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:18:02.818Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=e8a9407b-baa2-4dde-ab62-98dea1964840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:18:02.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:18:12.828Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=a9173c90-5df1-4a7e-9b64-37ea1419ab81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:18:12.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:18:22.839Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=c2ae9fdc-837e-4ced-b74f-5c15fb3e8429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:18:22.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:18:32.849Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=82cba4b9-03fe-46a2-b2aa-3c138ba2f78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:18:32.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:18:42.860Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=5071c43a-466d-4304-b51b-3a07d39a5f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:18:42.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:18:52.871Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=f54347db-3a57-430d-92f6-61f62be49687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:18:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:19:02.883Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=a30c026e-2e8d-4009-974c-d4da08e42ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:19:02.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:19:12.894Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=9e95b640-3d40-4990-bfc5-fb53cdac0aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:19:12.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:19:22.908Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=c987040c-254f-47df-a0b3-4c6755140d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:19:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:19:32.918Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=aebe8cbb-a84c-4339-bcbe-6f7ab86a1af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:19:32.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:19:42.929Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=1691791e-d13b-4962-9b24-6f975c12f9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:19:42.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:19:52.939Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=4b9bec79-6d3d-415c-b95b-db836f7362fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:19:52.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:20:02.951Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=b72808b4-8b3a-436e-946c-0026cecba541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:20:02.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:20:12.980Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=ab81d88f-42cc-4238-9775-266151dc1577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:20:12.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:20:22.990Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=92d548f6-156f-4650-ace8-9fc08dea0157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:20:23.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:20:33.003Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=a90cf7e7-cfe9-44b3-bc96-552993ac292a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:20:33.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:20:43.016Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=540150dd-cfc1-4d5f-b78e-df3b85672635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:20:43.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:20:53.027Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=c14f37af-29f6-45c6-8aa7-bfec30b5cb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:20:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:21:03.037Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=945abbe8-9245-4799-a52a-84fe43bcd23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:21:03.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:21:08.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:21:08.777Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T05:21:08.778Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:21:08.780Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:21:08.788Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:21:08.788Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T05:21:08.788Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T05:21:08.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:21:13.049Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=80a1fbad-cfbc-4b09-a458-61b9fbee6378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:21:13.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:21:23.077Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=9202aa00-4daa-4744-83bc-8c2564cf98d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:21:23.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:21:33.087Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=f4ca61d0-2d1b-4b8e-8842-9e8f87acfaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:21:33.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:21:43.098Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=0bb8cf78-63a2-40fc-aebc-0a6362234800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:21:43.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:21:53.108Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=02f66031-99c8-4f22-ab58-9d4022b593a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:21:53.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:22:03.119Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=d0223f00-8cfc-4a10-9c15-7c8709d4d3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:22:03.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:22:13.134Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=9e9464e8-e7e1-4841-a378-794e308c9055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:22:13.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:22:23.146Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=602d01c6-e9f4-42ba-9ae0-7aca6f47ccbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:22:23.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:22:33.159Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=0f9b5571-11eb-40b6-98b7-e60339eadb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:22:33.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:22:43.170Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=900a55d9-4b93-4749-8c6a-9e1c680f5b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:22:43.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:22:53.180Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=23025311-0da2-4bad-a411-7ce40f57ca1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:22:53.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:23:03.190Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=01e2acc9-c8bb-4b14-8151-b043ad028999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:23:03.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:23:13.210Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=e0cf41d7-9c70-453b-ac95-7484f0826c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:23:13.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:23:23.220Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=798acee3-b137-4edd-939f-52c32a3a17c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:23:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:23:33.230Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=d1722205-7158-4419-8216-c10cd65836ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:23:33.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:23:43.240Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=0e1a38f9-6c0e-4512-88ba-edc9672098ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:23:43.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:23:53.249Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=b5f78255-ec8b-4c58-b442-d8c8f21cc989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:23:53.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:24:03.260Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=6474227f-dbe9-4e26-8439-d872e6478f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:24:03.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:24:13.274Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=1d90d0c3-3193-4b78-8626-aa18c1c61c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:24:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:24:23.288Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=c35e560d-9144-46f2-bbbb-0f9f9c57b098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:24:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:24:33.298Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=febf6bd0-ace1-423e-86f1-a16655de1897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:24:33.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:24:43.307Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=9f2deeeb-3dc3-49f4-9ab9-a7844c164878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:24:43.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:24:53.317Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=f2b9180f-4885-40a3-821e-2fc1257624a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:24:53.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:25:03.329Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=bd11d2da-0698-4e2d-bd6a-c960edbe6db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:25:03.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:25:13.338Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=5499db7f-6366-498f-b771-28f3e54d4e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:25:13.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:25:23.348Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=0d7a9d1b-6262-4f08-85cc-5b776cc21582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:25:23.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:25:33.360Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=b49c7430-b3bd-4e2c-b88c-440f1fe7c70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:25:33.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:25:43.371Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=403e858f-247a-40b5-a9b3-efe32c8ac630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:25:43.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:25:53.380Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=2825b329-8841-48b2-848e-1dba530f2b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:25:53.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:26:03.390Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=a6fe825a-2ecc-4f10-beaa-6879bc261e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:26:03.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:26:08.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:26:08.788Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T05:26:08.789Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:26:08.793Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:26:08.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:26:08.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T05:26:08.801Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T05:26:08.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:26:13.403Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=fd3fb413-6621-4fa9-98d3-cd54983497d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:26:13.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:26:23.413Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=2a362187-2055-4819-8cf1-e4a63152bef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:26:23.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:26:33.422Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=20d866f2-aac0-4304-935e-1d47639c6238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:26:33.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:26:43.433Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=547cafa8-87f2-472e-ac7f-ba66f843cb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:26:43.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:26:53.441Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=cc76b9b6-6f49-4741-8db4-18e1f1b6d982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:26:53.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:27:03.450Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=9d84840a-12db-4fb0-ace0-fb92f391328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:27:03.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:27:13.463Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=51f7186d-558a-4897-b333-f71c1a45884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:27:13.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:27:23.473Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=7c8f1d2b-970d-482c-82cb-091fbbe48940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:27:23.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:27:33.482Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=97f3cdc0-858a-43e4-b606-9e74a87610ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:27:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:27:43.491Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=bbe722ea-d381-49c9-afed-788efa68808b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:27:43.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:27:53.501Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=0c5155ae-2d8c-463f-9b2c-fe0c3cda0d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:27:53.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:28:03.510Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=01346460-7c21-4c47-9acb-17fcf74bb2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:28:03.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:28:13.520Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=1acce3a5-1e86-42ab-9dde-aedf76850ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:28:13.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:28:23.528Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=8a83817c-0335-4870-a800-a2bfbdf28135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:28:23.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:28:33.537Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=886db827-e3fc-4154-bcb0-b0b033229c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:28:33.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:28:43.548Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=bd0825a7-546e-453d-8529-d748ba33f70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:28:43.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:28:53.557Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=c7be6f13-7c19-4750-92e3-cdd27b96da86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:28:53.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:29:03.567Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=79868328-652c-4987-bf22-f0ca5a14b4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:29:03.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:29:13.580Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=41bd0a8e-e2ee-448b-bf2a-30af1181c3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:29:13.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:29:23.591Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=01fb45d7-1e86-4c04-afa9-d4eef777f0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:29:23.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:29:33.601Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=fd53487c-6021-4c8a-9e8d-c169671bbd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:29:33.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:29:43.610Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=baff3b11-0b38-46b4-a6e2-82b6e472feea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:29:43.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:29:53.622Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=500b006f-0a81-4b11-b82d-9d4b2c5cef66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:29:53.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:30:03.633Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=c82726d8-a9d6-4ea3-9866-f57759542404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:30:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:30:13.644Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=82ea60e3-6b61-4f2b-89a3-30a712010f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:30:13.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:30:23.655Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=c9e7af21-d47c-41c5-9a98-99c9ddd3cfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:30:23.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:30:33.671Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=06f09e49-a1fd-4036-9267-887332a708cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:30:33.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:30:43.680Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=fe9100b9-6554-47ae-8bd1-5aeffa6ae1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:30:43.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:30:53.693Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=3e4fb9d7-45eb-4a05-ba8d-22ce7f755d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:30:53.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:31:03.721Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=e0bd215a-9cfc-4e8e-80a7-26a16ca6e3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:31:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:31:08.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:31:08.639Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T05:31:08.640Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:31:08.642Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:31:08.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:31:08.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T05:31:08.647Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T05:31:08.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:31:13.730Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=2b5aa35d-4de6-48a5-94c8-6444e322c815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:31:13.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:31:23.741Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=fe51d7ba-53c6-4113-92ad-87c637fbf64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:31:23.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:31:33.756Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=a6ca2d3d-ea80-47e0-b2c2-a2b5417d0eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:31:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:31:43.772Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=f446b469-c09a-4ebe-a07a-7b90152fd178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:31:43.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:31:53.783Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=0ecedfb7-679c-4d2e-a625-9a9bd6e376f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:31:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:32:03.795Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=c6e08545-38d9-41f4-bf7f-09323a5525c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:32:03.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:32:13.805Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=182f9683-1224-4531-894f-a75434fce675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:32:13.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:32:23.816Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=25cdb226-3398-4e21-b2f3-d018c8af6558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:32:23.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:32:33.827Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=cb280551-79dc-4fa6-82e9-11be2d1eda97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:32:33.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:32:43.836Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=789e6840-2db8-43b9-96ea-b59e3cf78c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:32:43.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:32:53.846Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=38cd15a5-3e0f-46e9-8ec5-a86ec85a6ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:32:53.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:33:03.856Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=12c9370a-0b13-4f7d-ad79-ca61bf7afbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:33:03.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:33:13.867Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=283285d5-6166-4796-ba04-14fa226f0404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:33:13.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:33:23.876Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=3198bff8-b96c-4374-93fa-e48dddbb9e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:33:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:33:33.885Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=ed57c068-1d12-4425-a92c-9eee8b524da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:33:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:33:43.894Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=40601965-897f-4785-8c59-58a417ce7493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:33:43.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:33:53.908Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=1298854d-90ae-499f-816b-e15b320464e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:33:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:34:03.917Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=f2f4d8fc-de93-432c-a5f0-6e55a554fcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:34:03.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:34:13.932Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=ceeaaba8-d7a4-4390-8708-e47d16bf6c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:34:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:34:23.946Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=b3df08a9-978a-4a99-a985-f2b6f7ea73c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:34:23.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:34:33.954Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=07b49848-e70d-4b2a-add0-f973f92381ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:34:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:34:43.963Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=09d5055f-dc48-4b0d-8b29-a7c149a648a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:34:43.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:34:53.974Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=79596ca6-30c0-4546-af0c-73052064f9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:34:53.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:35:03.983Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=d2310269-cad5-4358-9cb8-bc1d1fb9cb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:35:03.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:35:13.993Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=7598ad56-7688-44db-bb25-9c366ec6dafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:35:14.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:35:24.003Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=ff0b6248-d88f-4ed8-96f2-8e69cc3885ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:35:24.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:35:34.012Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=95c0c196-173a-49ee-8bd3-03a9448e9d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:35:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:35:44.024Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=1f768e19-db19-4388-8390-9e8fa54f364c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:35:44.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:35:54.035Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=46a259a3-0275-4e1e-bd60-bc495919b547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:35:54.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:36:04.064Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=4fb10f0b-d8f9-4a36-98c1-9ec06056746e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:36:04.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:36:08.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:36:08.793Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T05:36:08.794Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:36:08.796Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:36:08.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:36:08.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T05:36:08.803Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T05:36:08.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:36:14.073Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=8ec04889-5060-4ad2-be7d-3ca44dd6034f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:36:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:36:24.083Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=07ee1680-ec55-4f92-99de-1427f8b295a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:36:24.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:36:34.092Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=984fdb84-ce5d-4898-bea4-49154524215f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:36:34.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:36:44.102Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=723e55f6-d514-4169-a536-24844a562686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:36:44.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:36:54.113Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=4df1c78f-25aa-4a8f-80e7-7af983429cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:36:54.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:37:04.140Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=68d47df0-23f7-43e6-bd4e-93093d689be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:37:04.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:37:14.153Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=5b051d01-bd96-4829-8e46-c6bfb194b4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:37:14.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:37:24.166Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=ba223edc-30c3-4b58-93fa-da3cc947dc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:37:24.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:37:34.175Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=0c71be74-c23b-42ca-9728-a6f57f84bb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:37:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:37:44.186Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=207cdfbe-5368-4a63-9e30-8f37a0a85f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:37:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:37:54.197Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=7db3898e-584e-4ac6-b2bc-54da89779674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:37:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:38:04.207Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=b69c8cb8-e0fc-4ae2-acbb-39f9f01f003c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:38:04.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:38:14.218Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=0b17519c-e720-4ac1-9184-d24737385a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:38:14.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:38:24.227Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=14248026-4e86-4c3a-ad8a-59aa077abae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:38:24.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:38:34.244Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=4f8fbbe6-3dd7-4b39-9f99-97c0ff0e2ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:38:34.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:38:44.256Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=08d0b2bc-67a8-4700-ab7d-a91e530f5194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:38:44.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:38:54.267Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=3c221ca0-dc34-45be-a58c-27e2a482a327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:38:54.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:39:04.277Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=f4fb5d40-3ac7-427a-ab9f-b94252f0fb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:39:04.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:39:14.286Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=f742980f-1843-455c-9517-aeed4d177150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:39:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:39:24.296Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=6b0b7813-5fba-496b-9ea2-c2e5ef09bd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:39:24.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:39:34.308Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=e732a835-2728-4c1b-b014-82ae8ffb9424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:39:34.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:39:44.319Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=b5582587-4660-4a5f-b8de-2d8498e65219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:39:44.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:39:54.331Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=718b2690-839a-47df-89a9-222491a275de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:39:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:40:04.342Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=27276ea9-bd23-4896-8195-72f6f0e9fecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:40:04.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:40:14.352Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=3ff79fee-a55d-46cb-8df3-78575d50dae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:40:14.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:40:24.362Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=792eac20-5e64-4663-9cda-4e53a51d6d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:40:24.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:40:34.376Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=3301f198-5b41-481b-9c52-6eb4fb01b19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:40:34.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:40:44.386Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=1c090d3a-f35b-49ea-9ced-41ef28205e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:40:44.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:40:54.401Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=4fe7b65a-33b4-433e-b792-c895668e0d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:40:54.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:41:04.410Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=63f1eb17-30d6-4781-848f-4ec9de4ddef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:41:04.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:41:08.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:41:08.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T05:41:08.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:41:08.774Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:41:08.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:41:08.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T05:41:08.781Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T05:41:08.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:41:14.419Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=c88d353d-561d-429a-b213-0b0fc7382486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:41:14.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:41:24.433Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=fa44288e-305e-4c23-afe1-a56c819dcfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:41:24.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:41:34.443Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=fd832029-751a-463b-96bc-287c5a059497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:41:34.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:41:44.455Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=45e4ada0-11db-430a-bfe5-2ca59b8387d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:41:44.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:41:54.465Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=1483e2ee-832a-41f5-9334-0b74cd4ee31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:41:54.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:42:04.475Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=589aebd6-1b61-40e0-9415-0be061e2ef8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:42:04.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:42:14.505Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=88c004de-8433-4f84-b131-b42f673f11a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:42:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:42:24.531Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=88bddce5-a4b2-46f8-8d88-950092affaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:42:24.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:42:34.540Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=bbbb612c-2b8e-4ffc-bbbd-6721be5f6302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:42:34.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:42:44.549Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=222f5b8b-0cab-4202-aa10-37cf8c77e7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:42:44.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:42:54.558Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=83ae5174-b09e-4998-b072-e7aff4183686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:42:54.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:43:04.567Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=a4e66bb5-c305-4ac4-bb30-f16b49db4854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:43:04.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:43:14.577Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=01198d12-3a10-4697-8dfe-3312ffbc1789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:43:14.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:43:24.586Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=0fee8e90-d480-4b1e-9d3a-be5e65612392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:43:24.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:43:34.597Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=d8cab574-d94a-4851-9dff-a19eaa6fc06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:43:34.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:43:44.608Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=a31481c0-b423-4e7a-bfbf-e8e43edc50a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:43:44.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:43:54.620Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=378b5c14-75cc-460e-be32-01c12dbd0ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:43:54.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:44:04.633Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=7beff815-ebb6-46e9-8ef9-4fae813bd3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:44:04.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:44:14.647Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=6d94382e-bcde-454e-8abd-8c27024fd251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:44:14.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:44:24.655Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=7fc2da5e-bd60-423d-ac82-b7ee56515530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:44:24.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:44:34.664Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=98107b9d-c452-4c7d-ac74-0d807f8cdc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:44:34.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:44:44.674Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=a3aa14f5-0b58-4114-aa93-83b8149f4350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:44:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:44:54.684Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=cf478455-7ed0-4a04-8e8e-c12ada0aa2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:44:54.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:45:04.694Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=f7f486c6-695d-4608-a309-a5e24dd4b6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:45:04.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:45:14.703Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=fc18f72b-a1da-469b-9155-34e1366b16a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:45:14.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:45:24.717Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=91364bd6-73cb-4f0a-9542-4c98527c1d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:45:24.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:45:34.726Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=1043344c-9a48-476a-a3c2-da02ad2a929a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:45:34.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:45:44.737Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=3d868a15-3a3f-4afc-bd8c-6236bb8d3c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:45:44.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:45:54.752Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=faee13cd-b9dc-45e1-8d82-1945d28e0d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:45:54.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:46:04.761Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=fe3bdf63-7236-4f62-946e-21090534f911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:46:04.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:46:08.615Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T05:46:08.615Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T05:46:08.616Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:46:08.617Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:46:08.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T05:46:08.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T05:46:08.622Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-05T05:46:08.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:46:14.771Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=77191bcc-df64-430a-b55e-674b85aa8960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:46:14.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:46:24.781Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=a0a7b2dd-9cb4-4ac0-92b0-7057527dd567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:46:24.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:46:34.791Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=d601466a-b072-4899-a076-7912c4d5f9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:46:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:46:44.799Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=079175a0-6725-43bc-adb9-854fe745ec3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:46:44.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:46:54.809Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=7887dc78-e476-4bdd-8637-41c5f80d6cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:46:54.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:47:04.818Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=0288a059-1f83-4da0-b72b-2ab348995db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:47:04.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:47:14.826Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=165d562f-228b-4736-8fb1-d0a77e2e242a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:47:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:47:24.837Z |INFO |Init configs |InvocationID=6632850f-09a7-4440-b769-6623cdcc29b1, InstanceUUID=1440b543-1e51-4812-b7f3-03b0fb081adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T05:47:24.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |