. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T04:56:49.891Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T04:56:49.895Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T04:56:49.935Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T04:56:50.707Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T04:56:50.808Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T04:56:50.808Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T04:56:50.809Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T04:56:50.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-13T04:56:50.960Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-13T04:56:51.020Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-13T04:56:52.967Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-13T04:56:53.461Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-13T04:56:53.482Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-13T04:56:53.483Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-13T04:56:53.564Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-13T04:56:53.565Z |INFO |Root WebApplicationContext: initialization completed in 2544 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-13T04:56:54.030Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-13T04:56:55.011Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-13T04:56:56.558Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-13T04:56:57.317Z |INFO |Started MainApp in 10.265 seconds (JVM running for 11.088) |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-13T04:56:57.414Z |INFO |Start scheduling PRH workflow |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:56:57.428Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e53d6455-ef1a-494f-9268-eed64879af92 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-13T04:56:58.392Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-13T04:56:58.393Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-13T04:56:58.395Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:56:58.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:56:58.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:57:08.958Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=23e4c7a6-6dc7-44dd-815f-13b58e75a11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:57:10.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:57:10.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:57:20.020Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=6b606e6d-2da1-40f7-b877-af9377aa0fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:57:21.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:57:21.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:57:31.089Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a0c2a648-0220-4122-9445-664851d5d21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:57:32.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:57:32.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:57:42.160Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=406f69f0-e245-40be-a538-0feb72370ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:57:43.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:57:43.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:57:53.201Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=f16d67b7-862f-40fe-aa86-8e020fdfdd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:57:54.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:57:54.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:58:04.241Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e877ae47-3f6b-43f4-a4a1-89ce0089599a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:58:05.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:58:05.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:58:15.320Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=c02911a6-dd5d-4c33-ac55-b189bf4f87ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:58:16.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:58:16.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:58:26.385Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=32761493-d345-4d9b-bc7d-8e76e904ce38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:58:27.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:58:27.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:58:37.459Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7d0b9924-841c-41d9-81b8-496f735f0276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:58:38.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:58:38.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:58:48.529Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b456c75b-e62f-4e01-b706-88eba924761d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:58:49.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:58:49.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:58:59.577Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=6e857d8a-d1de-4b29-b066-fa5ec89bb5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:59:00.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:59:00.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:59:10.618Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b6a71495-1454-4bde-8002-85fb540ed82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:59:11.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:59:11.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:59:21.681Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=66d2bcb4-9e7e-4dbd-88e1-f1fc8d5afe79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:59:22.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:59:22.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:59:32.754Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=449c70f9-ca99-40eb-99ff-c66947b3e265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:59:33.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:59:33.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:59:43.830Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=f61ae8db-c09b-4c5c-9b8d-70c37027078d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:59:44.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:59:44.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:59:54.896Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=9509f0f5-a4a4-4df1-9c06-b14bf0250de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T04:59:55.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T04:59:55.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:00:05.968Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=278cda5b-e394-4d0b-a568-e3ba599c00c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T05:00:07.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:00:07.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:00:17.040Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=f252c064-e6b6-4856-973e-b58c9b42cc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T05:00:18.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:00:18.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:00:28.084Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=47f7138d-9ec6-43d7-ba10-99b136be2248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T05:00:29.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:00:29.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:00:39.127Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=af2209b2-6dd4-403f-8bc2-85b629408d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T05:00:40.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:00:40.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:00:50.161Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=00345e3f-9f84-4a75-9aa3-a3846ce0af24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:00:50.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:01:00.361Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=47109bbc-9da6-40d8-a003-1c6299ac7726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:01:00.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:01:10.385Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=cd67611b-fb62-4a2a-b754-ccace65bcaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:01:10.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:01:20.399Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=4afa4088-0cc1-4327-ad9e-2406f6bbb0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:01:20.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:01:30.416Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ef0fb3f9-6b90-46f2-bb1c-c7dcf81ac0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:01:30.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:01:40.432Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7fa9ccc4-a458-49e5-a0b6-f9a4ced0c374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:01:40.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:01:50.453Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8254c38b-af5f-498d-a96f-b519f551f2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:01:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:01:55.227Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:01:55.228Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T05:01:55.229Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:01:55.233Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:01:55.247Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:01:55.247Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T05:01:55.247Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T05:01:55.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:02:00.480Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=f4021d64-1c2c-4821-b1bb-d3aae50ef692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:02:00.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:02:10.498Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8f7a4ecd-4b8b-4a55-824b-1227309ab6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:02:10.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:02:20.511Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=677aab63-ed8f-4593-89ee-3109452b0de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:02:20.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:02:30.527Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=69d46608-409c-44b3-b30b-157036026022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:02:30.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:02:40.546Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=080c40e4-834d-4beb-856d-1862a079da3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:02:40.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:02:50.563Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b93491cb-76c0-4795-bf4a-cbc3bc4f0207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:02:50.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:03:00.576Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=04080d29-cc6d-4adf-9c39-9a1e91332566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:03:00.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:03:10.601Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=f911e97c-b0a0-411f-a7f7-0365944ee428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:03:10.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:03:20.614Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=67f3da78-e9a2-4f63-a27b-2e6e2679bd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:03:20.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:03:30.633Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=2d18df2a-c58d-4883-a013-caba68a7b3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:03:30.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:03:40.646Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=03843ee8-a648-405a-89cb-1a2e2add1882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:03:40.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:03:50.659Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=fc3c060e-5043-4187-8ac0-6105028dc486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:03:50.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:04:00.672Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=52f5562e-930e-4fdb-91dc-41de0331ffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:04:00.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:04:10.685Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=f4054ad1-14de-416e-8ce6-51a3498119a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:04:10.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:04:20.699Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=95e0986e-df30-42e7-9246-b7183bffdb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:04:20.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:04:30.712Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0df5ffbc-f584-43b6-b95b-5cb27f32bed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:04:30.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:04:40.725Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b9476d63-b649-4015-ac21-cfb8ce556eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:04:40.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:04:50.737Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=d006971c-0661-404a-8865-6b8772ea29ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:04:50.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:05:00.750Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0452090a-42ab-4c30-8ae7-18eb2454afab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:05:00.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:05:10.764Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=65d8ee59-09e4-43c5-b60b-19d8225015f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:05:10.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:05:20.778Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=64a1f4ee-591e-4491-b8f4-f89ee1fad068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:05:20.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:05:30.791Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=98d3f52a-5eac-4c33-b1d3-fe337ce66603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:05:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:05:40.804Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=56dfa436-34ff-4f9a-a0c7-2b7e2d85bb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:05:40.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:05:50.814Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ef45a888-d042-4248-aa05-2d1b70a5f78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:05:50.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:06:00.827Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=9ccb7be8-e06b-4801-bc0d-125edf15647c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:06:00.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:06:10.840Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=9e0d36bc-f956-45d2-866b-be1dfd830e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:06:10.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:06:20.852Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8a432fc0-759b-4af3-a713-e651751c809c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:06:20.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:06:30.868Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ae945c04-2ea3-490f-9534-8e696fd5685c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:06:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:06:40.885Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=fe7d5bed-c735-424b-90cc-25e616795ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:06:40.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:06:50.899Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=c82d729a-65fd-4e91-8d07-d7ef701febda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:06:50.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:06:54.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:06:54.303Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T05:06:54.304Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:06:54.306Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:06:54.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:06:54.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T05:06:54.317Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T05:06:54.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:07:00.911Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=84fadf12-f22e-4ef3-ba36-d4fd0b057499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:07:00.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:07:10.922Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=2f3e0f9f-216e-4867-82f4-ec03aa09544f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:07:10.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:07:20.935Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ac85e296-94d2-4276-8568-a4d654e0a187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:07:20.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:07:30.949Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=25cf2d41-0d3d-46ad-85a5-6fd3d177fd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:07:30.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:07:40.963Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=725fe31d-b5dd-4d1f-bc4a-0af2a41c10fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:07:40.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:07:50.975Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=515b3715-d10d-4901-ab11-7fa9fc11e191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:07:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:08:00.996Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=4a037f89-a1ff-48a1-9a7c-430b731ea8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:08:01.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:08:11.037Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=db210c5a-0886-4ca0-a3fc-d101d8694abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:08:11.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:08:21.050Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=eb1b92d5-0515-4738-a2fa-06460ccc3813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:08:21.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:08:31.065Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8feff8aa-321f-4b6e-b4b4-4f5e743c224e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:08:31.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:08:41.080Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a5340c15-0072-45f6-9eda-edc4e10774c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:08:41.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:08:51.136Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=faec4717-6c21-4a50-b45a-3454653e8f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:08:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:09:01.148Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=279be12e-90d2-44d7-ad5b-de5ad04ed1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:09:01.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:09:11.161Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ebb72390-5ea4-41cf-8c29-62b90e15f285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:09:11.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:09:21.172Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=2c4a691a-405b-4b83-a4b1-91750fc26899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:09:21.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:09:31.184Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=755cac12-5729-4df9-8c15-8a68ef98aac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:09:31.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:09:41.236Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=2ff46c41-b32f-4706-80e0-26aa301c5247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:09:41.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:09:51.246Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=405b5f4a-4c5f-4596-95f4-c69898a5c5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:09:51.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:10:01.264Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=6ee7498d-bc9b-404f-b934-d0f5942dbefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:10:01.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:10:11.276Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=f1d57638-4cd6-4b25-bc65-5aeb2c2a5646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:10:11.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:10:21.292Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7fe6394a-4462-440a-9a28-4c5537bf5a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:10:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:10:31.303Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=2bd91a32-078d-4828-a86e-4603a0acc784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:10:31.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:10:41.314Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=694e41b2-55aa-4332-8858-eda296ba2338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:10:41.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:10:51.325Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0c413974-d436-4ad7-9842-d75539a38a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:10:51.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:11:01.336Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=9dac962a-2c8e-4188-ad54-bfad59be25c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:11:01.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:11:11.346Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=2c17856f-fac9-4d5f-b411-534d779ca2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:11:11.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:11:21.356Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=02f7740e-42d9-4c1d-824d-dbaf2fdab1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:11:21.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:11:31.367Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=dc0a357f-7ebb-46a3-8c44-5e5015b00341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:11:31.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:11:41.379Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=db1c1c18-dce1-44ed-a228-55827edf6039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:11:41.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:11:51.390Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=fd458dbc-22c0-4512-8fd5-9f07a166834e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:11:51.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:11:54.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:11:54.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T05:11:54.352Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:11:54.354Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:11:54.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:11:54.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T05:11:54.363Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T05:11:54.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:12:01.402Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=d830b6b5-fa7c-4b17-b730-be17618f295c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:12:01.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:12:11.412Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8e6b0cc9-d4cb-476f-a395-3f91eaf34872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:12:11.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:12:21.424Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=044739ed-2af6-4ca0-bc1a-52ba0947d6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:12:21.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:12:31.434Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7182d792-1f9f-4044-a2a5-d73e7ca9e12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:12:31.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:12:41.445Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b805ae73-dd9a-4d6f-98f5-896637eaedfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:12:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:12:51.459Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=01a0f749-25d7-491d-a039-e6739ebb05b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:12:51.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:13:01.470Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=f16ce01f-8186-4f0e-9d1c-a15d2525cc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:13:01.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:13:11.480Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=18298661-6186-4dea-8910-0a4fd6aa6b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:13:11.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:13:21.489Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=08ab2473-264c-4d08-8e38-ea76bb457e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:13:21.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:13:31.498Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=06cebbba-ef6c-40ef-abb8-b64d2be910b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:13:31.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:13:41.508Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7caa9db5-cb89-42a8-8a0d-57c2e687eddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:13:41.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:13:51.521Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=01c6a8e2-e691-4149-a4e7-cbb0fbaeae78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:13:51.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:14:01.532Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ef243b0f-46a7-464a-ac77-5e7e930729bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:14:01.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:14:11.543Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a5223253-cc2e-4f19-bc8d-39d543bf72ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:14:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:14:21.554Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a6acae91-4fe9-4dc9-911e-398cb9ae6727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:14:21.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:14:31.567Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e0352b52-4b8d-4568-9b53-13f1adb3beff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:14:31.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:14:41.583Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=70a25dc0-1969-4d00-8b6a-8fb7e49b547c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:14:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:14:51.594Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a5058193-d4d8-400c-851d-59b58524d49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:14:51.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:15:01.606Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=96877e0c-5605-4f34-b9a3-c727b8164101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:15:01.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:15:11.617Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=09529ec9-93c7-4006-9509-6351c15450db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:15:11.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:15:21.629Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8c0a9b6c-56fd-4911-a6bc-45d7d9873c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:15:21.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:15:31.640Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ae288bfc-4cd4-45ff-ad61-00cfca1dbe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:15:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:15:41.651Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=48d76d4c-494c-4e20-b629-edb39e8f0e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:15:41.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:15:51.661Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=27c37a8c-b03f-419b-8788-418348da7db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:15:51.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:16:01.673Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=745126f7-2b0c-4de7-b347-503ad85cc732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:16:01.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:16:11.683Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ddbd57cb-b7b3-4774-82e5-1e1cb608cb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:16:11.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:16:21.694Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=f0117608-6b01-4f75-9093-061769ca8f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:16:21.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:16:31.703Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=3d941f1f-5835-4ff1-b3cc-f4073ebfb330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:16:31.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:16:41.718Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=96f87106-51aa-4a5f-8136-d71bb87342c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:16:41.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:16:51.733Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=797dd2bb-a328-443f-9e2d-4756a0887208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:16:51.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:16:54.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:16:54.347Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T05:16:54.348Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:16:54.352Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:16:54.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:16:54.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T05:16:54.363Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T05:16:54.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:17:01.747Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e94cdb56-928c-47a7-8a15-fdf2b7385917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:17:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:17:11.757Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=90e7a3e8-d126-4663-b9cc-ebc968532003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:17:11.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:17:21.766Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=06a4b99b-4ac4-46f6-9086-c62f45a90369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:17:21.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:17:31.782Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=3f0349b8-bfee-42ef-af79-99b35767ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:17:31.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:17:41.804Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ba67a08f-4b03-4235-b3fd-b91b9b0b8de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:17:41.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:17:51.843Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=d4d810a3-9846-4a6c-985b-87b47c9103b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:17:51.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:18:01.863Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=559c86fa-45f0-4418-ba3e-ef1005d2283f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:18:01.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:18:11.883Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=94aef1e4-29d4-4b3d-b0cd-c3e45e3412f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:18:11.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:18:21.898Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b11bf68d-8c1c-4c13-8231-8010dabfad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:18:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:18:31.911Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7b12a19a-2e06-4591-8790-9fb00bfb2963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:18:31.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:18:41.925Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a41edabc-9e33-4e3d-a048-fa08d78c6608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:18:41.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:18:51.937Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=5748ba6d-15ae-4298-866b-579db8165962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:18:51.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:19:01.956Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=9b241dab-b643-45d3-a46f-81f11a20fdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:19:01.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:19:11.972Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=57fe2f31-5f06-4a6d-add0-954357e040fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:19:11.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:19:21.981Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=2f33357e-38ff-44ca-8bc9-6f3188b44e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:19:21.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:19:31.994Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8ad655bf-b64b-43cd-b300-657ca3f07f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:19:32.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:19:42.009Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=db8f562a-3a8b-4753-94f1-78872138001f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:19:42.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:19:52.026Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=5fe98c24-dd41-4ea1-9983-07a604352630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:19:52.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:20:02.038Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=568e3f22-08b7-44cd-8ea6-94d971551339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:20:02.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:20:12.053Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=abbaa3fe-6760-495e-a763-5e4d2e4c3732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:20:12.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:20:22.068Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a71f9bcf-4df9-42cd-998c-0d1f9b30604e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:20:22.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:20:32.080Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e336f81f-98f3-4d11-80e9-8d87410376db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:20:32.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:20:42.093Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e83d3c5a-72f5-4c0e-af8e-28eb2d6991cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:20:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:20:52.115Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=46e768c9-2da8-4eb4-b699-e559b1b77fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:20:52.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:21:02.127Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=1b1e624e-0019-4f8d-b957-126672807c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:21:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:21:12.143Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e66f1aa0-7766-46ef-9e28-2157b095d328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:21:12.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:21:22.156Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=699f3955-d86c-4e72-955b-28f624fee823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:21:22.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:21:32.167Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0c4abde5-30b9-419a-ae85-3c4ab75a909d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:21:32.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:21:42.182Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7403af6b-beee-4937-9e21-0e3d90147272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:21:42.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:21:52.203Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7c2e4522-e2fc-4cee-96ac-233857f46502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:21:52.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:21:54.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:21:54.403Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T05:21:54.404Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:21:54.408Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:21:54.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:21:54.417Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T05:21:54.418Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T05:21:54.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:22:02.216Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7dbe013c-d640-4f18-b142-835969f20022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:22:02.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:22:12.228Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=702c0a4c-0f28-417b-a8c5-c3ec1afebb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:22:12.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:22:22.244Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=82d558ea-f9b9-4547-956a-210ab0b8bd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:22:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:22:32.265Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=24a7f8d6-4522-4570-a80c-00f516f0f2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:22:32.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:22:42.275Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=33483e0c-e263-43cd-8ed7-89f8e3b25bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:22:42.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:22:52.285Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b9f3425e-4971-4593-9514-67ea47267eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:22:52.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:23:02.294Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e6f61d15-0c27-402c-9d5f-fd48aacc732e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:23:02.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:23:12.306Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b844fe1a-1a87-445f-9823-d88f3ac478bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:23:12.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:23:22.316Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ec5220e1-dc45-45a3-9eab-5cae1bd823e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:23:22.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:23:32.327Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=32e97592-6188-4ae4-83e0-12b6f2883d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:23:32.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:23:42.336Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=5e086b5e-c6ba-41c6-9e6f-89106f3f2875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:23:42.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:23:52.349Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7016df25-5035-43be-a34d-f5871c592a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:23:52.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:24:02.360Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=efbf136c-20a6-409e-9d6d-623fea14747c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:24:02.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:24:12.369Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e5a9e779-6ef8-432e-9a03-193d0252f0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:24:12.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:24:22.378Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=942dd027-8452-46d7-92af-e612fd8c41f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:24:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:24:32.389Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ca0313d7-cb87-4dcc-83f9-c03f6b52c040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:24:32.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:24:42.399Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a0104eff-4117-406b-9b4d-1df32d853384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:24:42.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:24:52.410Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=154eadaf-136e-4e11-b0bc-3e0a5abe0e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:24:52.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:25:02.419Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a172b4cf-b850-481b-a5d0-94a33fa2cece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:25:02.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:25:12.429Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=f3efe22b-a273-4706-bcd8-635b02ff54e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:25:12.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:25:22.438Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=727a12bc-1af4-4380-87a5-37b0cd8923bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:25:22.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:25:32.447Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=6a22af13-280d-4d71-b6af-b86ec470e5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:25:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:25:42.457Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b7173d54-43a3-46e5-ad43-5b3d925a81ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:25:42.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:25:52.467Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0a3b5b3b-ee03-4343-916a-bdf212ab32ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:25:52.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:26:02.477Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=fae89c7b-e0b7-4a1d-8085-3878f5f68524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:26:02.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:26:12.488Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=1158ab88-5cca-4512-93f1-fb3c849b39f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:26:12.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:26:22.496Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=57c93661-049e-436c-939f-e7b795400228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:26:22.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:26:32.505Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=42874c2f-8d85-4390-b838-4fb3ce91744e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:26:32.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:26:42.514Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=291d7d09-8296-4bf4-80d5-f662deda6856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:26:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:26:52.526Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8d33cd45-5535-492a-985c-6d290a4bda27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:26:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:26:54.331Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:26:54.332Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T05:26:54.333Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:26:54.337Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:26:54.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:26:54.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T05:26:54.348Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T05:26:54.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:27:02.534Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=6e58dd3e-0d39-4600-a33a-e8287f9a649d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:27:02.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:27:12.543Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a0cf69a5-050f-43b8-ab26-8d6ebb292408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:27:12.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:27:22.552Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=d27855e8-c6c7-4512-98c5-a48111bc5551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:27:22.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:27:32.562Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b13f15cc-0f8d-41af-875f-9e4e1fd425d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:27:32.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:27:42.571Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=96d67824-23c5-47a8-95a4-39c005ab73be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:27:42.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:27:52.580Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=3dc0e98b-3c91-45b8-8a54-8c818bbf5968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:27:52.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:28:02.589Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=97360916-c031-4b49-9c43-8f530b4d025f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:28:02.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:28:12.600Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b8cd0e21-bfd8-424c-be84-1bd97f0be410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:28:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:28:22.609Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=c4c727f0-9f80-4b2a-964f-634d9be290da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:28:22.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:28:32.620Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b038c484-27d5-4454-9ce1-0a9e2a282506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:28:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:28:42.629Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=bfd188dc-a05d-440f-9d8b-cd1ea971fb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:28:42.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:28:52.638Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=d03a4eac-173a-4156-ac3c-879212a34dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:28:52.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:29:02.649Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=3fb0891d-0e54-4f11-a53d-30f9a85bcced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:29:02.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:29:12.659Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=2daada4b-694e-4009-a33f-bf9f7fd16b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:29:12.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:29:22.671Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0297431c-b210-4911-b3b7-b7603415447e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:29:22.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:29:32.683Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7c74c682-62cf-40f7-8d8f-959a49034978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:29:32.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:29:42.691Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=14112206-b3c2-4d09-8f00-447f9c43c5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:29:42.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:29:52.702Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ac72f4ed-594c-4e1a-aed4-c6a9b2df1cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:29:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:30:02.711Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0dba7c1d-df89-437e-8cb7-f1594f68492b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:30:02.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:30:12.722Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=d0f7e87e-3dd7-4ce0-9905-012f0b5b48a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:30:12.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:30:22.733Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=9fdd3c4c-62f9-427a-9ecd-53fd3e0d2e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:30:22.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:30:32.749Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e49f1fa0-1284-400b-a0b6-54402a0f300d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:30:32.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:30:42.761Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=3f5402d7-7899-443a-899c-d3d3233a7ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:30:42.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:30:52.771Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=cc719ff3-5bc8-4ff3-9d23-1a331959293c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:30:52.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:31:02.782Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a506b560-f329-4685-b487-ce1332361e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:31:02.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:31:12.801Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a8707a0e-26b6-447a-b9b2-bf021193f9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:31:12.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:31:22.810Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=27c0818b-cbbd-43fb-b016-4b229f2b1599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:31:22.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:31:32.823Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=079d4d89-7729-4b8b-9375-be3b97c7428f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:31:32.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:31:42.833Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=9daf7a0d-b235-4ea8-b357-ea9ac94504c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:31:42.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:31:52.841Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=3191b4c1-4708-4e61-8874-d938b9540103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:31:52.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:31:54.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:31:54.367Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T05:31:54.369Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:31:54.372Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:31:54.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:31:54.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T05:31:54.384Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T05:31:54.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:32:02.852Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8cda1804-8736-4a34-a038-d7f14294b0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:32:02.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:32:12.866Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=601b6a28-83b2-4655-a22c-6fa5f1894175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:32:12.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:32:22.876Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=4d1770ac-1aeb-4ef8-a48a-e34cc638cec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:32:22.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:32:32.887Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=668a0737-f604-4e03-a630-7c9f1ab1d63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:32:32.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:32:42.897Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7a100767-6fee-4d04-a83e-e5d8f5d5c6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:32:42.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:32:52.909Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0105b52d-ba10-4bd1-9c57-64cbdb6b52f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:32:52.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:33:02.918Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=bad4a1d2-c3e6-4cf1-a4fb-b31552ba735d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:33:02.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:33:12.928Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=c8a05bf0-2df7-4033-886c-e6f8ca934547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:33:12.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:33:22.938Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=d66f8513-e169-4106-88f4-2b287331a8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:33:22.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:33:32.948Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=bbc0b3f8-51d0-445e-bfc0-6b7f5e7ce0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:33:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:33:42.957Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=5727ba3b-7559-40b5-b5e1-d84042a39380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:33:42.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:33:52.967Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=1abd6e75-ab78-45b7-96b6-6564bf01405e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:33:52.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:34:02.976Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=3e92960a-3d1c-4507-9b4e-207a8becd65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:34:02.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:34:12.986Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=89b7dfc7-6f06-4c51-ad13-48ac1332efd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:34:13.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:34:23.017Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=9ff835f4-b805-4270-92b1-a062f4278214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:34:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:34:33.026Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=fa582df9-5709-4aea-9ce8-011f5ef0212d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:34:33.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:34:43.035Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8d63f298-a2ff-4fdd-b61a-f3b83d836f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:34:43.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:34:53.044Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=f2e2c05d-53e6-42a6-851d-d133048c3c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:34:53.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:35:03.054Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=6e6a29ea-479b-4cf1-83e5-58432bb3e2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:35:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:35:13.066Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0826272f-6187-4e2b-b544-97dc77ba23fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:35:13.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:35:23.076Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=6b4f48ea-701b-4fda-863d-0e5b559ef920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:35:23.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:35:33.087Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=9caf91d2-14d7-40d5-b27e-dfddd54ee1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:35:33.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:35:43.097Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=84e98341-fd71-455f-be0a-5b9261f01bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:35:43.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:35:53.106Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=86b57933-f2b9-4f63-bfb6-949fe0de4076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:35:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:36:03.115Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0542e641-f65e-4509-ac75-e1076dfeccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:36:03.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:36:13.123Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=29057628-e747-40e9-a118-9e8528f304c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:36:13.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:36:23.136Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8df35962-6aa4-4f5d-bf66-094d20eebea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:36:23.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:36:33.147Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=53524910-8a4c-4d36-b985-81dd0d936be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:36:33.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:36:43.161Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0aa7f159-49e3-4a2e-a8ef-bc3f636525e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:36:43.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:36:53.171Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=d9c58b28-8ccd-4709-82f7-21a57d0df6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:36:53.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:36:54.359Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:36:54.359Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T05:36:54.360Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:36:54.363Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:36:54.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:36:54.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T05:36:54.372Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T05:36:54.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:37:03.180Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=5db5e4b3-30a0-49ca-b385-a0dee52e6956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:37:03.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:37:13.188Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=6d63ac72-2af3-4336-96ba-ee54b817a3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:37:13.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:37:23.199Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7771b013-abe4-4e35-9635-873664ede15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:37:23.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:37:33.207Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=c193b1c7-8ce7-4cda-b491-017f67cd6503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:37:33.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:37:43.216Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=825d7a11-8ffe-46e8-90a2-5b9056622987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:37:43.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:37:53.226Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=63635ea1-2f9f-4376-aa77-331256c21aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:37:53.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:38:03.234Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=32a6c172-6a3c-4eeb-8c40-c1614abad8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:38:03.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:38:13.243Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=522c1f9d-924b-4fc5-b852-3acd821ac43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:38:13.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:38:23.254Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=d1dd0edd-aa57-4300-9f06-5fa24e6f94c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:38:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:38:33.263Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=cc6e2e4a-ca82-4af3-b320-f321656c3cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:38:33.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:38:43.273Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=945cf631-b394-4509-89b6-efb825de3ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:38:43.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:38:53.283Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=abe4cbd9-5efe-4601-bbfa-e5c49d8fbe97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:38:53.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:39:03.294Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0eec3553-7baa-469a-b1af-406cff7c08d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:39:03.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:39:13.303Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e635d480-fbb7-48b8-8cbb-ad5727251fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:39:13.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:39:23.313Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=376a7f36-64d1-4f9c-8860-b3d89e0740c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:39:23.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:39:33.322Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8c3fe81e-6d14-4c31-b787-98c4979c447d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:39:33.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:39:43.331Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=9498e2ff-f6be-4b66-97dd-4de3bbf977ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:39:43.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:39:53.341Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=56780211-0546-4359-8808-7566272aa164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:39:53.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:40:03.355Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=cd0c94e5-4463-4b49-aeaf-210a6da41c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:40:03.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:40:13.369Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e13914d2-eb04-4ba9-9f0c-7a386a0cacb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:40:13.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:40:23.379Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=533c31b4-f2c3-490e-b066-bf7f97fd7bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:40:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:40:33.393Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ffdff243-afde-4dce-81e0-f0027fe50897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:40:33.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:40:43.402Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=816ab005-7490-4f67-ad4b-14c846d9be2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:40:43.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:40:53.411Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=2ae7cfcc-c135-411a-97aa-e32aba7d1ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:40:53.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:41:03.420Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=4ea272cf-af1f-4501-bc7b-1050c2a769e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:41:03.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:41:13.428Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=af0577d0-2afd-44fb-b504-3342b9a29414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:41:13.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:41:23.438Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=d93b9fe9-f865-4ae2-9055-c491aeace690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:41:23.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:41:33.446Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=408571e9-3af2-4b7d-9ee1-b1d88322eed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:41:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:41:43.456Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=edd0a75e-b992-44b3-b459-1f07a694115b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:41:43.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:41:53.468Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=1f02f57d-7b06-4d40-a3fd-eea53285c23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:41:53.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:41:54.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:41:54.348Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T05:41:54.349Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:41:54.354Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:41:54.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:41:54.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T05:41:54.365Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T05:41:54.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:42:03.476Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0704e3e2-db25-44b7-8896-261f7e732f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:42:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:42:13.486Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=2ee4b1db-7bae-47ac-926b-ba991893ff58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:42:13.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:42:23.495Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=4e141468-b135-4692-9ba2-471165c7cd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:42:23.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:42:33.503Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=93422a50-b12d-4233-bdf6-4e6f41bcdf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:42:33.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:42:43.513Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=43b1029c-cae7-45f7-b058-f830bf03d84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:42:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:42:53.522Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ac2e168c-d1d2-4198-a752-e38072b42b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:42:53.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:43:03.530Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=2c6637ee-24fb-45f9-b72c-32b364061350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:43:03.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:43:13.539Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=1b9bf218-4f4b-4ee0-b386-28d8f8009ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:43:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:43:23.548Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=4a71a231-73fc-4d07-80a1-c9c5533493d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:43:23.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:43:33.561Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0eb32615-02cf-48fb-9762-0cba986bf947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:43:33.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:43:43.571Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=52e357e8-4cbc-4154-88dd-080d0c490840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:43:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:43:53.581Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7dee51d6-4a28-45c2-9afd-69fd89c9c27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:43:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:44:03.590Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=9e2990c0-63b9-419c-9a24-703305a78491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:44:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:44:13.599Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=4b56fe46-79fa-40f2-8cde-8d62f4b2cecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:44:13.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:44:23.607Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e3b606fe-6f26-4730-afbd-1a6921f6ade3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:44:23.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:44:33.618Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=6a4e64d4-feb2-4352-81c0-7b8bb6354be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:44:33.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:44:43.627Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=aef9233f-7448-44bf-a2a5-d0c155c6b6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:44:43.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:44:53.634Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=94e03740-bf49-4774-a94b-1f3429401a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:44:53.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:45:03.642Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=d983b798-ca15-40c2-af41-18446209b63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:45:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:45:13.651Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0c70b12a-2164-4f4f-ab6c-719aca6bfd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:45:13.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:45:23.660Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=f8248222-2aa9-4b90-a80e-0bec61008162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:45:23.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:45:33.669Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a5c5acfd-0f2d-4c34-956b-4ce76448ca2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:45:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:45:43.681Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b0cc51cd-935a-44d6-aa89-a7c94bd07831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:45:43.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:45:53.693Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=edcb9c3b-372b-42c3-849a-b2979808ea73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:45:53.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:46:03.702Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=437f5547-92c1-4fd5-98a8-af8159a2c2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:46:03.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:46:13.711Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=bfafb5d7-0ae2-42a5-a899-57fe28a7c281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:46:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:46:23.720Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=6692830f-f5c2-4da0-bb9c-f03590973985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:46:23.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:46:33.729Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=08030a5b-feae-42ff-bff7-1b38b752997b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:46:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:46:43.737Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=d2c00410-bbad-4c48-8e1a-438c8bee0c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:46:43.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:46:53.745Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=dae2bc12-b995-4150-8171-951b4baa4172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:46:53.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:46:54.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:46:54.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T05:46:54.238Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:46:54.239Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:46:54.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:46:54.244Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T05:46:54.244Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T05:46:54.245Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:47:03.754Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8d442083-a266-4515-8e85-4bcd4c55fd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:47:03.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:47:13.765Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7c05c5f7-dcfc-4575-b084-555e0d7c2379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:47:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:47:23.773Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b5926e27-55fe-447f-822c-c6d1db3ed952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:47:23.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:47:33.782Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=44fd8e9c-cd53-4fc4-8559-dcebb8666bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:47:33.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:47:43.791Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=50546277-486e-4ab5-948c-ca4b8b43976f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:47:43.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:47:53.799Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=81ff6e10-450d-44b6-9a88-40b88c2ea91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:47:53.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:48:03.807Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=9b691545-a8c2-4cb9-a96b-b2706edac045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:48:03.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:48:13.818Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e0dbc030-c19b-4686-b721-3a71c80897be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:48:13.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:48:23.826Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a58c745c-c387-43f8-9a04-c09a9be3d08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:48:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:48:33.836Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=86a048fc-5187-4c8c-b156-9cebed6958bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:48:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:48:43.844Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=f81a94e9-2d9a-40ae-848e-f8034e616606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:48:43.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:48:53.852Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7a18d38d-7677-439e-89a3-38feff95370a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:48:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:49:03.862Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=566d5323-8df2-488a-827e-98518c9872f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:49:03.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:49:13.871Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0efd93f2-3231-405f-a99d-a0216296a7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:49:13.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:49:23.879Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a2848dfe-60b7-46fe-96ea-3eb8423ac2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:49:23.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:49:33.888Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=4e6d6e31-9d51-4ec0-a7ba-c7f3e02586cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:49:33.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:49:43.899Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=cdee5065-5fb4-4d7f-aed8-ed84a09e01a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:49:43.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:49:53.914Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b9dd6021-94a2-44d9-a966-dc0c48762a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:49:53.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:50:03.928Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0aef4c0e-fff0-4509-97a1-b3145a698557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:50:03.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:50:13.939Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a7408460-88eb-42c9-a7b8-181cdef66c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:50:13.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:50:23.948Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=865283a8-759f-4c30-b8c1-900802ae83b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:50:23.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:50:33.958Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=61ee9fec-9d4e-4ac6-9400-152ea1c3d9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:50:33.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:50:43.967Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=f9f3d380-8979-4f43-83ae-a8313181e0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:50:43.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:50:53.976Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=623b8970-3d14-40e9-b087-5e091bc544a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:50:53.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:51:03.985Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=878a79c9-08d4-49d6-a73a-3418c80765b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:51:03.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:51:13.993Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0826f2c2-d327-4875-9e96-ea55666821a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:51:14.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:51:24.002Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=c0a6e7f4-6d6b-423a-a1a3-0a5ff335518c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:51:24.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:51:34.011Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=5beabf84-c92d-479d-809c-22b1ee191223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:51:34.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:51:44.019Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=67583937-4f89-4e07-8ad4-340ab1e0d910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:51:44.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:51:54.028Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=5e1b12f6-0b97-44e3-a458-b68de5e36e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:51:54.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:51:54.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:51:54.321Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T05:51:54.322Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:51:54.325Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:51:54.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:51:54.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T05:51:54.331Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T05:51:54.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:52:04.035Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=bf6497ae-ec40-4a5d-8ac2-4b3264869f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:52:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:52:14.045Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7da40950-7f60-47e6-8697-16f19c105795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:52:14.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:52:24.053Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=42c06be5-bf2b-49fd-bc8e-54e196b01d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:52:24.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:52:34.063Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8764c666-3def-44a1-bbc3-16220f27aca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:52:34.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:52:44.072Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=17a83689-7589-4f20-a27f-d910780ea801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:52:44.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:52:54.080Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7e50ca5b-c3c4-4a64-b608-afe945f443d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:52:54.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:53:04.089Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=1549b8bb-87ca-425f-9f2f-84c27c3d7585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:53:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:53:14.097Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=3aee46d5-3830-41ec-a761-0f03ccfce95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:53:14.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:53:24.106Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=e2910ace-cb51-4bf6-a0c7-f8d4886e4249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:53:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:53:34.114Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ae4366ef-b36f-4628-b530-f14fc1303ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:53:34.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:53:44.123Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=3fe6c777-9bfa-416e-9114-47dfdcf78b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:53:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:53:54.131Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=977d934a-ede9-43f6-b91a-3d020351c110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:53:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:54:04.139Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=3e69a0fe-f924-4b73-9366-1a8e8dd20814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:54:04.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:54:14.147Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=70e741c2-8030-4541-ac82-01ebf80e1ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:54:14.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:54:24.157Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=36b36790-d55f-4754-8560-b82609741fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:54:24.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:54:34.165Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=4280c2e2-f71b-48ed-9a5f-975d80014f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:54:34.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:54:44.172Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7c96a228-1f71-4998-a1c4-298485939991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:54:44.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:54:54.180Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=bd721c8a-6cb6-4ccf-bacc-afc7eb8900ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:54:54.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:55:04.192Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=0d67623b-9b1a-488e-88d0-8d9e14ecfe76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:55:04.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:55:14.201Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=6db7edc8-7f87-4bf4-917b-cda84548bc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:55:14.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:55:24.209Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a77c934f-0738-45ff-9035-761e2654df76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:55:24.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:55:34.217Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=af965852-aa6f-427a-8186-8045ec6eb7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:55:34.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:55:44.224Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ef4e47d7-db65-408e-8fb0-e6c94127730b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:55:44.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:55:54.232Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=c6e9b98f-4ab5-4063-9d28-05450b460bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:55:54.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:56:04.241Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=cfbb828a-ec5f-42f0-af86-63a24964ef57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:56:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:56:14.248Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=9838fc1b-732b-4153-8481-4a5d6da3c0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:56:14.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:56:24.257Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=1f2a8734-7445-4a51-a61e-363f7929af52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:56:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:56:34.266Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=077c00fe-ff2e-4383-9940-df7f62a8a034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:56:34.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:56:44.274Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=fb9e6dfc-3b63-47de-bab8-dbbcf3a7f065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:56:44.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:56:54.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T05:56:54.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T05:56:54.244Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:56:54.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:56:54.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T05:56:54.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T05:56:54.253Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T05:56:54.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:56:54.284Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ced88d80-08d7-4282-9825-e1dade69a8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:56:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:57:04.292Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=238c2d39-c9c0-493b-80fb-b9cdebb1cbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:57:04.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:57:14.302Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=74c9d059-8c95-441a-b62e-796e197c250b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:57:14.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:57:24.313Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=7d0aa91d-2e4e-479b-84e4-591c0f3cd114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:57:24.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:57:34.321Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=51c72c72-e08f-4584-a531-396f6510b1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:57:34.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:57:44.328Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=3f98af78-25b2-49e3-9375-8902b0675590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:57:44.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:57:54.339Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=862718d9-b159-4bcb-a22c-3c61bb9bb99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:57:54.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:58:04.348Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=ac8e0ff8-72c4-4898-b902-6e0872b6b035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:58:04.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:58:14.358Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=b32226f5-dce8-42c3-b08e-a3022ca27ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:58:14.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:58:24.366Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=a6ec7c55-2d5f-4f06-a188-fa89145c2776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:58:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:58:34.374Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=778e6b82-f785-41f9-a5c7-66bbe82b5854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:58:34.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:58:44.383Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=64921ac4-7821-4abf-9914-0091c5a8c922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:58:44.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:58:54.391Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=80262c6d-dd57-44a8-9068-dd53c934ae1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:58:54.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:59:04.399Z |INFO |Init configs |InvocationID=51cfa0dc-9b06-4881-b055-269e36201b2c, InstanceUUID=8e55acef-b76d-4fd0-a1af-8ef05b73cdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T05:59:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |