. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:04:01.729Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:04:01.732Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T03:04:01.766Z |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 |2021-11-13T03:04:02.442Z |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 |2021-11-13T03:04:02.530Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:04:02.530Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:04:02.530Z |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 |2021-11-13T03:04:02.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-13T03:04:02.650Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-13T03:04:02.670Z |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 |2021-11-13T03:04:04.364Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-13T03:04:04.929Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-13T03:04:04.947Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-13T03:04:04.948Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-13T03:04:05.007Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-13T03:04:05.007Z |INFO |Root WebApplicationContext: initialization completed in 2337 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-13T03:04:05.409Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-13T03:04:06.148Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-13T03:04:07.465Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-13T03:04:07.870Z |INFO |Started MainApp in 8.699 seconds (JVM running for 9.373) |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-13T03:04:07.955Z |INFO |Start scheduling PRH workflow |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:07.967Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4524794a-ac17-4729-a7e0-86ce4d8812b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:04:09.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:09.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:19.563Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6619a1c0-48de-4c6e-9398-690898ee0d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:04:20.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:20.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:30.631Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=348ede9d-857c-4560-91ee-6ee8751c986d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:04:31.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:31.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-13T03:04:32.318Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-13T03:04:32.318Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-13T03:04:32.320Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:41.668Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=ea1317e7-7273-42ff-a056-0fdad01a8d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:04:42.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:42.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:52.739Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f8786ffb-6ec8-4291-b180-5f0a19bda8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:04:53.778Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:53.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:03.779Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2e9c20db-2a3f-412f-a45d-17a473af7e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:05:04.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:14.851Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=66b766a6-e20a-491d-9413-b8ca64d84246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:05:15.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:25.927Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d25cdbb9-0497-49cb-96fc-8cf949bbbd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:05:26.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:26.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:36.963Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=498c5ec3-29c8-4e3b-941f-2bd36204babc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:05:38.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:38.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:48.035Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=cc858cc8-bd60-433d-ae02-23f6d9b10893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:05:49.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:59.107Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0dd06cb0-b4f9-4279-a0d1-0a86d33e1935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:06:00.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:00.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:10.212Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=29a8a0df-596a-498d-919d-e4f9ea39d0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:06:11.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:11.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:21.256Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=e6bb1765-a015-49bc-a067-0820b916c29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:06:22.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:22.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:32.330Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a257302c-eebf-4883-b605-eb99a43c1df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:06:33.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:33.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:43.395Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4d990c15-2f71-4fe9-83bd-6cb13114a2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:06:44.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:44.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:54.439Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=248c3ab4-6596-465c-8e8e-3cc0e52e66da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:06:55.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:55.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:05.543Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c0b34d88-248f-4cfe-be4f-373166f68e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:07:06.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:16.645Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=43564a86-ff21-4a56-89b5-b3f4ed64a4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:07:17.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:17.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:27.747Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=9b256fa7-f4ea-4fa7-8ace-24a98f2fd6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:07:28.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:28.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:38.787Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=8bd19699-7ecd-401d-8190-8cbc6e204a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:07:39.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:39.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:49.827Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=9e286143-7f17-4441-b71d-89208415b60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:07:50.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:00.899Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=ba0bcf9b-3691-4b01-85a6-ccd23dea8ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:08:01.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:01.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:11.971Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c8aac836-e673-462a-ab47-532f05328737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:08:13.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:13.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:23.043Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a6aa27d5-23de-4132-9363-39dffb889267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:08:24.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:24.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:34.147Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=3cf5c158-277b-4757-9404-2fcd4860a8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:08:35.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:35.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:45.319Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a0943c20-0a48-40cc-8fa8-5ff1707a908a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:08:46.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:46.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:56.387Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=baa1e3b9-dfef-4493-9e6d-c4d44fa231aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:08:57.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:57.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:09:05.735Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:09:05.735Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T03:09:05.736Z |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 |2021-11-13T03:09:05.739Z |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 |2021-11-13T03:09:05.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:09:05.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:09:05.747Z |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 |2021-11-13T03:09:05.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:07.427Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0b38a5e0-5a35-4733-b9e1-941f27dbeed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:09:08.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:08.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:18.595Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=33903b42-69e1-4276-82fa-505856a16c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:09:19.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:19.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:29.633Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=e496435c-1487-4ce7-8fe6-b99161516d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:09:30.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:40.739Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=02200260-98d1-4591-859b-a520b602109d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:09:41.778Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:41.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:51.779Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=7764fc00-a36b-4e32-808b-bedc82fc531d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:09:52.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:52.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:02.821Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=fe787960-dfd3-4dc1-a69b-0cce5354652e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:10:03.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:03.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:13.859Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=cf1389d8-9e49-47e4-8793-9201acc85fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:10:14.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:24.898Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a7917524-a51c-431c-8642-bdad999c4be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:10:25.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:25.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:35.939Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=134b748a-f792-4579-8722-4c15d4ff629a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:10:37.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:37.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:47.427Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f7656e42-3cfb-4611-97a0-f076fd113651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T03:10:48.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:48.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:58.564Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=aec16199-27df-4635-b80f-a016364df353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:59.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:09.057Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=37cacceb-71bb-44c6-bd36-eadbbc70b754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:09.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:19.780Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=26153010-d632-4d54-b336-047498d17fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:19.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:29.793Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0f65b6fa-1a4f-4db7-9d4f-4c757cdd0116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:29.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:39.805Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=97278573-a89d-4e7f-845d-33477d983192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:39.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:49.816Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=673e504a-da08-4978-9cb2-7f8b5bdc2584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:49.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:59.827Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=97b796f8-a3f6-49ed-8f71-6ded68b17a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:59.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:09.840Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6523e71c-5c44-4dbb-a529-9fbb599225c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:09.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:19.851Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4156ea88-f4d8-4e8b-a0d9-291449e7d0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:19.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:29.863Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=444a3e08-08e6-416b-97ce-e1e8cfa9adaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:29.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:39.873Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=963fecaf-7c22-4924-a468-9d2fb82588d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:39.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:49.883Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=34d0700d-d5d8-427b-aea5-e4d7aeb809a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:49.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:59.897Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=7a490e70-f8ae-4183-92e1-9d3da53427b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:59.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:09.910Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=74407394-b452-404a-902e-eb24f45e7ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:09.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:19.921Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5242ad1f-4117-46e8-a13f-324d4ca1e439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:19.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:29.930Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c7fedeb3-79fa-41e7-90f1-6fc6eae0c8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:29.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:39.940Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4901a55c-b6af-4626-b7df-6c5d43c70b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:39.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:49.951Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=28b55d39-5c5b-4e90-9be6-609607587af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:49.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:59.962Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=bd8043cd-4d7e-4350-be4a-3716ef7adf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:14:05.670Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:14:05.670Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T03:14:05.671Z |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 |2021-11-13T03:14:05.673Z |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 |2021-11-13T03:14:05.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:14:05.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:14:05.681Z |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 |2021-11-13T03:14:05.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:10.006Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=8b3d14c4-8bef-4d34-8445-0ba1bf02e676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:10.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:20.019Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=52280ae9-8dba-4337-8224-51a4a31d921e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:20.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:30.029Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=37290852-84e2-4b4f-8835-a8b061261195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:30.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:40.039Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=732d984f-fb40-4dca-b3d0-65af2433aed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:40.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:50.049Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=10268e0f-64e8-45fe-99e5-25f75fe2ebd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:50.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:00.058Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=97e761a0-4be3-4358-873e-8f19cd28ac17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:00.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:10.067Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5c3d22a4-34c4-4918-8d50-d8802479039c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:10.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:20.076Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=511797b0-fe56-4ed6-919d-ac5b11696a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:20.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:30.346Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0f5283bd-0d9e-48b6-8d4a-6f4360cfc200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:40.357Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=3b763cee-ae72-43c9-9fd0-58d014c5ea64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:40.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:50.420Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=65e3f44a-7409-49de-974e-1bb15367bb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:50.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:00.430Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5662f10b-3e54-4b81-bfe8-e87a9408f3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:00.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:10.439Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c0b75335-4cfb-40ad-b16a-768bd6cf3eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:10.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:20.447Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=087cc9f4-9658-4452-8f10-4f3447f455de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:20.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:30.459Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5646785a-9ade-4877-8fae-79601744c0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:30.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:40.469Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f31fa29d-4cb6-4f09-9882-f9c33dad44c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:40.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:50.547Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=439896a1-e6ce-43d1-bb2d-667e95c8efc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:50.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:00.556Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d0776d83-357a-4044-9ce7-31710894e795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:00.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:10.566Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=b44328ef-2e79-4670-92c5-5ac018066980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:10.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:20.574Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=fe1bdd0d-5e98-4d39-91c0-05f6097335d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:20.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:30.585Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6636dd68-2474-4093-aea9-52c9bb2a878b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:30.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:40.594Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d53c7dde-38e5-4488-9b29-1e0bb8dfff7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:40.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:50.604Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2d3fc1cd-d235-410f-89a9-b40bec554aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:50.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:00.613Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f516b51c-3769-46eb-bbd8-8a2ad082e8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:00.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:10.621Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=98e8f226-9633-4b01-a79d-6836c4fa7734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:10.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:20.629Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=fe617783-b78b-4b7e-bb49-62248159e1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:20.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:30.640Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6ce172a0-193b-4a18-b12c-dd756addc0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:30.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:40.648Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6bf63a87-27a1-4126-9c7d-ae8e68d81356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:40.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:50.656Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d78e3f75-a9a2-48ce-8fd6-228bf1e5fa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:50.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:00.663Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=63ad7078-dcd1-40f7-a1c9-f58d754912cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:00.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:19:05.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:19:05.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 |2021-11-13T03:19:05.675Z |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 |2021-11-13T03:19:05.677Z |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 |2021-11-13T03:19:05.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:19:05.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:19:05.683Z |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 |2021-11-13T03:19:05.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:10.672Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c87e87fa-d21f-4a37-b77c-7e22ef166e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:10.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:20.680Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=fe42d7ce-852a-4c0a-9071-8018cdbbff82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:20.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:30.688Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=7f1afd34-bc26-4ff4-92b8-2645902b2fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:30.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:40.697Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=14cd0309-1ff5-48bc-a4a4-d2220acbaaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:40.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:50.708Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d67811a0-7b70-4b89-877c-bbc826055264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:50.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:00.718Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=555383a9-d6bd-4bb7-a02c-7dee694fe572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:00.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:10.726Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=061ed302-08c3-4d7e-961f-e58024c8913e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:10.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:20.737Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=7ec8c57f-5f0e-4295-b5b6-740f33a4429f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:20.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:30.747Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4762f744-7276-4337-bc8d-dee797130eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:30.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:40.754Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=479032da-b37e-44ff-a22d-cf03d083837e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:40.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:50.762Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=db1a8025-632a-45ba-90ac-557a5526cad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:50.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:00.771Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=3df49f6a-c616-4580-9be0-4814fd82cf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:00.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:10.781Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=da5049da-b00e-4dc7-beb5-51b4996bcb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:20.791Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=07a8bfed-e1cd-42a5-98ab-240daf2b50f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:20.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:30.801Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=64db7b04-5b4e-464d-9144-2bd589f1523d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:30.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:40.809Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=01cd369f-4d2c-4a69-990b-83e6398b1251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:40.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:50.817Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c7d3014f-e8e0-43d7-abeb-6bf5dcfb36b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:50.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:00.825Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=b2ffbddd-973c-484e-8341-3f0732b7f61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:00.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:10.833Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=046bb359-c497-4e7c-ba4c-dac00e4b3b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:10.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:20.843Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f49a1d9e-5064-44d8-bd31-8dcba1104c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:20.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:30.852Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=eb597a96-18e5-4e4e-891a-0b71767fdf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:30.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:40.861Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a12ae454-5313-49eb-9d2c-d77b6c70ec86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:40.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:50.868Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=ceeb39de-3ca1-4e10-9f07-bf890eb6aa0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:50.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:00.877Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f96406f6-05ec-4336-b99f-d2138a0def23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:00.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:10.885Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=01ea2bfd-6547-4361-bc52-6d19106fa91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:10.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:20.895Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=440fffab-ec52-4030-87a9-b0714fda3828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:20.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:30.903Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=b910854e-3ce6-4988-bd59-e690eab42dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:30.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:40.911Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=99904974-cb54-453c-9875-9caf480e73df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:40.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:50.920Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2ff47f7d-e527-4e7c-924a-8dfd6221dcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:50.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:00.929Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4f42e045-3ab1-4a1f-8e46-c59caa3a9aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:00.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:24:05.637Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:24:05.637Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T03:24:05.638Z |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 |2021-11-13T03:24:05.639Z |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 |2021-11-13T03:24:05.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:24:05.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:24:05.646Z |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 |2021-11-13T03:24:05.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:10.938Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=17a6584f-1a02-4f4e-9dab-bea56c9b7c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:10.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:20.945Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=dca3cca4-db9b-4647-b6f1-9b49ab4e3f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:20.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:30.954Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a8e45cfa-5430-4fd7-b26a-665a55d058a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:30.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:40.962Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=952bd8af-84fa-4c20-99cf-1205cfecfcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:40.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:50.970Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5e03dc35-f093-41e1-99da-723b52593475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:50.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:00.978Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=1157779b-b05f-4fbb-9bd2-7d34462dbaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:00.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:10.986Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=61e63c47-9f54-43f5-b0bc-562bef3259bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:10.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:20.991Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=1349b9fb-d4f8-4333-bdc7-ad73081f2ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:20.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:31.000Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=01cafac6-da7c-4fb1-933d-62b2890b5f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:31.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:41.007Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0e81bfe1-fc0d-411d-91e1-27f1d93f68eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:41.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:51.015Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=700a79e8-0888-47bd-a20f-e36822bab3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:51.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:01.023Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=8cbdf9de-d1ec-431f-b63e-725728c112f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:01.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:11.031Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=51622d2c-86f4-44cb-af20-0053ddad5fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:11.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:21.039Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4ac583de-f071-467f-9a65-492dc80376f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:21.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:31.047Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=dc4e7ef1-aadd-4631-acd1-67d413d4f54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:31.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:41.056Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=626375b6-e507-4bcf-80e5-ab85d14fcbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:51.064Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=693d5d36-0977-43b3-bef6-448aafbdcdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:51.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:01.072Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2cd387e6-4c92-4717-b99b-d8e05a8444e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:01.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:11.080Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=43c78605-ed3a-4239-9894-b97a86b4df68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:11.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:21.089Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=17958180-4dde-49b1-8cbd-9a594318a0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:21.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:31.098Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=16d60b8f-15ff-4180-a014-3db77bd3c2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:31.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:41.106Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=8696922a-b69f-4bdf-a5af-8b7c2be7679c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:41.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:51.116Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d07fab50-2ad1-4f42-b796-1e7788dcee87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:51.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:01.128Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=3c3f3970-84bf-4cd9-886e-f72b8e00245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:01.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:11.137Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d72d8ede-6e20-4986-b45c-06f3db37dd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:11.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:21.145Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a56ad5b8-d82b-4ecf-b8dd-202f353c8aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:21.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:31.152Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=75f46391-6b30-4f99-bbc6-589771b359ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:41.160Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=51636496-248e-42e4-a779-d9de504f241f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:41.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:51.168Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=dbee3ca6-6c65-4ccc-b9f5-9bc03721029e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:51.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:01.175Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=e158f270-3a5a-4308-ae32-718dd3616fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:01.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:29:05.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:29:05.655Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T03:29:05.656Z |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 |2021-11-13T03:29:05.658Z |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 |2021-11-13T03:29:05.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:29:05.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:29:05.664Z |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 |2021-11-13T03:29:05.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:11.182Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=54c3230d-7499-4816-bedf-4bf1c4bb7757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:21.190Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=fb41a42e-15fb-43ad-b70e-2a7eec2cc66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:21.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:31.198Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=60a40a22-17be-4312-8690-419f89f79d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:31.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:41.206Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=59660b98-a59b-4c3b-8f99-9246f67f533d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:41.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:51.214Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=da18cc24-02d0-479a-94e6-f567e100d03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:51.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:01.221Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=acdefc56-245f-4800-826a-89a8424d27d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:01.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:11.229Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0cca719b-4139-4c2d-98b3-93f0baa82487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:11.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:21.237Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f68c5435-d946-4495-aed3-46bfccd0bbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:21.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:31.245Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2a6ae25d-da84-4905-afe2-9d1db9937c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:31.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:41.252Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=cb4b7014-dc0e-40a3-8fcb-59d6bddb74ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:41.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:51.261Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2ff48d1b-44a1-4ba9-989d-fd3fa30653f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:51.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:01.268Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5d574e49-03c8-42b0-b2fc-36b619fbe263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:01.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:11.275Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=632de243-4829-4b09-88cd-514d247c0094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:11.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:21.282Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=ca46e000-3e07-486d-b33f-c315f3c7459d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:21.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:31.290Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=65a4e260-48b6-4805-be8e-dab65fce255f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:31.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:41.299Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=66edde47-323c-4456-b9c2-f88e5d7dc8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:41.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:51.307Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6fc85153-92b2-4c8f-86e5-7beff55143d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:51.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:01.314Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=39f5ede2-ee96-4140-86c3-431178919d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:01.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:11.322Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=42b022b1-695d-4a21-a6ea-e693970efe8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:11.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:21.329Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=47477153-2ea2-4f7f-8d9b-2327bc23a3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:21.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:31.336Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=b8e1c93a-ee26-49a9-9dfb-10e9f5311968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:31.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:41.344Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=047137e9-73ff-466d-a8c9-f48501d9c225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:41.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:51.350Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=636f97ae-1e81-4b28-8741-426401cfd1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:51.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:01.358Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=36246cf2-648c-46dc-be7c-e201d61d1ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:01.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:11.366Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2a54be28-1413-49e7-bd83-26e609160dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:11.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:21.375Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=ef0bc1f2-e051-466b-9afa-9bdb02ca2cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:31.383Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c6d9dca8-1290-4e3e-a65c-fd1e04a6b984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:31.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:41.392Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c4acff2c-45c5-4a69-be8d-c39334b5e289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:41.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:51.400Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=236a1512-db24-4e0d-84ca-6a9fbaf320d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:51.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:01.407Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=80014f84-ed90-4822-8058-2b503fe3c376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:34:05.618Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:34:05.618Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T03:34:05.619Z |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 |2021-11-13T03:34:05.620Z |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 |2021-11-13T03:34:05.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:34:05.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:34:05.626Z |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 |2021-11-13T03:34:05.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:11.415Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=70ea597f-6b53-459a-aba7-b0143f8f31db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:11.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:21.423Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d8aae20c-b43e-4154-94c6-a41466a7500e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:21.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:31.431Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=e26be7d4-251e-4d2b-8fd2-f8027c2323e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:31.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:41.439Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=7fcfd0c3-68fa-4a76-b293-bae57f7052c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:41.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:51.448Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=717c9409-e23e-4216-aaf7-9501b4e276cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:51.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:01.456Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5f2fa3b2-ac9b-4a3d-a1ec-526d99c617f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:01.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:11.464Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=8dd8d4df-ae04-4063-86c8-b7d28c8a450b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:11.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:21.471Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=23d3ff03-3c58-420a-9bdf-8a4d55c1bfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:21.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:31.479Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4cba39c3-cd07-47c7-81e1-c4a1eb92436c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:31.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:41.487Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=e772ac6d-7461-4868-a0ec-18bd7ac91fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:41.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:51.494Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=b3d6d826-10de-48be-a12d-24ba598fe6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:01.500Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=36276a63-fe1d-4c76-9b34-2f9385c3fdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:01.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:11.508Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d7cbaef4-4847-42f4-8f6b-fd34c15c9da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:11.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:21.515Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f149468f-22b5-4b46-9443-bfd8a4219f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:21.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:31.521Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=e096e28b-97cc-4bbc-996c-a572c57f9464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:31.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:41.529Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6e861961-ed8f-4eff-9409-3e78dba5e9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:41.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:51.537Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=53dcb09b-6187-47c0-9874-7d92a2a92563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:51.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:01.544Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=bc119534-bb2c-4452-a292-e41e07227eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:01.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:11.552Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=3ec79054-6ef5-444a-9853-935c0b939406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:11.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:21.561Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=034fbf0c-54f4-4a94-8e85-c253d9a8bea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:31.569Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=408cf8cc-487d-4746-8374-0f4548ca7be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:31.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:41.577Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f206e0d2-b47e-4c38-a863-e34076c6a3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:41.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:51.584Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=808f8242-30c7-4e2b-a48a-531baa09e948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:51.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:01.591Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2128f61f-d180-485c-a5cd-251ab34c7b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:01.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:11.599Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=71e0afec-2596-4446-ab51-a5688e2bc1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:11.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:21.607Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=8e3bd284-b7ec-4c2f-976e-c56e134142ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:21.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:31.617Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=719fe4e9-1b9f-4da1-8db6-3072e4a39c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:31.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:41.627Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4bac6259-18f8-41b6-98e6-65e7701187ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:41.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:51.635Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=41051eb2-9949-4dfb-bdd5-c5937bfa641c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:51.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:01.642Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=38013255-237e-4a32-9f40-dc794f3d4180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:01.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:39:05.657Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:39:05.658Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T03:39:05.658Z |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 |2021-11-13T03:39:05.660Z |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 |2021-11-13T03:39:05.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:39:05.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:39:05.665Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T03:39:05.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:11.651Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=074f70fc-659a-445a-97cd-e55340021d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:11.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:21.660Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6f4d7d4d-ae30-470c-b405-1796e82f07a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:21.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:31.667Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f8c36076-ca03-4338-ad86-a95471a48530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:31.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:41.674Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=e2631117-967a-4da1-8226-f3e4de5157cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:41.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:51.681Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=670ae6ee-11b9-420f-8bad-5b9e8334563b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:51.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:01.689Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2b6c317d-2363-4410-8ef4-95f5f7e2d9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:01.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:11.696Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=9689aa6e-25fb-43fa-a20b-8f6ab82f0706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:11.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:21.702Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=3e6e7c68-0f60-4a1e-a293-8095c3874e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:21.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:31.710Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=dc375edf-3420-4f62-a3d0-bdc3638137e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:31.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:41.717Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2a578c44-c4b7-43a0-897a-67f2324d7621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:41.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:51.724Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2cbfaff8-528c-4843-bf1a-ee10a37cc3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:51.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:01.732Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0b78a34e-011f-4ccb-9c6b-487ea4241eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:01.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:11.740Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=11986906-b4c1-423d-a17e-f6777ef3b653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:11.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:21.748Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=3ccd9193-e0a9-4655-9d9d-94e5a9be6cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:21.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:31.754Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=dfd15a48-7483-4e70-85c3-4445c62d24e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:31.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:41.761Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=49d57fe7-b2a7-42a9-a563-857e75a986c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:41.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:51.768Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=b2d0ebdb-437d-4796-9e82-275250c9c65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:51.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:01.774Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f3672f4b-6761-4135-bfda-4a1bb157f2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:01.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:11.782Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a5f25991-7b23-4b94-9f2a-a0b373035e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:11.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:21.789Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=78709355-7a1a-4bf0-9733-83ba667df617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:31.796Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=21420d7c-acc4-45df-aef0-ea980dbb2302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:31.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:41.804Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=57ef4554-cfb1-4d50-8fa6-b276c5665132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:41.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:51.811Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=372c711c-6a0b-48f8-bcf3-25dc7764774b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:51.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:01.818Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=45892b4a-e754-405f-8596-dc2e00240c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:01.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:11.825Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a3dfb962-c0c2-4d65-a37c-b0a6e61c4e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:11.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:21.832Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=34bc5482-e856-4bbd-b610-8fe4088574bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:21.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:31.839Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=77facb4a-ce9f-4cb3-8dcd-42f6cf48a89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:31.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:41.846Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=b68f7c2b-58ba-43ee-9464-a0d778dbf6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:41.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:51.853Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=bea1c3bc-6936-4350-bd3d-9f428c126510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:51.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:01.860Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=cf4328af-3562-4b8c-8d3e-f7e376d67a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:01.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:44:05.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:44:05.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T03:44:05.651Z |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 |2021-11-13T03:44:05.653Z |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 |2021-11-13T03:44:05.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:44:05.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:44:05.657Z |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 |2021-11-13T03:44:05.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:11.868Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=1453c410-44c5-47a8-b3c6-4b1400b2a5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:11.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:21.874Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=af7d5789-c0e3-490c-b4de-a5b4943c1e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:21.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:31.881Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=319e80c1-f6ba-45ef-8151-34058565329c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:31.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:41.888Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=ec10fd3e-d887-4c7e-b66b-bc26e483c2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:41.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:51.894Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=e2f85893-89f2-4bc5-ac8f-8afd4a3e8f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:51.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:01.901Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5301e106-f473-431f-aced-f5aac2b3181a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:11.908Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=200a3b29-827a-47b0-af1a-c29ea1214610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:11.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:21.915Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=b3bc1803-b38f-41a7-9215-88ed0b9936be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:21.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:31.922Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6ba04349-cc6f-4b23-bd50-1a8543156315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:31.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:41.929Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=18b8abad-2607-4d47-8f71-5be95a41b3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:41.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:51.936Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=90a93621-4800-4ebc-ae0e-cd46840deac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:51.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:01.944Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f7b6e6cb-dbc6-4691-a860-be9267e245ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:01.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:11.950Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=99a6cfc0-3c67-4910-853c-c4a5ad0a2554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:11.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:21.956Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=1d4e6d47-7e12-4737-b878-cba93c330ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:21.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:31.963Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=94e19e97-2346-4d9f-899c-03a99441a979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:31.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:41.970Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=44dc14a5-3740-430f-ae40-5684de2ad215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:41.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:51.977Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d4bd63f8-76f7-40d3-9b86-dfd250a423e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:51.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:01.985Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=682b9ccc-ddc5-4cc6-9f14-278d51fc7817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:01.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:11.992Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=95da30a3-04aa-43c9-a58f-26925b39ba3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:12.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:22.000Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=3eb649cb-2cb3-4e83-990d-4c8f0cc0f634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:32.008Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=43b94df8-cea9-4799-bd14-9a80f9b6d664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:32.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:42.014Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=7d8a86f2-421c-450e-a53f-af1408447423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:42.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:52.023Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=820c89fe-a04e-484a-a397-dbc3d89b8dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:52.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:02.030Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6e717efc-2d34-4d51-8b59-b5c97315fd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:02.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:12.037Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0afad83f-8c83-4777-904b-75b31e58ab53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:12.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:22.044Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=7ea804b3-9e95-432a-89bd-b161aa7065bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:22.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:32.050Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0a041fd3-d75d-422a-afa6-b848b8411beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:32.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:42.058Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2107ad78-64a0-4a36-acca-3de773874d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:42.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:52.067Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=9a0aba21-6681-4254-a9a3-29c24262be5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:52.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:02.074Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=7c4a16a7-ce9e-4a16-819a-72b04f6dc855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:02.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:49:05.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:49:05.647Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T03:49:05.647Z |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 |2021-11-13T03:49:05.650Z |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 |2021-11-13T03:49:05.654Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:49:05.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:49:05.654Z |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 |2021-11-13T03:49:05.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:12.080Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=fcd608ee-e191-4628-9ddd-b729bf9a0ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:22.086Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=e3f34154-2c52-4c0b-b3f6-d43c1e54f992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:22.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:32.093Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d6afda11-ef75-4e2e-baae-c8e9d577aecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:32.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:42.100Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d73deb13-9180-4c2c-8f20-6ea640377e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:42.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:52.107Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=76825806-201e-4cb2-a009-1f29cac32b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:52.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:02.114Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=fe50da86-7521-461c-87ba-e80dc7f477c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:02.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:12.121Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f2c6cd1a-af18-43ed-99f5-79cfc8019d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:12.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:22.127Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=feeb46c0-a6fe-4929-b3ce-c340efb2aed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:22.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:32.135Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f0644cde-dda6-4c35-a96e-fcaaea118ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:32.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:42.142Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c478425f-be52-4d1e-b833-8c9d9a854d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:42.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:52.149Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=8d1ebbe1-2c4c-4619-a69e-9166a08e1a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:52.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:02.156Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c55b9f07-be07-441a-a749-23cca7489f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:02.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:12.163Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2b9fed7f-f46b-49ce-8840-8edb1ff8e0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:12.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:22.172Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=1fcea64c-a92c-4686-bebd-6698877a351e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:22.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:32.179Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=ac9ab0ca-a349-46cd-a39d-43b1e011e8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:32.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:42.185Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=25293cfb-1372-46f0-9732-9d9ab965b9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:42.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:52.192Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=18760d5d-c2d7-4f2f-a774-28f5b1ed3fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:52.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:02.199Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c5c3d0f6-ca94-4226-9cd4-e10ebd40d0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:02.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:12.205Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=aaa5b8d0-21d9-46a5-9cfa-dbb7d515a569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:12.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:22.211Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a50b142f-036a-426b-838a-0167681047f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:22.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:32.217Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6b171b8d-3b62-46be-8d6b-6a96a1438554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:32.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:42.224Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f9d18099-f2c8-4848-a1ff-ecc8212586cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:42.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:52.230Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=df480737-9c7c-42f8-b8b1-756ffa730d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:52.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:02.238Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a6df8e4c-53a7-42ac-9ed9-0064003beb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:12.244Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f45a5cd9-9439-4720-a5b9-5cec74e7e20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:22.254Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=e79fe112-70a7-4a82-a2bf-43a93ad19998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:22.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:32.260Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0fbc5366-dd83-4273-805b-bc8d46a30472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:32.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:42.269Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d0f8d1a4-a39a-4a12-a525-d3378b10b158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:42.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:52.276Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f2384d07-34fe-414e-ae0d-217e6bf693b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:52.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:02.283Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=33ab4d1e-9e89-4e64-bac9-384137afb501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:02.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:54:05.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:54:05.644Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T03:54:05.644Z |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 |2021-11-13T03:54:05.646Z |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 |2021-11-13T03:54:05.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:54:05.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:54:05.650Z |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 |2021-11-13T03:54:05.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:12.290Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2f42c99f-04fa-4102-9d22-eee9152024d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:12.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:22.298Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d50567da-2a9e-4aab-9cfc-c3c2d7ebc6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:22.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:32.304Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6c504d34-4f8c-4079-959e-e2d10ef2439a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:42.310Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=517bc2dc-f3d0-45da-8e22-3fe54d2bb807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:42.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:52.317Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c4b2fcfb-272e-4d44-b5ea-61167c57ffd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:52.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:02.324Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4402acae-6910-417f-a566-9bf4af99eae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:02.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:12.331Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=76ab2511-ca6b-4643-86fa-157350d5af0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:12.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:22.338Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=96515729-e92f-46c2-8285-594efaf63c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:22.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:32.345Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=fb7ddf34-a56b-4ec5-b4ee-a32b20252a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:32.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:42.351Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c5d61f0c-83de-44af-9e9a-7a41499c21ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:42.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:52.358Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=06b9516b-cf08-43b2-9fd7-68aa0adb255a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:02.364Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f64df0fa-c407-490a-ae4e-9cbe7aa5680e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:02.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:12.371Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=509c2593-a188-458d-9fb4-a0465780a501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:12.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:22.380Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d319d061-cb67-48b6-929b-c544544759ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:22.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:32.386Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2d503c3b-2efc-41e7-a010-fb28d5709275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:32.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:42.393Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d84bdf0a-fad8-49eb-b9f8-c5b5308101e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:42.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:52.399Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=8b4a501e-c717-405a-ac9b-b57d26ce3874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:52.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:02.406Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c9f4df01-3e5e-4fd6-93b6-4145899073fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:02.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:12.413Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0bdf7254-ae71-46ee-8e13-f24e5a2e6969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:12.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:22.419Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=fd89bc35-a680-4095-b120-ea687fea5b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:22.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:32.426Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=1ae0bf96-ee41-4a77-a5cf-0c90c94d1af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:32.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:42.431Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=8f1ef7fe-136a-4666-9505-d4d21b5393f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:42.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:52.437Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=ea5ae360-e473-4812-93f9-6e27f85d084e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:02.444Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f34e600e-168f-434f-bc8d-58a6e72897c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:02.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:12.451Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4b57ed1d-7457-42d8-abee-58407c90f374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:12.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:22.458Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=1aa7ff60-4a6a-4bbd-9cc7-e20a5e3fb99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:22.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:32.464Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=02927529-0372-4e80-aba4-6b16230874a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:32.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:42.471Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=67f1681a-5a40-49f0-9011-4b7e5d38704d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:52.476Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=cd193d7d-1f37-4667-af8b-8b5bd1e5f5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:02.484Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0a4eae72-ede2-4c44-b4b8-a614d38db4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:02.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:59:05.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:59:05.616Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T03:59:05.617Z |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 |2021-11-13T03:59:05.618Z |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 |2021-11-13T03:59:05.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:59:05.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:59:05.623Z |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 |2021-11-13T03:59:05.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:12.491Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2c178bda-0d5c-4d2d-8d85-9f8cc105f7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:12.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:22.497Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c87b98dd-2b14-417a-97dd-bb9ae6db7ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:22.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:32.504Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c65e6305-3ec4-454f-a650-3d8399395b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:42.509Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4b07f108-d3c3-470c-abaf-068e3935e160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:42.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:52.515Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=470e4b28-dbe9-4994-bf56-846a880814bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:52.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:02.522Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5d1d6f2c-6108-49c5-9b8d-14cfd59de1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:02.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:12.529Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=87f200ba-7dd7-40b4-9de4-d9a34a0d5b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:12.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:22.535Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=8f92d320-6723-489a-8e53-be3d49287ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:32.542Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=d190c2bc-838c-4200-b971-d21c244ddb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:42.548Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=3a821aba-3ad2-4f72-859d-5117d66d0fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:42.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:52.554Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0ea6109b-753e-4888-aa58-793762771845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:52.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:02.561Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=da330698-e360-4de1-83c2-9f81e8a10cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:02.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:12.567Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a84fe45c-76ac-4307-bcb3-42bcacb94402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:22.573Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=60a5b019-8d7f-4523-99ff-08dcd2c677c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:22.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:32.579Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=db36b423-0bf3-4a9b-b6a5-5cb20bdbf433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:32.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:42.585Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=903ae889-cc54-4af8-a364-d5158f0a4cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:52.591Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=717eef1f-ccac-40a0-869f-5424528a0882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:52.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:02.597Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=ed203159-ff7b-4529-a452-576f72bf72df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:02.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:12.603Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=80ca28da-f2ec-4ced-9456-09cdcc40924c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:22.609Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5ed64926-6e8e-4c87-88be-00f3f32ac700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:22.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:32.615Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=86bbd7bd-170f-403f-8d20-52388bc83e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:42.621Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4a85e2c9-edc1-4588-90ce-611036189c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:42.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:52.627Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=373f4477-6299-4ede-8b95-e18e19e59441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:52.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:02.634Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=b7b664b3-73b6-4301-b01e-f0276e35fca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:02.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:12.641Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f43c3f86-e9c9-4e0a-9f56-58e1a3fe488e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:12.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:22.648Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6e007b56-6316-4e87-a802-5b15d347be01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:22.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:32.655Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=8fb029ff-83de-4812-a60b-9d78d1b218c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:32.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:42.660Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=adb68254-7e83-482e-b1b1-d0c47b8c5625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:42.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:52.667Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=9a9b08ae-0b3a-473a-8885-c732bfd0bafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:02.674Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=70f51c03-971c-4aa3-bfff-7cf46075c1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:02.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T04:04:05.604Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T04:04:05.604Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T04:04:05.604Z |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 |2021-11-13T04:04:05.605Z |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 |2021-11-13T04:04:05.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T04:04:05.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T04:04:05.608Z |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 |2021-11-13T04:04:05.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:12.680Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=bc309426-712e-4499-8ced-aa79888388ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:12.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:22.687Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a0607afd-e9cc-4b5b-8e61-3322e38fa240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:22.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:32.694Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=9ff489f7-cdc7-4b3f-96b5-771483756478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:32.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:42.700Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a6ff94b1-db7f-48d0-a9df-db7552c26898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:42.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:52.706Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=998bc611-1ca7-4b23-9aa9-661e6d542cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:52.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:02.712Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c0fd430f-ad5b-4423-8474-0c0415536324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:12.718Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=42e6ec71-9ae3-4748-b175-afe8010b8452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:12.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:22.723Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0c530458-ab00-4db5-a94e-4cb07bbf14ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:22.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:32.729Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=cbf5e289-d9dc-426d-9f1f-4b444810b891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:42.735Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5d8f5373-a4a4-4c18-8265-0ccfbebcbbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:42.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:52.742Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4c17d963-6317-4d83-92e4-2762fb91577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:52.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:02.748Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a23ae6b3-4013-4490-8dba-c275d8456251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:02.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:12.755Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=3b82e523-42db-46ea-b3a9-2647ea0cc7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:12.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:22.761Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=b82685b5-3139-413f-a22e-9dab37c19005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:22.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:32.767Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=62074542-0f81-41f0-94bd-6c648acbc4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:32.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:42.775Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=b0d42564-2428-493a-8549-bb85ee0a6fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:42.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:52.781Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=ef765e96-ed98-4103-ada7-bc9eca9d77e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:52.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:02.787Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=3a1f7497-3f2a-4109-83c5-898239086368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:12.794Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=093ca52d-de34-4422-ae6b-7566d0250ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:12.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:22.799Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=869cecc8-9166-484a-b724-8a3bc3110c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:22.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:32.805Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f64e52f7-c10a-43a8-afc2-1a946744d754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:32.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:42.815Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f3b45943-10a0-45a7-aa00-6544dee62a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:52.824Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5259596f-f6ec-4dbf-b2a8-3dacaed7cd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:02.831Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=bab93d4d-cbd1-4836-acb9-83a3a042aefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:02.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:12.840Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2260db44-60c9-469a-8a6e-62fbac4ddfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:22.849Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c70e5613-455f-468e-9c48-51c5b14fa14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:22.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:32.856Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=7b37f0d7-6a05-4fd1-8809-dbc33021ef60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:42.864Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=978e0904-b3b2-4b7e-ade3-5da24ccedb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:42.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:52.872Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=17ed1f77-7262-4074-925f-7d02cf4ca171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:09:02.878Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=e12f66a4-4e5c-4bfe-9c39-616be0beb8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:09:02.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T04:09:05.617Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T04:09:05.617Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T04:09:05.618Z |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 |2021-11-13T04:09:05.619Z |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 |2021-11-13T04:09:05.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T04:09:05.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T04:09:05.622Z |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 |2021-11-13T04:09:05.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:09:12.886Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=280f2e0b-aad0-4b04-9604-b4c4d4aad853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:09:12.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:09:22.892Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=7fa5860e-24cb-479f-b59a-45f7f1ff178c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:09:22.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:09:32.898Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=258449c2-9df8-43e6-b5aa-ebd37421a49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:09:32.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:09:42.904Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=1e4a4a94-56da-48f2-b60a-2a844cc20527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:09:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:09:52.910Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6b30e7f1-ed0d-427d-b667-39365df446d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:09:52.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:10:02.916Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=dc16b88d-dccd-41de-aad4-ffcb829f9a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:10:02.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:10:12.921Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5e48f3b9-e273-4f9f-a5d6-a2f977e5b5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:10:12.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:10:22.927Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=103cedb4-473b-495e-911b-4fd384988a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:10:22.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:10:32.932Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=557cfce9-8d12-4edb-816a-f10eb77d74c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:10:32.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:10:42.938Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=ee6250ce-2590-400d-aa7c-35ffcaa3a46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:10:42.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:10:52.946Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=eebd05e9-6dc0-4948-ad21-b0a79de8cac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:10:52.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:11:02.952Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=ba6b4065-0d72-434d-897e-f7f9ff519d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:11:02.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:11:12.958Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=1e7c7e07-2409-426d-af94-167cade93492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:11:12.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:11:22.964Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c73f1336-97d5-4d52-b2f8-73a84e80ef29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:11:22.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:11:32.970Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=e797218c-642f-4d90-9782-ada200a9b223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:11:32.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:11:42.976Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=36e3efc1-6474-4141-9648-34ec15782a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:11:42.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:11:52.982Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=bd4e973e-4000-4c7a-8e4e-c94d0b71be56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:11:52.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:12:02.988Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=9197dad0-f746-470c-b039-cf6844779897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:12:02.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:12:12.994Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=78b03921-cc44-4191-817d-5f44776b4bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:12:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:12:23.000Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5b155f35-74a2-4459-890d-95fd8aa86b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:12:23.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:12:33.006Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=80f65ffa-88e0-42fd-9c5e-fd18fbec28b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:12:33.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:12:43.012Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=ffebae20-a08b-40ce-ad03-cd6c989d4f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:12:43.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:12:53.018Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=e5a9d7dd-8115-415e-b06a-1744a5aa46c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:12:53.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:13:03.024Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=f56d02db-525d-45e1-8d4b-b22be9b8c2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:13:03.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:13:13.030Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4380326b-5644-4ad2-9a94-acb98d223012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:13:13.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:13:23.037Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=8fc09c4b-ff26-4fcc-834c-f3f9b83f186d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:13:23.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:13:33.045Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=b844ccb0-dba3-4d04-b6d4-45f4f0bf0b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:13:33.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:13:43.053Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=5bafffe6-ecda-4793-ba9f-6fe87c65e7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:13:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:13:53.060Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=e95d251a-872f-4c5a-9f5c-a714a7ed702e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:13:53.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:14:03.067Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2769fba5-efd7-44f1-bac7-8abe38179c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:14:03.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T04:14:05.611Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T04:14:05.611Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T04:14:05.612Z |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 |2021-11-13T04:14:05.613Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T04:14:05.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T04:14:05.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T04:14:05.615Z |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 |2021-11-13T04:14:05.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:14:13.073Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=af5a56e2-fdf4-47f8-a4ff-97df9b7e5c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:14:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:14:23.080Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=a88266d7-b5fb-405f-b0f2-79c92b53d435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:14:23.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:14:33.086Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=1ca63a5c-7bb1-4404-9670-857d934614aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:14:33.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:14:43.092Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=7dd63ada-7dbc-4be1-848a-65407870af21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:14:43.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:14:53.098Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=54847c13-525b-4e77-bbce-275b203f4c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:14:53.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:15:03.104Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=afbba5f4-6c3a-4df5-b6bf-55d0dc553893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:15:03.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:15:13.110Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0c529645-7afa-4b35-a5f8-347daf744880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:15:13.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:15:23.116Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=443a754a-856f-4577-a799-ef84a874393c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:15:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:15:33.122Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0fc2db60-bef3-400e-bb14-960840f6f8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:15:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:15:43.129Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=735d316f-9745-47ea-a617-6aa7842aadaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:15:43.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:15:53.135Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=0ded3791-a01f-401b-9f58-e8d37de3d7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:15:53.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:16:03.141Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=b5ce576c-7114-4d4b-9636-330afea7e44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:16:03.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:16:13.146Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=6dff1abb-b228-4fee-8dde-3c58bb12d119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:16:13.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:16:23.152Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=2b7e4673-bbfa-4862-ba18-05a96687bc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:16:23.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:16:33.158Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=9db3f6fd-ed71-42fe-808a-105b13ba128b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:16:33.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:16:43.165Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=c04a41a6-4f34-454d-833c-9e6bccba2ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:16:43.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:16:53.171Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=aadb5278-f615-4e00-b724-ec35cb9a5664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:16:53.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:17:03.178Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=ed5416c9-f440-4292-bab8-59d776d53491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:17:03.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:17:13.183Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=65282b84-517d-4a42-a4b3-76e73c5ca66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:17:13.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:17:23.188Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=54398e31-4b3a-4940-9dcf-ae2e971d6d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:17:23.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:17:33.194Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=47979cf6-fd81-4934-8a6b-f6ba25416c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:17:33.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:17:43.201Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=4d77e312-0d04-4cc3-8ddf-fe43084d49ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:17:43.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:17:53.206Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=709832de-0039-40f6-b4c2-09af05b9d995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:17:53.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:18:03.212Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=69d2b98f-b861-4bbe-99d9-72ce8551a1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:18:03.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:18:13.218Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=cf20a2f5-4bf6-4d53-a35f-8ba955a444cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:18:13.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:18:23.223Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=99d9e3ec-d17e-4c54-b641-e7883804ffcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:18:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:18:33.229Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=3750072a-bfec-452a-9866-f85b794b0003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:18:33.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:18:43.235Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=75b1e20c-9a21-4d3f-8e9d-bdcf3f154d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:18:43.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:18:53.241Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=8628713d-a682-497c-9d8b-a0a1e7ce2e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:18:53.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:19:03.247Z |INFO |Init configs |InvocationID=a10685a9-1132-4a4e-9f7a-618493bc0cc2, InstanceUUID=adda50a9-df6d-46c6-a3e7-386fb3be64f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:19:03.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T04:19:05.620Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T04:19:05.621Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T04:19:05.621Z |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 |2021-11-13T04:19:05.622Z |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 |2021-11-13T04:19:05.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T04:19:05.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T04:19:05.626Z |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 |2021-11-13T04:19:05.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |