By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:12:44.123Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:12:44.126Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T23:12:44.156Z |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-01-22T23:12:44.668Z |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-01-22T23:12:44.740Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T23:12:44.740Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T23:12:44.741Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-22T23:12:44.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-22T23:12:44.876Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-22T23:12:44.977Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-22T23:12:46.124Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-22T23:12:46.479Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-22T23:12:46.498Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-22T23:12:46.498Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-22T23:12:46.548Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-22T23:12:46.549Z |INFO |Root WebApplicationContext: initialization completed in 1571 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-22T23:12:46.869Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-22T23:12:47.503Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-22T23:12:48.504Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-22T23:12:49.018Z |INFO |Started MainApp in 6.835 seconds (JVM running for 7.47) |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-22T23:12:49.067Z |INFO |Start scheduling PRH workflow |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:12:49.076Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=fbb247a6-0de8-4623-962e-086b0e811ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:12:50.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:12:50.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-22T23:12:59.183Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-22T23:12:59.184Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-22T23:12:59.191Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:13:00.505Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b7a95bbc-e1db-490e-89f4-cc1b173380cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:13:01.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:13:01.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:13:11.601Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=762d87f1-1d0c-4011-9a1c-85385ccb7e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:13:12.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:13:12.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:13:22.639Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1f3e315e-67f8-4b95-a545-b08af193458c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:13:23.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:13:23.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:13:33.679Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2c8fcf0b-0947-4837-b328-842da5feb5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:13:34.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:13:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:13:44.719Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=34675e5f-e187-472b-98aa-854732b46e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:13:45.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:13:45.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:13:55.759Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=dd2cfb48-2ff4-4400-97ff-3b458f1f9c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:13:56.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:13:56.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:14:06.798Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4982df00-1064-4eff-a0a0-6bd1ca921299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:14:07.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:14:07.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:14:17.838Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9f0d3a1e-511b-4396-b8f3-25f8d9cfbdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:14:18.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:14:18.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:14:28.878Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=fde1bdcf-ec67-4dbe-af98-c10a2f68ce50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:14:29.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:14:29.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:14:39.925Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c06d4d4f-67da-4467-aff7-9bcf5de3cab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:14:40.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:14:40.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:14:50.959Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ca95b090-0889-4494-8ec0-d0d26838bcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:14:51.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:14:51.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:15:01.998Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=099f8039-bb3a-45fd-9e4e-898ea53088b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:15:03.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:15:03.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:15:13.038Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=083b350f-654d-4d22-873d-95eeac665e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:15:14.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:15:14.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:15:24.079Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=305395bb-f12c-49b3-ab31-7b5fe78de17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:15:25.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:15:25.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:15:35.118Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=85920fee-a955-497c-9d4b-cb4d2223b8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:15:36.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:15:36.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:15:46.163Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d8bbf4e6-e0c6-4008-a316-a2dea2859279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:15:47.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:15:47.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:15:57.198Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9bee40c9-fab0-421c-b1af-fac9218ceecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:15:58.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:15:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:16:08.239Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6fd7162e-b78d-4e09-9d4c-e2d1374c6690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:16:09.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:16:09.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:16:19.283Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a2fc6179-0cbb-43d8-8573-6b0a0a97dcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:16:20.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:16:20.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:16:30.318Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=cae8ee93-66cd-4560-be7f-4b0c719c0437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:16:31.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:16:31.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:16:41.358Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0ce46601-e670-49de-ad2b-4127dcc91c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:16:42.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:16:42.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:16:52.398Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c2193806-bac1-4f32-be6e-cf1623862968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:16:53.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:16:53.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:17:03.438Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1d01d031-c41f-4645-ad27-1ea0b73011d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:17:04.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:17:04.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:17:14.479Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3ce7b001-4a0d-4345-8fd1-427b55b50dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:17:15.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:17:15.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:17:25.518Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e0865df9-7829-467b-8852-196aa903ab29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:17:26.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:17:26.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:17:36.562Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8d6cba66-aaae-4c51-b464-051d12873297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:17:37.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:17:37.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:17:47.598Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4d1fc987-84cf-4618-bc42-e75e96134ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:17:47.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:17:47.675Z |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-01-22T23:17:47.676Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T23:17:47.679Z |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-01-22T23:17:47.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T23:17:47.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T23:17:47.687Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-22T23:17:47.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:17:48.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:17:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:17:58.638Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f1a6b53c-7363-4dcd-b2e4-29734228a51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:17:59.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:17:59.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:18:09.680Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1ffb0d9b-fbec-49a3-8317-b4891b3bc231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:18:10.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:18:10.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:18:20.719Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0cf118ea-9b43-463e-a2c2-e7d5d60c03ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:18:21.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:18:21.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:18:31.762Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c9bdeb6c-9746-4402-88fa-7f08064bb085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:18:32.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:18:32.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:18:42.798Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d905a13f-54eb-4037-a9ef-6a365d6f89d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:18:43.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:18:43.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:18:53.838Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a7f12895-efcb-474c-a66c-0edfe494e46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T23:18:54.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.65.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:18:54.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:19:04.910Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=206c0365-f8a3-4a3b-9ef5-0b54665cf4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:19:05.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:19:15.067Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=877a4812-478d-4416-a77e-a1c5ac6eaa0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:19:15.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:19:25.082Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e83a5a44-fbb8-4fee-bcec-76f97467a982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:19:25.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:19:35.095Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8c77b248-22bd-448a-9dd7-ebd81926fa71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:19:35.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:19:45.110Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=98f7410a-cb2f-46b2-bb13-a24dfec66708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:19:45.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:19:55.133Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2bc15bb2-f29a-4a2e-a5b2-fa80737afa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:19:55.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:20:05.143Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3e61fa32-f083-4f86-b523-9180fb2aaec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:20:05.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:20:15.156Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=70860b7c-f26d-4341-af37-d53cae041bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:20:15.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:20:25.168Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5b1a71f7-4e93-4f6d-b0d4-c6a63057dcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:20:25.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:20:35.178Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d0e1bb17-64e6-4658-9372-515ba6431e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:20:35.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:20:45.188Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=afc5cb7b-a857-4035-ad5a-fb01e040a1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:20:45.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:20:55.197Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=62e38dcd-9f51-4b95-8ac2-45c90d893dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:20:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:21:05.206Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6d56516c-c6ec-4723-9a27-4dd7a828da37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:21:05.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:21:15.220Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=76ec84a5-856b-488c-a0f3-06aea4ef65e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:21:15.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:21:25.234Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=63155716-3c86-433f-b14e-d556b7574bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:21:25.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:21:35.260Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1b0432c7-ccb3-4a1f-9edd-edb5b290db7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:21:35.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:21:45.271Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8442f2bf-ef7b-4a47-a8c8-f6d2886299ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:21:45.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:21:55.281Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=96a6f917-c359-4cbc-9498-e656230ba133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:21:55.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:22:05.291Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c3a86e05-9cd1-4c66-9ab4-6793ab4c8db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:22:05.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:22:15.302Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1618a661-4a91-4387-ae54-7d6caefde129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:22:15.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:22:25.311Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c6f2d65a-99ba-44cb-a88f-746007b492c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:22:25.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:22:35.333Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=fbf6edaf-d1ee-4314-996c-466e4f3cae92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:22:35.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:22:45.343Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5a8da438-a98c-47b3-a8e1-af5d8b0466dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:22:45.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:22:47.248Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:22:47.249Z |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-01-22T23:22:47.250Z |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-01-22T23:22:47.253Z |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-01-22T23:22:47.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T23:22:47.261Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T23:22:47.261Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-22T23:22:47.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:22:55.359Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=7acd53ab-787e-41f0-ac98-d536893512f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:22:55.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:23:05.373Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=34e1d475-3871-4631-97bb-bbd77d08a961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:23:05.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:23:15.383Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0d6f8024-65d7-4778-9702-7b0d7e98ae2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:23:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:23:25.394Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=411eb048-f352-4eaf-b559-08273d3cc379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:23:25.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:23:35.412Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=22157476-599d-4218-a5bc-02ef82cbea2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:23:35.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:23:45.421Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d4481e82-5eda-46f5-bd20-c6e3ac8e5f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:23:45.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:23:55.432Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8c352b9d-086e-4eab-9c79-9c016c186d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:23:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:24:05.442Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=46f9baac-8c4b-4281-9d2c-0a421ac92263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:24:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:24:15.462Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2f7516d5-bedb-4e0b-b4d7-a49fdad947cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:24:15.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:24:25.483Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=463f24d5-b854-479c-90d7-048229e3797e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:24:25.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:24:35.494Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8d0ef3f7-ef58-47b1-af1f-0ea67f7534ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:24:35.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:24:45.502Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ab1881ab-56e7-498f-bd03-1f9baa4c06ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:24:45.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:24:55.512Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c78a7ff8-84b7-481b-9315-0f1a40210fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:24:55.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:25:05.522Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5223973a-d809-4994-8b46-757e4d3f91ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:25:05.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:25:15.531Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f1d34fb8-4b60-4a89-8697-a229a2aa1560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:25:15.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:25:25.541Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=495347aa-86dd-4b44-a7ae-d1f753e016e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:25:25.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:25:35.552Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d36ac236-a9bf-4a4b-bcfd-980de9ad9f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:25:35.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:25:45.569Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4ba08246-b83a-48ff-b094-4e903d32d303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:25:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:25:55.578Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=19695325-fe8d-4ec5-b1e8-a35f68980d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:25:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:26:05.589Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c0e4ad24-fa73-495a-b8ee-ef54f9bcd599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:26:05.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:26:15.598Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1c02bd63-6bab-4ebd-a7c5-13ac729a58ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:26:15.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:26:25.607Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f1622ba2-8f18-4f7c-8ab9-612f794c7636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:26:25.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:26:35.621Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=594bc5fd-5189-433f-94da-c519fd643db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:26:35.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:26:45.632Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b7f98b58-a62f-4647-82db-99f77ba0ddfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:26:45.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:26:55.655Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9b804ad5-ac4e-4fb9-b9a2-df55174e0d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:26:55.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:27:05.668Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d7e25f9a-a1e1-4cf9-9d23-09703f585b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:27:05.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:27:15.677Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ed4175e0-95db-4d42-b93c-ccfb8b2ca721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:27:15.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:27:25.686Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5e707ff4-da91-43b1-aa48-10e812e9c989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:27:25.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:27:35.695Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=44327666-e826-493e-a78d-99948bcf61d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:27:35.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:27:45.703Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9e2e3464-e3b0-45ab-86a9-57187764ef0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:27:45.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:27:47.273Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:27:47.273Z |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-01-22T23:27:47.275Z |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-01-22T23:27:47.279Z |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-01-22T23:27:47.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T23:27:47.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T23:27:47.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-22T23:27:47.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:27:55.712Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a9e367c9-4619-4ef6-878e-3abc766cf3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:27:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:28:05.734Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=7258d204-1dae-44a0-b274-17a978ae812a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:28:05.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:28:15.743Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=dce50cc6-272c-4f6d-9759-be43e370875f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:28:15.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:28:25.750Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=de3728e2-d109-4158-a953-eeb3b6fea78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:28:25.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:28:35.760Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=7e0f6d21-6e95-48d3-90d2-41c406ad3b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:28:35.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:28:45.768Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=bbe1c547-0dd8-47dc-994b-7a74c313644e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:28:45.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:28:55.777Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9e43cf2a-e279-4f65-a0a6-baf290d2fb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:28:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:29:05.787Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=37b6c776-9fa9-413a-a72a-1de2e0b2e93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:29:05.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:29:15.803Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=69e4ff6f-49a6-4043-9189-1407ff0e5f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:29:15.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:29:25.814Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=7d2b75c1-11ed-4026-9eed-4eef8032d5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:29:25.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:29:35.824Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=890f373f-75f6-4511-8aad-fef8d390e820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:29:35.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:29:45.833Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d35211d9-e58b-4b21-9552-7f7f3c9efbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:29:45.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:29:55.845Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f7eff319-2e40-408b-9c17-d188843b11d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:29:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:30:05.853Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=70fdee23-3e0d-4028-a165-bec41887b3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:30:05.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:30:15.862Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e5124a2b-be52-44ab-bf44-602428793ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:30:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:30:25.869Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ba9ec2dd-fb5b-478b-b3ea-d8e5188f3e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:30:25.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:30:35.880Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d9f439ab-706e-4d6a-a3ed-5286a33ae24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:30:35.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:30:45.893Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=810eb411-412a-4607-bacb-bb34cb04ad9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:30:45.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:30:55.904Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c526ccbf-e929-419e-96a2-1546e7e60e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:30:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:31:05.914Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c7ed7f7f-5d20-48f1-9851-985062cae374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:31:05.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:31:15.922Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e548fe16-87d7-4905-89b8-05a025e0de00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:31:15.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:31:25.932Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9bbcd145-748d-4b3f-be61-f6983b647e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:31:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:31:35.943Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=08f1472e-feb4-4ece-acb0-bd344c3d14e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:31:35.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:31:45.951Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c84b20fa-34b4-49e4-917b-1ba48b22b306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:31:45.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:31:55.960Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4321c244-b8f7-4e70-bb58-3e5beb5c0b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:31:55.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:32:05.968Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b2278c5a-6592-4304-a5d0-1148076228a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:32:05.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:32:15.976Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6bab4393-175f-472c-8998-732c5e12c860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:32:15.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:32:25.985Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=bc2f6aea-cc10-4b85-8b00-ff4af02e2a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:32:26.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:32:36.001Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8f2df660-6a65-44f0-a3c5-1b4923bbc179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:32:36.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:32:46.009Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3750de32-2ffa-4517-a968-b95bc2fe1176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:32:46.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:32:47.174Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:32:47.175Z |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-01-22T23:32:47.176Z |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-01-22T23:32:47.178Z |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-01-22T23:32:47.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T23:32:47.185Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T23:32:47.185Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-22T23:32:47.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:32:56.018Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1351a10a-2c59-4a2c-8b1e-8138afa26912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:32:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:33:06.026Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ded7083f-4776-44f1-86b3-2c4b53bc4587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:33:06.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:33:16.034Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c2d1b1ab-23a0-4094-9c91-a2bfce85f815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:33:16.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:33:26.043Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3dbc66aa-e06b-4b5f-b226-d87cc036bb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:33:26.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:33:36.053Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5767009d-2dcf-4b53-bad6-4fbde5b98d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:33:36.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:33:46.063Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=08a33a3d-0b95-4e5d-8d40-341a9205de6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:33:46.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:33:56.074Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3724a173-690f-49ad-b3c3-06df15b575a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:33:56.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:34:06.086Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=28454e4b-ba90-441d-a19b-a9250e3282c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:34:06.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:34:16.107Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=02beb70b-6575-4d5b-bcf0-3cb5c6e8efcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:34:16.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:34:26.117Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=af9430e7-9e7c-40f5-a9ea-516f289ebdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:34:26.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:34:36.137Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=60d3632a-0c0f-4f2b-84e4-69bea1c661d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:34:36.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:34:46.147Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e63d38c4-bba9-47f5-8f31-8236beece9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:34:46.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:34:56.155Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1a3dd94a-e216-431e-b498-6d2b5450ff20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:34:56.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:35:06.164Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=519a4401-4549-491a-8ce9-6e5de21f5eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:35:06.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:35:16.172Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=496ae97d-e74d-41f9-bcc7-f7a4f9b19026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:35:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:35:26.182Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5e55728b-4c33-43f1-ab86-119d6e068297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:35:26.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:35:36.193Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9b2ad5e6-6a97-4d34-bce1-5a162ede71b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:35:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:35:46.205Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=33ac6078-fd7f-4e1b-9f16-61f37dfb5d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:35:46.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:35:56.217Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=91b1c596-e6e7-4df0-86e2-e8b738e80ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:35:56.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:36:06.228Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=47afbc15-5173-4c47-b0ec-7e21ce8c2d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:36:06.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:36:16.239Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3753d1cc-4f41-49af-a635-15d24a2dd8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:36:16.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:36:26.247Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=df29b061-b05c-4f73-8ba2-b1b492d8bce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:36:26.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:36:36.254Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f947e6b8-4ff7-4588-bd65-42a0d7980c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:36:36.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:36:46.264Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=25307f6a-831a-4267-8889-2ee17ecd830f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:36:46.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:36:56.274Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=92c9763f-1200-4643-90e0-25646da72747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:36:56.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:37:06.282Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e5101908-9f8e-44fc-9a86-91eed2e3ab7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:37:06.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:37:16.291Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b24be67e-7ccd-4286-b049-ea7b950f25cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:37:16.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:37:26.300Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f3ea8124-8bce-40d0-8fc4-fd6b55705d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:37:26.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:37:36.312Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9489d8f6-7ff1-4781-9a97-09ddd5db1f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:37:36.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:37:46.323Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e3af2a6e-28bb-4e26-a765-0702cfd78231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:37:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:37:47.194Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:37:47.195Z |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-01-22T23:37:47.196Z |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-01-22T23:37:47.199Z |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-01-22T23:37:47.206Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T23:37:47.206Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T23:37:47.206Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-22T23:37:47.208Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:37:56.339Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=562f140b-e387-4f07-9a7d-58c27a57ea57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:37:56.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:38:06.351Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1523d7ad-5b44-4f1e-bd3e-81c4cf00dc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:38:06.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:38:16.359Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=fa4dbcf4-c2e2-40fb-8d9a-d856b6a880f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:38:16.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:38:26.368Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9d82a57b-a28b-4ecb-afa1-d5db0c5a5435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:38:26.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:38:36.377Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=60a3b848-ae12-4117-b5be-0e957b5a448e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:38:36.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:38:46.387Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4c41d526-d49a-4d51-8956-f269b512ea5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:38:46.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:38:56.395Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=20aca195-2e82-402c-9e31-3eef44928451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:38:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:39:06.403Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=7d421762-ce47-47b4-af1a-bde3ee3219db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:39:06.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:39:16.410Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4166a8a6-e452-4c5c-9c86-696e2f238768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:39:16.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:39:26.422Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d67f085f-5796-41d1-b5ba-2116eaad176c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:39:26.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:39:36.444Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0897b499-c719-4d41-9f0b-74e83afdb98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:39:36.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:39:46.458Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3a3b772f-2d11-4ca1-87da-ed4dd1345e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:39:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:39:56.466Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=eea98e9d-d81a-49c1-afdd-da408c41e429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:39:56.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:40:06.474Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=dc674d81-45f4-47fa-91d7-279d8620fcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:40:06.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:40:16.486Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2080ac67-f827-4bad-bd68-c91c4cceab08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:40:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:40:26.493Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=dec6af02-4f02-4512-97d7-41390a52d866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:40:26.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:40:36.501Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f10f5f00-1767-46a1-995f-59a6d7b7bd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:40:36.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:40:46.509Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c05ae7f5-f7cb-4c75-9e67-66e4b85e987d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:40:46.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:40:56.517Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=48d07911-29d5-426d-a8af-4b091094fb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:40:56.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:41:06.527Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=716f3c1d-691d-43be-bf79-3be242bb5c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:41:06.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:41:16.546Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1b074054-81d7-40e2-a5be-5b745136f5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:41:16.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:41:26.556Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=368fd35e-5a33-4af4-b16a-c93592be73c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:41:26.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:41:36.566Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2451dabc-ca8b-4466-befd-1d7432bdbc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:41:36.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:41:46.573Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c44f4e19-749e-439e-8666-5e4e7b3723cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:41:46.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:41:56.581Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1c702c43-e4ce-4188-b6c2-d847aeddf665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:41:56.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:42:06.590Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c1097146-f7dc-4a61-94a3-7c07fb76d048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:42:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:42:16.601Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=709eb62e-6803-404a-b694-097238ad34c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:42:16.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:42:26.609Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=7725bf3e-dc00-41e3-9b81-c2a07efab5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:42:26.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:42:36.618Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2d653f71-7572-4e8e-8dfb-4ec59e0dd407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:42:36.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:42:46.625Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=601635df-681e-43df-b9e7-f5962335c6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:42:46.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:42:47.228Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:42:47.228Z |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-01-22T23:42:47.229Z |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-01-22T23:42:47.233Z |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-01-22T23:42:47.239Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T23:42:47.239Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T23:42:47.239Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-22T23:42:47.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:42:56.633Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=cbfa1d57-a730-4944-8947-98efdce7855f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:42:56.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:43:06.642Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6565c8e1-04ea-45ba-a223-a6b7e98fc851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:43:06.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:43:16.658Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=762f6f71-b63e-4495-81c4-c46653542f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:43:16.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:43:26.669Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e75d6c20-19df-425b-abd6-bf8c30d44e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:43:26.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:43:36.680Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9870ad5c-3ad8-4362-b54a-7eeacf1e5585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:43:36.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:43:46.689Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ad7ebcff-0c56-4582-8a0e-1e091abfffd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:43:46.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:43:56.698Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2e50ad41-f653-4d36-a27f-bcfb3322f3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:43:56.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:44:06.704Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=23e5dab9-f8c4-4b63-8ddb-4c66f60cc275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:44:06.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:44:16.713Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2cc69bb0-c37a-44d6-8abf-192de22d14c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:44:16.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:44:26.720Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=73d69184-6fcf-451b-95bd-59c76a0f2e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:44:26.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:44:36.728Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=25769aa4-5595-46bb-a631-a93301b672a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:44:36.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:44:46.736Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4ec201c7-74dc-42d4-a68c-f6ec42f3a3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:44:46.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:44:56.753Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a9191688-2bed-484d-917f-157db3eb1efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:44:56.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:45:06.773Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=79926fc3-0159-45a2-b4a2-43780dd78ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:45:06.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:45:16.782Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f24b7552-f962-4c53-9fd4-51f76cfa5b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:45:16.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:45:26.793Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=cd1a8ae6-b633-4b0b-a8e4-535d182d1496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:45:26.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:45:36.801Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b9d11e5e-8077-4d7c-a059-af218044904c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:45:36.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:45:46.811Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d3226b47-7da5-4eb9-8c46-071db4dfd80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:45:46.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:45:56.821Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=86e363fb-c8b2-47d7-a013-a9745842a6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:45:56.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:46:06.836Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6fb6c918-545f-441f-a109-515dfe949108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:46:06.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:46:16.847Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b8f2f54f-35f6-4ac9-910c-dc38514ba495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:46:16.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:46:26.854Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=72f85796-a63a-4dbc-8abc-df15eb1d45f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:46:26.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:46:36.861Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0f0c1135-70fc-4242-8b0d-17bb8335f9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:46:36.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:46:46.871Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=de86c897-0ca8-480c-b65e-c39ab65c5916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:46:46.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:46:56.884Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2c0e25e0-e351-4b6d-9323-efd3261938e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:46:56.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:47:06.895Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=76a0cd5d-eba8-492e-b636-7b9c8bc942bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:47:06.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:47:16.902Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4fb2a9b9-0718-4b3a-b54a-659764f5537e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:47:16.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:47:26.915Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c8af3088-9b47-4a81-a381-a208cdb2ee5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:47:26.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:47:36.926Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=97df83e5-d343-4c56-801c-a715b73c185d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:47:36.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:47:46.937Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=083cab41-d425-459a-a0ad-e5ef81d67009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:47:46.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:47:47.199Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:47:47.199Z |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-01-22T23:47:47.200Z |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-01-22T23:47:47.202Z |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-01-22T23:47:47.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T23:47:47.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T23:47:47.207Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-22T23:47:47.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:47:56.944Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d6945f2c-7d21-4125-807b-5ed1ae14d95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:47:56.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:48:06.952Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5bc94d72-e812-40fa-b139-801a1b626317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:48:06.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:48:16.962Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=43f5025a-a99d-43df-bc60-344bc2d94432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:48:16.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:48:26.985Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d8961d8e-1762-415e-ac59-b09906930edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:48:26.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:48:36.996Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=99d03be9-8ab3-48aa-82fd-91fc57f4138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:48:37.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:48:47.005Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=11a3fb14-c974-4e69-bda5-379484a28ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:48:47.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:48:57.013Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0f87bd9b-4865-41d8-af76-66d59af14f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:48:57.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:49:07.022Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6ec7bd7e-e542-4cec-a56a-f34a9cdda7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:49:07.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:49:17.029Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=56bef199-60a4-453b-bb97-767bc7d7b100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:49:17.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:49:27.038Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=73edbe29-f1b8-4f5b-b3eb-e3c18c07ffbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:49:27.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:49:37.047Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ccc0b5dd-9278-41e3-a7a7-ad59f5e08dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:49:37.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:49:47.053Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3e92407d-4943-45be-a9a0-a9da73d1cfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:49:47.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:49:57.062Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2de9c665-2a50-4978-9bed-7a8591e36384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:49:57.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:50:07.069Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=91e32122-21c5-4cc4-82a3-11401683d500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:50:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:50:17.077Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=57ab8da7-767a-4c3e-9fc9-09ada252ac01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:50:17.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:50:27.094Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=fc3c010d-5f12-4846-ae93-8bf245fb254f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:50:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:50:37.108Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9fa7ac50-4266-48d1-a02d-1a06f07b041f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:50:37.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:50:47.116Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=44075a69-b050-4b9b-8a46-35fd19e50563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:50:47.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:50:57.125Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=075476d4-bddc-48cc-9e78-e26e5114a940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:50:57.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:51:07.132Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=eab7db9f-b94f-4e2c-a48c-7dc60a93ecc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:51:07.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:51:17.139Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=472ec121-e8e5-4e7a-a8fa-ddc70dd6e974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:51:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:51:27.148Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8a3ae103-6ee2-40ae-9355-ef5ff8084f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:51:27.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:51:37.155Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a3004980-f892-4c38-beb5-e9538146cd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:51:37.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:51:47.163Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d4054bda-23fb-43f7-a5bc-5f6b0a756fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:51:47.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:51:57.180Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f02aaf7e-5d6c-4258-91a7-65f84cedb12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:51:57.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:52:07.192Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b5616f6c-b5ad-4ae8-9e9c-7ca38a4723be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:52:07.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:52:17.208Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f2897450-41f4-464a-a951-1f19585901bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:52:17.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:52:27.218Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=32227332-7df6-40dc-ab7c-264cd1c1f202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:52:27.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:52:37.226Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=37a38528-d5d9-475a-8fe2-83e0a56b49fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:52:37.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:52:47.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:52:47.191Z |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-01-22T23:52:47.192Z |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-01-22T23:52:47.195Z |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-01-22T23:52:47.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T23:52:47.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T23:52:47.200Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-22T23:52:47.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:52:47.235Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=464d4591-5dbf-4fe1-9be9-91cad2a7ed3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:52:47.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:52:57.242Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4b26e2ef-86f8-4d0a-a204-69456858a2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:52:57.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:53:07.249Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a1a5c97f-aa23-4f4c-a7ef-c1e99df2fcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:53:07.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:53:17.260Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ea882ca6-995f-4be3-889c-6354dfa76439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:53:17.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:53:27.268Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a617726b-ee64-45d9-85ae-60e0ff731cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:53:27.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:53:37.276Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=238a2367-b64a-42c0-9539-7edd491a7cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:53:37.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:53:47.284Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=843b2ae6-5386-495e-bd34-6ba04c582ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:53:47.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:53:57.296Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d1178ee1-1f61-47fa-996c-e1fec38584da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:53:57.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:54:07.318Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=52f1b405-0f62-4846-8712-807ad2a053c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:54:07.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:54:17.328Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=7008cebe-1f24-4ab1-b2f9-8d8b76b6dfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:54:17.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:54:27.336Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4db79d4e-4136-4fc4-807b-b059269b385d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:54:27.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:54:37.345Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3114c56b-1e94-47f7-a158-9461f9aa6a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:54:37.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:54:47.353Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4459f8e4-9adc-44ee-9d0a-135131409618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:54:47.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:54:57.361Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=39e9dd98-cae7-48f7-aa46-07e1daa743ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:54:57.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:55:07.368Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ff71873b-bc83-4a9f-9102-b78beb468968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:55:07.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:55:17.375Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0c45608d-de66-49ae-9fbc-513719d985b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:55:17.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:55:27.382Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b14c4bc3-77f6-429c-9e57-68ed328b2e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:55:27.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:55:37.389Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3aa31fdd-52ac-48a5-84a4-21a664af2402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:55:37.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:55:47.405Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b3636119-3f15-486b-851f-17ada84d7e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:55:47.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:55:57.419Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=14f742e8-0e90-4f2a-a0a7-7fb7fdfdf19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:55:57.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:56:07.440Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f6948f18-5e7d-4203-a7f4-e6cfa3036d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:56:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:56:17.447Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6176e020-de88-494f-b88d-2caaa9cdebb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:56:17.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:56:27.456Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9cd92e18-46cc-482b-8f73-7c765107a4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:56:27.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:56:37.464Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5d6bccbd-e8bc-4f93-96e4-faf2c9b7156b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:56:37.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:56:47.473Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b08f7a28-02a1-411a-9df6-f465cd4072b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:56:47.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:56:57.480Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=35d0a6cc-8883-462d-a651-cab84cb97086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:56:57.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:57:07.488Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9a803dba-4cec-4ba0-86c3-6b347b90846b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:57:07.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:57:17.495Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=298c9d20-92a8-4f8c-b716-8f39344f3527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:57:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:57:27.502Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=eadfada4-a11e-4463-9777-bf8f3123819b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:57:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:57:37.511Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f98109c5-8c6e-45b8-8e58-039da3ae036d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:57:37.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:57:47.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T23:57:47.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T23:57:47.219Z |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-01-22T23:57:47.223Z |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-01-22T23:57:47.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T23:57:47.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T23:57:47.228Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-22T23:57:47.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:57:47.540Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=81b034c5-c0df-409b-9bc8-ff30da1a24d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:57:47.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:57:57.547Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=231c8190-31af-4638-81af-82c324c860c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:57:57.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:58:07.555Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1980df13-2df3-4157-8daf-6dc23d6430df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:58:07.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:58:17.562Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=99cef465-099d-41e7-83b0-3d69684b440c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:58:17.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:58:27.569Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e74a2e0d-60ba-4744-abad-d9556207aa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:58:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:58:37.579Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=bedfc7f7-79de-4b35-b3d0-e198d009747f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:58:37.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:58:47.586Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=717e9b5a-ba52-4955-b871-8bd1622d3815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:58:47.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:58:57.592Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=698ee6bb-e76d-415a-8f3d-0c30bef18c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:58:57.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:59:07.599Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=48a83a6f-fdd3-4b97-8294-af0b4f913400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:59:07.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:59:17.606Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=aaf32945-b0f4-44fa-9523-45cf4feb0f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:59:17.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:59:27.614Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=72eed802-59fa-4a55-b38a-e32912fd74aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:59:27.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:59:37.634Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d5a08689-ee77-4356-8ddb-2498fe916dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:59:37.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:59:47.645Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=193a450c-ef44-4062-a587-54fecfc45d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:59:47.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:59:57.653Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=30d3ffa9-d0c9-4ebf-a345-ada3e3f3fb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T23:59:57.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:00:07.664Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9765a4d2-c74f-4859-9d96-adba4354cf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:00:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:00:17.692Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c946fd4d-9c73-498d-a2ad-2b308550e64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:00:17.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:00:27.698Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=83adc099-3cbd-4743-97b3-dd0923e66c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:00:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:00:37.707Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6a9df456-9059-409c-81c3-e5690fba3fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:00:37.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:00:47.714Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=36e252b4-e99e-4af3-b6b0-16fb149cad95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:00:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:00:57.721Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ae149541-19e4-4c05-ad2c-1b74c0d7c1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:00:57.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:01:07.729Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=fcc7380c-7011-43bf-ae0e-594e43d331a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:01:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:01:17.741Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e0091e4e-949e-4f75-afdc-f000051bb6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:01:17.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:01:27.757Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8a6ba234-528e-45af-aaee-a4977ab0c6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:01:27.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:01:37.767Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=374aab72-4cf2-490b-8d1e-b86a6ae115d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:01:37.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:01:47.775Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3ed75535-ada8-4bd8-88ee-d88de844a2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:01:47.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:01:57.791Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2c180f4e-0d48-48a3-8626-bd39c4e42415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:01:57.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:02:07.798Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9608f788-f12d-410a-b4e9-4a195db5b002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:02:07.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:02:17.806Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e788c42b-9d45-4d7b-ae36-c4526b2ed319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:02:17.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:02:27.814Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4dcc699d-cb14-4864-90d6-3dcdfdfbcbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:02:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:02:37.821Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1b68b468-559e-4945-b7b6-5d30532a6255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:02:37.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:02:47.206Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:02:47.207Z |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-01-23T00:02:47.208Z |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-01-23T00:02:47.211Z |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-01-23T00:02:47.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T00:02:47.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T00:02:47.217Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T00:02:47.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:02:47.828Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d321bffb-7f19-4ae1-ac31-22d1c0ce2aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:02:47.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:02:57.835Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a1d16663-393a-4acf-baa0-0b4c57302432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:02:57.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:03:07.854Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=31931010-0a4e-4695-af92-02fd96719d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:03:07.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:03:17.865Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=64ec4329-b31f-4c5a-b9d0-29ffe1f5f27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:03:17.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:03:27.874Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2e9729d2-46a3-40fe-85b3-75aef6ea6126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:03:27.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:03:37.882Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=cafb7e7d-5f92-4793-9d48-a937e3dfabdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:03:37.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:03:47.889Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b3d22f61-24c5-4c82-a30a-8d46325f6bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:03:47.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:03:57.896Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=23a97af7-be35-40d7-93bf-657977fa269b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:03:57.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:04:07.904Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f9690a71-9fa3-4bba-86d4-c49ad779429f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:04:07.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:04:17.911Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3b5f7dbe-0252-4024-a39b-e008b221d7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:04:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:04:27.918Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d92d7a2f-bc14-4891-a8b8-38850f510584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:04:27.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:04:37.927Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=489f1a05-6c86-47ae-99d6-10fbac053615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:04:37.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:04:47.944Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d24b186a-f861-4290-8c32-294cadc21a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:04:47.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:04:57.956Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=76ffbfb0-c028-4221-bb50-43f05dad80aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:04:57.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:05:07.964Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6d1d0dc1-fd84-40fd-b26b-9575faec9ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:05:07.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:05:17.971Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a21f40ab-6c07-4300-9b40-e6cc0a9df9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:05:17.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:05:27.978Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9723b70a-1a5f-4a0c-b645-bbcfd9549e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:05:27.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:05:37.989Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a96f8db5-49ee-4a7c-955e-cf3cd6e5caab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:05:37.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:05:47.997Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ce9d1bff-6404-4ed7-a9d1-aa5346bbecc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:05:48.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:05:58.005Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=be3c562b-3b46-4d59-8248-dfc277dc71d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:05:58.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:06:08.012Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9e8a7924-12e5-4ebc-81e4-cb916c21bba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:06:08.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:06:18.020Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e4480f07-2b41-4496-b68b-82876c03e5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:06:18.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:06:28.029Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=98423c9f-1656-43cb-a05a-25ae3011b63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:06:28.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:06:38.053Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=cde7f526-c29b-4499-8b29-0ca365d89067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:06:38.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:06:48.061Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=06fe52d1-c5c2-45eb-8885-cbaa0e7f9491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:06:48.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:06:58.068Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c1aadba2-f60b-466f-8698-a1057e7167cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:06:58.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:07:08.077Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e3d227df-8117-43f4-a797-eaf092eb0036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:07:08.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:07:18.084Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=fff6f08b-cc7b-4faf-8838-0ab3678ae602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:07:18.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:07:28.090Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e15aca83-6e65-49f9-997c-a7b575001211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:07:28.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:07:38.098Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=dd9c5021-6cdc-43f0-9d8c-e6050ac6ba9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:07:38.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:07:47.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:07:47.207Z |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-01-23T00:07:47.208Z |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-01-23T00:07:47.211Z |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-01-23T00:07:47.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T00:07:47.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T00:07:47.216Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T00:07:47.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:07:48.104Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=03f4c71b-bba1-4abc-a0b0-fd2514bfed6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:07:48.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:07:58.111Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=bd9e6daf-e445-42bb-b898-e751673cddef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:07:58.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:08:08.118Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=52c22e4f-3a67-496c-8f02-bdbc33797cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:08:08.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:08:18.126Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4f6a1ad4-cfa8-4d59-9677-ebb56cc38333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:08:18.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:08:28.141Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=39995862-1e41-4c9d-a485-ed7cf4bede5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:08:28.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:08:38.153Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=25534adf-d39d-422e-9620-73fb22b5ebf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:08:38.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:08:48.161Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a91b5686-37dc-4e33-a256-13f1c4e6a0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:08:48.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:08:58.169Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=04cad7b7-982e-4b4a-954b-546efee088d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:08:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:09:08.178Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=abc10e65-030e-4375-828e-09c0706e5e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:09:08.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:09:18.184Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=223526a6-019d-4573-82c9-1b59eae6def7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:09:18.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:09:28.199Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=21086ab6-1644-48ad-9c32-b2b1d42dcddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:09:28.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:09:38.206Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ce58a32a-7dab-4bc6-b85b-2584d320b999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:09:38.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:09:48.213Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d7d08d85-2bb5-4cce-bf03-50276188af0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:09:48.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:09:58.219Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=df5d1a09-9313-43dc-8fad-c29ee22e7d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:09:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:10:08.227Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f3cefa02-43c5-4cdc-ad78-bcdf5eca5bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:10:08.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:10:18.236Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=313f1793-c240-4d7d-86a2-b3c7b5088eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:10:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:10:28.249Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3a4eb49f-3658-4e02-9d84-06b6b7f2d1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:10:28.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:10:38.258Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5836c4c6-5a78-4976-b32a-ffbd94d02b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:10:38.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:10:48.264Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b9d334e4-e5b6-4cb4-84cf-c26991f6ac43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:10:48.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:10:58.271Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6221489b-8d2a-4c89-9c47-def794904b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:10:58.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:11:08.280Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=104b429a-09a3-4e2c-8182-91fa177f973f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:11:08.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:11:18.288Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b2cbf96a-e63f-4fac-b0b6-08aca9217ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:11:18.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:11:28.296Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=81a72a42-edf0-4514-82a0-ecbfc363a55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:11:28.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:11:38.303Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0af98bb1-c75d-4f28-95ad-98c62cd57cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:11:38.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:11:48.310Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ee551a8c-f729-4cfa-a8ba-3605448085c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:11:48.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:11:58.317Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=dde1578b-1dde-425d-8fa7-bb240d9b7f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:11:58.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:12:08.336Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=dccdb364-2500-41b2-b8ac-c6312aa5715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:12:08.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:12:18.346Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b8592928-22cc-4608-b53e-df520a5c862a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:12:18.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:12:28.355Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=70bc62fe-e59d-4d34-a769-cab7b6d776a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:12:28.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:12:38.362Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=fe01eda5-b74e-465c-8717-c0bc0e30701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:12:38.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:12:47.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:12:47.209Z |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-01-23T00:12:47.210Z |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-01-23T00:12:47.213Z |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-01-23T00:12:47.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T00:12:47.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T00:12:47.218Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T00:12:47.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:12:48.369Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=69645aee-30a9-4e4d-9692-0a9412d707b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:12:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:12:58.376Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1f75bfed-caca-4e3a-91e6-b680ab9bed9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:12:58.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:13:08.383Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=76ad3cf0-bc86-4247-85bd-d9b87ddb4e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:13:08.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:13:18.390Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=adeabea2-a4b4-4090-8aa6-3f83e8995628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:13:18.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:13:28.397Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=7b935d5b-ffcc-4e2f-a7af-0e19c3570370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:13:28.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:13:38.402Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8c6d0e25-e499-42f9-aad8-cf2626dce14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:13:38.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:13:48.409Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=65c509f2-be0c-4ffa-b435-9b80ffcbefbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:13:48.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:13:58.418Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3780dd93-0fc5-4d1b-b9ce-b78910fd1994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:13:58.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:14:08.438Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ef556f99-3bde-4858-9442-b5b3540bcddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:14:08.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:14:18.449Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=158d5d99-9cfa-4514-b9f1-a528fd7682ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:14:18.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:14:28.459Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9d3d2b7a-c935-49f6-abbe-d8a1706421e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:14:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:14:38.466Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0a6f02d3-8ba3-44ce-a5ef-eee372ef795f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:14:38.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:14:48.472Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8b425063-c4ee-4b19-805f-9d6a171f2e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:14:48.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:14:58.480Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a33748b8-49b4-4a4f-85ce-eed449b6a7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:14:58.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:15:08.486Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c986067f-878a-4902-abd6-b1957fcf0e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:15:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:15:18.492Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4dc27b4b-f812-4c65-98a7-f48ebc6f7b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:15:18.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:15:28.499Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=57e66bf9-2753-48b9-a6ce-4caf48b3a468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:15:28.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:15:38.506Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=fb1bb3aa-eb34-4be6-ae76-0c3f11c01cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:15:38.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:15:48.519Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0561b09a-8299-42ba-932e-c7072b62d058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:15:48.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:15:58.531Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=011a677c-da80-407e-8396-0327a46fef4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:15:58.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:16:08.545Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=670dd5a0-6513-4df1-81a8-b3da92ddb28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:16:08.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:16:18.553Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c4acd42c-81ae-448a-b055-251ddb6064ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:16:18.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:16:28.560Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e9ce103c-e64b-480b-875b-85ef20153c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:16:28.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:16:38.566Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=edf79d55-798b-41db-a139-aff3b63b6f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:16:38.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:16:48.574Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1976fe87-740f-4b5c-8800-3d261357f72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:16:48.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:16:58.581Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=14ae21e9-bc69-41fc-8d9f-037afd5b9424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:16:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:17:08.588Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=7bb31549-d812-40c2-8463-22ff52ace1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:17:08.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:17:18.595Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=555fd4af-6898-47ff-90e8-90195746afbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:17:18.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:17:28.601Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3bd561b5-fb85-4724-84ae-02216ec46aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:17:28.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:17:38.608Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=07af5ddb-c3a3-4553-a8fd-8501b74a6b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:17:38.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:17:47.209Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:17:47.209Z |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-01-23T00:17:47.210Z |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-01-23T00:17:47.213Z |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-01-23T00:17:47.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T00:17:47.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T00:17:47.218Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T00:17:47.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:17:48.621Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8b2a8e86-5593-4e6a-ba25-0e37324de1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:17:48.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:17:58.630Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=733ede9c-1e78-46ff-845e-7729b474bee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:17:58.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:18:08.639Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=41b54464-f212-4d7c-bda5-3b80e281be28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:18:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:18:18.647Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2bdffbba-b7ad-4148-86a1-03013a9234b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:18:18.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:18:28.655Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1ed9d6f6-2baa-4e3d-83f7-e5da096b029a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:18:28.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:18:38.661Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1daa502b-81de-4957-9243-669b206d4935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:18:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:18:48.670Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c4564781-ce7c-4057-9204-acbf69fece01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:18:48.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:18:58.676Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=af7652c7-eca2-4b86-aa3b-686e520bfc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:18:58.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:19:08.682Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=190ba1e0-848e-42a3-8782-3183d2822bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:19:08.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:19:18.689Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=bbac6970-28be-4429-971c-23b40dd591c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:19:18.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:19:28.697Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f1329cf0-d8d3-4985-8512-99dba838981a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:19:28.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:19:38.717Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=449e94b4-18a9-491c-9e63-add6e3efdfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:19:38.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:19:48.726Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a9c7b307-c388-45ba-9546-4f8d3f1b6901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:19:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:19:58.733Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=92800ca4-c2f3-40c5-9957-c9705521ce98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:19:58.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:20:08.747Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=48c1b44d-0c6c-4aca-a5e3-130bf87d4912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:20:08.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:20:18.753Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f69f4b01-3b4e-4306-908c-77fb8e40fb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:20:18.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:20:28.760Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e35d2065-98f7-41dd-993d-ee2f9e67435a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:20:28.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:20:38.768Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=017a2db7-7834-40c7-b36b-e5bb5457fb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:20:38.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:20:48.774Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=debbf895-9a7f-44df-ba35-5d6dd5edc66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:20:48.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:20:58.780Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=aea601ad-bcea-431d-aa68-088fdd6c1793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:20:58.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:21:08.789Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=69250b25-20c7-4cfd-9ca6-44b05336cc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:21:08.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:21:18.808Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=dbfb2bc4-c19b-4bb5-9e36-b215325a375f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:21:18.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:21:28.818Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=fd796dfd-ff4c-4805-816c-feac3bb6337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:21:28.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:21:38.826Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e50f879c-b08c-4926-afd6-8c32ed32fd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:21:38.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:21:48.832Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8acb0f20-71e6-4b81-90ef-702463d7d084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:21:48.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:21:58.838Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0f14f826-7f91-4619-801b-9e4c53e1695a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:21:58.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:22:08.844Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e76b9004-eaa2-401d-8b6b-c24dc880ebbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:22:08.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:22:18.851Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6d18cf3c-12d6-42aa-a5b3-41300e7a3003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:22:18.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:22:28.857Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5a59ed84-17be-4ab9-a386-733447e8e667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:22:28.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:22:38.864Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=469d9ff3-cd4a-4c50-8863-b128189b2317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:22:38.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:22:47.225Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:22:47.226Z |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-01-23T00:22:47.226Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T00:22:47.229Z |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-01-23T00:22:47.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T00:22:47.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T00:22:47.233Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T00:22:47.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:22:48.871Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=cd205b3b-a266-4cf3-923f-c5bf81af49c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:22:48.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:22:58.883Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d29c25e8-3de8-4966-bf6e-047e1c64e8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:22:58.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:23:08.898Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=be70802f-b00b-4592-a380-9020eedd4ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:23:08.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:23:18.907Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=05f8ec91-4eb3-4401-b8cb-adee341950fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:23:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:23:28.913Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=03f9994b-3017-4582-99f0-aa355a9819c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:23:28.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:23:38.920Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6f8a5632-d8f5-4b3a-9796-a1bd2012db28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:23:38.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:23:48.928Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6d80a1db-be18-427d-9de9-004774daed8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:23:48.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:23:58.935Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=40f32a6f-5fe4-458c-8bf5-88e4e5989775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:23:58.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:24:08.943Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a53ef455-f7c4-43b7-8f1d-14ad019e1aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:24:08.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:24:18.950Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=46cf3a5d-b9cb-41a2-be78-e89369c008b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:24:18.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:24:28.956Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=23c0957b-928a-4e9f-8cf4-4da0b23aa37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:24:28.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:24:38.961Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f9690275-d2cd-47eb-8567-e4bfbbe6afc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:24:38.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:24:48.968Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3f8be760-1533-4e5c-9ade-4f5548adb9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:24:48.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:24:58.987Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b38f8e8b-1f71-49c7-8f96-f653c4ed7411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:24:58.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:25:08.998Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5fbdb822-c6be-44cb-80d8-286f441ce9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:25:09.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:25:19.006Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5a48c028-4747-4560-a9b0-60e5845adeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:25:19.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:25:29.012Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=55cae1a3-603a-4c85-9af0-47bed74b69f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:25:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:25:39.020Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=7c1301a1-7ed1-4c9f-8147-979410791b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:25:39.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:25:49.026Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=38a8837f-a1ee-4a96-a64c-6687511d9779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:25:49.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:25:59.033Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=18f422ef-6863-4052-8f72-11f445f75986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:25:59.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:26:09.039Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=99bcf8f6-e4d7-4c87-92e8-226802d55d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:26:09.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:26:19.050Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=561b307c-27b9-4447-955a-e7c73697008f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:26:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:26:29.056Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f4eae0c6-8790-4dfc-bfc3-79423535b5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:26:29.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:26:39.067Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=edb2ce9d-e5dd-42c0-a202-97f27db61ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:26:39.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:26:49.086Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=74356af7-3bba-4bfa-b6fa-0e37afb0f8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:26:49.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:26:59.096Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=44000f86-54b4-44d8-9873-36bc04ac1f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:26:59.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:27:09.105Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e1c6e0bd-7ee4-415d-b365-b516de36d56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:27:09.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:27:19.112Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=36a736d2-f980-4fc5-b852-67a972ab7db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:27:19.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:27:29.118Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c856780c-948e-4571-87fa-90c928646d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:27:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:27:39.124Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b90d1617-9657-4e6f-a092-1b91431d44e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:27:39.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:27:47.206Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:27:47.206Z |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-01-23T00:27:47.207Z |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-01-23T00:27:47.209Z |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-01-23T00:27:47.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T00:27:47.213Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T00:27:47.213Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T00:27:47.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:27:49.131Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=02498053-2fe2-4b5e-b3eb-d0f99d54d233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:27:49.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:27:59.137Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f27b0131-445c-4078-b92c-b4ef825c47b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:27:59.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:28:09.143Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6f9e376d-ddb5-4cff-98e7-e7c70443c966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:28:09.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:28:19.150Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6ed306de-1402-443e-b835-96d61b762567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:28:19.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:28:29.158Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=57b34a6a-5d66-42d6-8316-8d302fd201b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:28:29.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:28:39.172Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=42b7fbc7-d0e0-4b9d-a0b8-0a4c0d885b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:28:39.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:28:49.182Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=eb7f34a5-03f4-4ac2-9faf-f9ad5e80551d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:28:49.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:28:59.188Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=79046ca5-39a1-4e0d-b319-d0e787237e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:28:59.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:29:09.194Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=03651db2-0f65-468d-8e52-d2930218c7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:29:09.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:29:19.200Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c45ceea0-e907-442b-8160-0ac8b66cb461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:29:19.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:29:29.206Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=30c5527a-1f60-4e1c-bcbc-284cf33e0cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:29:29.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:29:39.213Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=38e12b00-ebbf-4fbd-b2fe-ec2aa4d360e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:29:39.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:29:49.221Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6fd82e08-ba0b-458f-a999-4c4d8eaaf683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:29:49.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:29:59.229Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=21b402e9-f2d4-4e44-8f16-30e756c84870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:29:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:30:09.238Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d59c5924-33b6-4d68-bfe7-eaaea6bf73c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:30:09.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:30:19.244Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0d8d6a65-088e-4c99-b6ab-f9e157fbbaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:30:19.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:30:29.253Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e8d84d2b-1f2b-4e6d-84b9-4fe31dc54c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:30:29.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:30:39.268Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=7c9049cb-6f74-45d2-b1bb-6ddff4f1e125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:30:39.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:30:49.279Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8b79a2f6-182b-4409-8389-d7602e83e0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:30:49.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:30:59.287Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b33e6c71-2e0e-45e2-a2ba-51e19591190f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:30:59.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:31:09.293Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=899e2b83-a51f-4c26-9b12-d6bd90db67f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:31:09.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:31:19.299Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b1c42fc6-70b5-4b79-86c5-e1cae29e8405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:31:19.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:31:29.307Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=156451b5-22e9-4a1e-a1f9-115be1333024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:31:29.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:31:39.315Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=63cbff12-d457-4ea5-80e3-6e4e919cc142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:31:39.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:31:49.323Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d66eb0f3-baaa-4769-a7e6-eb24d2301c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:31:49.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:31:59.332Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=60104cbe-1fa3-465c-8938-4498a885d379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:31:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:32:09.339Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8237acfa-ea88-4d2e-9fad-21952daf28ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:32:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:32:19.348Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b769d2f7-1e7c-45f2-91de-682e20f775ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:32:19.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:32:29.367Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=124d6c59-4700-4b7b-a7a1-3be461502dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:32:29.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:32:39.376Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=da7e52c3-455a-4461-8c21-fee737aa7490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:32:39.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:32:47.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:32:47.157Z |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-01-23T00:32:47.158Z |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-01-23T00:32:47.160Z |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-01-23T00:32:47.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T00:32:47.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T00:32:47.163Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T00:32:47.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:32:49.385Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2f8b43ee-1eeb-4f0c-983b-b071f1ef3ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:32:49.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:32:59.393Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=cb79a4e8-0dac-490b-8234-51b7a794497a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:32:59.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:33:09.400Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=23aa69c5-e70d-4bf1-a1b5-2c39287ceb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:33:09.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:33:19.409Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d6b50b7f-c399-4c77-9dc0-1627a81992be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:33:19.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:33:29.416Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=49963ad5-e498-45a9-a384-08438b9f22ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:33:29.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:33:39.424Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8bd2b3af-ea80-4e69-8a19-50cb4fc92564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:33:39.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:33:49.430Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=01e213c0-3474-4fcc-a086-ad3da453477d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:33:49.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:33:59.441Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=921d0ca3-1807-42bc-89f4-72bcd4eeb9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:33:59.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:34:09.458Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=f6b4cf5a-3cf2-434b-9dd4-d5c3c3ce15e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:34:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:34:19.467Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b02e2b8b-5272-4d22-a094-2beebc0abc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:34:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:34:29.476Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=80b5e596-3d7d-450c-bdd7-4b4584bcc1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:34:29.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:34:39.483Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d9ddafbd-aaad-4735-a41c-7e5ec0eeb5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:34:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:34:49.490Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=14d39697-c549-48e2-81c8-89c8aeb43ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:34:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:34:59.497Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=609278b8-5d19-49b7-9aca-2c2aa7d44737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:34:59.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:35:09.574Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2c7b26b6-4a68-4451-855c-a074cb4cbc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:35:09.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:35:19.581Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8cdda3c6-aabe-4e1b-bb8a-83f8903bd43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:35:19.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:35:29.588Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d56a004e-b4c9-4faa-8e9b-377972a520cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:35:29.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:35:39.596Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c96efc82-a985-4882-9e93-1443a003bfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:35:39.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:35:49.608Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=143f03b6-39dd-4e11-8984-b6cecbeb963e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:35:49.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:35:59.618Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5fd57be4-a615-4188-8c9e-d2993830f0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:35:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:36:09.627Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=61a6046e-9378-4a9e-a999-c0806d9dd9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:36:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:36:19.633Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c46db62b-b7a2-4122-bfbe-2dc120acc34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:36:19.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:36:29.640Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b0366e9f-1cc9-47fb-b2e1-9d17e057fae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:36:29.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:36:39.648Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=882adbe4-b998-4884-91d6-11730662542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:36:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:36:49.654Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=801276d8-fdda-4f5f-bded-5b7e5c2cd97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:36:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:36:59.661Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=7991f278-38b4-4421-ad49-06a1bc29bf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:36:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:37:09.667Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=da3f30da-3116-4a16-99f5-2480b391549b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:37:09.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:37:19.674Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5a9820e5-d5c7-46f6-915c-7b7e84b41257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:37:19.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:37:29.680Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0ff28bd0-1ed1-47c9-b79f-456a0ca0916b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:37:29.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:37:39.686Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8ff3cf32-bcbc-415e-9cc1-d9f1502d1ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:37:39.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:37:47.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:37:47.187Z |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-01-23T00:37:47.188Z |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-01-23T00:37:47.190Z |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-01-23T00:37:47.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T00:37:47.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T00:37:47.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T00:37:47.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:37:49.699Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c33edfe4-9f56-4201-ae60-9bfdbb708946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:37:49.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:37:59.706Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=83989577-5ae9-4d66-9132-abf976ed1fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:37:59.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:38:09.718Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0971b23a-7198-4194-897b-f26c59db3201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:38:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:38:19.725Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4334705d-dbcf-4f5b-9ad4-56ad46eece33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:38:19.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:38:29.732Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6d23c58f-d709-41e5-a4d6-c91e8e930717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:38:29.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:38:39.739Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a8bd726a-ccfb-4e8d-ab7b-4b47234b0865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:38:39.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:38:49.747Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=bc776015-3d14-47a2-943f-949ac88085f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:38:49.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:38:59.754Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4526b9a9-510f-4cca-9d52-c7b3685b2099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:38:59.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:39:09.761Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ca76c51f-a20e-472c-ae62-03fd27164d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:39:09.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:39:19.767Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c6548b6e-f274-4a24-b12b-d96c2f71b762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:39:19.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:39:29.774Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=baeba9ee-603b-4ed1-bf58-6277b647f746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:39:29.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:39:39.792Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0c3bd96a-4b6c-47ea-8963-4d6157b2f77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:39:39.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:39:49.801Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9dd2f8f5-a3c7-4c5a-8895-b84d68557492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:39:49.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:39:59.808Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9656ed6e-0e9f-4695-ab41-ee1f9dcc0b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:39:59.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:40:09.816Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=400514c2-d2d9-4d0d-b798-4068b68f5ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:40:09.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:40:19.821Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=cac4e46f-9bcd-45d2-8fd6-f2cb44200179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:40:19.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:40:29.829Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=bbd6c1f8-01e7-4498-885d-3ba3f68e8eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:40:29.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:40:39.834Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9b26762d-e48c-4044-8d1b-1713cb792cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:40:39.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:40:49.842Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=63017c49-572f-4f48-919e-d4c1e9052cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:40:49.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:40:59.848Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=435bf656-237e-4cad-ad7c-9eb1dfce7082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:40:59.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:41:09.855Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6e43ed19-d07a-40f7-9ce7-44db78f8283f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:41:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:41:19.864Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=abe2ac46-fac8-4a39-8357-acf622d66a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:41:19.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:41:29.879Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=60709a0f-0997-4ac2-9b5a-804689729c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:41:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:41:39.885Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=786badda-19fd-4912-9b9d-2e3e89889498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:41:39.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:41:49.892Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2cd68fbe-cc19-4eca-a8c3-c1824ea1e82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:41:49.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:41:59.898Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0ca4a6a3-f1d0-4406-953c-091aa6c99d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:41:59.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:42:09.904Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=50e2781c-d630-4ea3-a55d-5a82e3d2126b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:42:09.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:42:19.910Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=45b54281-049a-46a9-b8aa-e1c8225e62da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:42:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:42:29.918Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=dc6c4d0b-4d69-4201-9e72-5f53318b9713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:42:29.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:42:39.923Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5c136d38-8e40-41e2-b981-0dc1bbcea274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:42:39.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:42:47.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:42:47.170Z |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-01-23T00:42:47.170Z |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-01-23T00:42:47.173Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T00:42:47.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T00:42:47.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T00:42:47.176Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T00:42:47.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:42:49.932Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=2bfdbe6d-2208-4fdb-9cf4-54ee2a3f28c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:42:49.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:42:59.938Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=a3d00925-a0a1-4216-ac4a-288b8109efdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:42:59.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:43:09.945Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9dbb87fb-67c0-447b-95b1-69a73ff1fc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:43:09.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:43:19.960Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ea8f3361-e82d-42c9-8995-705088db0535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:43:19.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:43:29.973Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=631e39e7-3d50-45ea-a5c5-261fd4fd5fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:43:29.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:43:39.980Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=fcf328c9-4bd8-49e0-9e56-562309cae88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:43:39.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:43:49.986Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=9d32d643-36ac-4826-9de8-52d7df39f39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:43:49.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:43:59.993Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=255c7822-5a7e-4938-b5f4-bcb058ac33ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:43:59.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:44:10.000Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d0abe83c-36f4-45c4-8765-725baedb6ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:44:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:44:20.006Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=10cb9bc5-46b8-4f66-8218-71ba84933470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:44:20.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:44:30.015Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=672bc032-ef4b-46a4-8bea-a7d1cda4c05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:44:30.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:44:40.022Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=641f45c4-02dd-4430-a49f-2cc0668853c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:44:40.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:44:50.028Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=af626bd9-62a9-4335-b334-3ab121552d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:44:50.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:45:00.035Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0a3cfa81-435d-421a-8b31-a5cf53260bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:45:00.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:45:10.050Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=0dee1124-ae5e-4e6c-9ff7-84731d9de10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:45:10.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:45:20.061Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b9183b7a-959b-461a-bfa9-84873701d975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:45:20.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:45:30.070Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=3b6b48cb-3f99-4f99-864f-2f6ad131107b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:45:30.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:45:40.077Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=18c7c348-d469-4a8e-a0ed-8b2d7776091f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:45:40.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:45:50.084Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e2e2fd39-03fb-438d-a37e-8bbdde74f5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:45:50.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:46:00.090Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=290789dd-ef99-472d-b2e4-f36f77495e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:46:00.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:46:10.096Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=1776ef34-15c5-4e34-8c36-97655b9c184f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:46:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:46:20.102Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c7bacc17-9539-493a-9e6e-dfbccfe165e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:46:20.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:46:30.108Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d1efa06c-370a-465e-a260-df5f52dbfae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:46:30.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:46:40.114Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=066fd9f9-841a-44ca-b258-b9a37240e933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:46:40.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:46:50.130Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=e76ffaed-b320-4dc0-9ca9-9b17660709d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:46:50.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:47:00.139Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=5bc18694-863e-4c6c-90d3-1a47f167abc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:47:00.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:47:10.146Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b46f7756-e106-4edf-8f0e-45779442852e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:47:10.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:47:20.152Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c585f18f-ae0d-4f8e-9c14-083304568136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:47:20.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:47:30.159Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=8f64b828-44c5-4229-8f04-676e205063b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:47:30.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:47:40.165Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ef43b347-e78d-46c0-afce-b5ee8cbc9961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:47:40.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:47:47.131Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T00:47:47.132Z |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-01-23T00:47:47.132Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T00:47:47.134Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T00:47:47.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T00:47:47.138Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T00:47:47.138Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T00:47:47.139Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:47:50.172Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=69b65827-8e44-4eb4-9d08-9d431b0f2e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:47:50.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:48:00.179Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=c1faadf0-9afe-45e8-8a2c-63400f473eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:48:00.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:48:10.186Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=376bff37-250b-4b45-bffc-061c840b81f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:48:10.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:48:20.193Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4bf247f7-14e3-4bb9-9cc8-0f260bd54b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:48:20.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:48:30.200Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=ff383272-6028-43be-b177-0693369fe11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:48:30.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:48:40.214Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=d7f4d8ea-acfe-4939-a77f-74e6e2634b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:48:40.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:48:50.224Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=40984d51-3f4d-4fc8-81f9-0a8d6f9083f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:48:50.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:49:00.231Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=bb5917b1-34e5-4503-9628-8138a0146086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:49:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:49:10.238Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=bdfd6b87-b268-43b8-a233-fda61baed747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:49:10.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:49:20.244Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=099af6fc-ca8b-4a4e-850b-1239a8f4aa2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:49:20.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:49:30.251Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=82244ce4-f422-4bc1-91b0-632bf75b15ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:49:30.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:49:40.257Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4d175ba9-63dd-433c-8ff5-d386faf16951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:49:40.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:49:50.264Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=fa18beed-b55d-43af-9838-a09a264f6038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:49:50.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:50:00.272Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=7821c892-4069-4fa7-bda9-42c2a957dbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:50:00.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:50:10.278Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=6710b5ff-51bf-4a2e-9fdf-2e1f927b60f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:50:10.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:50:20.285Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=14b6105f-a9be-4d65-9720-4f8090ee2983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:50:20.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:50:30.294Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=bc26d6c0-1bf1-4803-8cbb-7378ddf1f47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:50:30.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:50:40.308Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=bc7fa5a4-1e61-44dc-a193-fb002f1376a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:50:40.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:50:50.315Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4b02fbd6-4077-4d3d-b1af-a059fb63df21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:50:50.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:51:00.322Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=b29badd4-5390-4dde-ab0e-68462e25649a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:51:00.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:51:10.328Z |INFO |Init configs |InvocationID=8dbc5121-dcc3-4b66-b995-0c8d327ab017, InstanceUUID=4d99696d-8cc5-41fc-9012-a3f09bdb4b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T00:51:10.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |