By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T04:55:51.856Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T04:55:51.859Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T04:55:51.897Z |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-05T04:55:52.543Z |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-05T04:55:52.639Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T04:55:52.639Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T04:55:52.639Z |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-05T04:55:52.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-05T04:55:52.796Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-05T04:55:52.877Z |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-05T04:55:54.439Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-05T04:55:54.932Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-05T04:55:54.960Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-05T04:55:54.961Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-05T04:55:55.020Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-05T04:55:55.020Z |INFO |Root WebApplicationContext: initialization completed in 2142 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-05T04:55:55.408Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-05T04:55:56.191Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-05T04:55:57.480Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-05T04:55:58.016Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-05T04:55:58.017Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-05T04:55:58.020Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-05T04:55:58.039Z |INFO |Started MainApp in 8.593 seconds (JVM running for 9.307) |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-05T04:55:58.130Z |INFO |Start scheduling PRH workflow |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:55:58.151Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f0030a38-68d3-4690-b425-17fd1c5f3496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:55:59.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:55:59.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:09.666Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=543ae039-f0fe-419f-872a-d72352245802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:56:10.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:10.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:20.732Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b8a8c115-276c-4d10-a3e6-0e34cd0822ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:56:21.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:21.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:31.798Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9a298e57-12a5-4433-8afd-8442f0049f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:56:32.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:32.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:42.840Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=45a45e0f-dd69-4e0f-a324-dcb613f6025a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:56:43.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:43.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:53.882Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=974d1da9-12bc-4c77-882a-92a7fb7c24b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:56:54.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:04.917Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7260c270-9f45-4f81-9cb8-a06399f0e250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:57:05.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:15.958Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7d798be9-1baf-433e-8117-03f504e918fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:57:16.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:27.003Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=20ed22ef-948e-446d-bebb-3a00bd2e7a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:57:28.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:28.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:38.043Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3c861e72-f008-4eb5-816f-3890db9c02e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:57:39.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:49.083Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=05298418-e0bb-4895-b005-688eabaeb81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:57:50.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:50.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:00.131Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2d6d7bb1-f130-4792-8737-e58cc61105df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:58:01.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:01.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:11.192Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=95e34704-bd2f-43c3-891e-5d6bff722141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:58:12.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:12.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:22.231Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=29674007-8d11-4985-abd6-22d18ba17ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:58:23.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:23.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:33.271Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=39aa862e-fe28-4123-82d2-f715d83640d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:58:34.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:34.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:44.370Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9315ce5a-2846-4ca2-98e3-0612289d9d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:58:45.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:45.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:55.414Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d1fdee22-c402-4605-a838-9f7dd868c87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:58:56.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:56.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:06.462Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a677c99a-4725-4727-9942-a8168a525ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:59:07.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:07.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:17.493Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a824de9b-487c-4bb7-93a6-34161db99af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:17.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:27.636Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=597ca83a-13e9-4964-8ea5-9a89a23de9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:27.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:37.677Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b43714e0-569d-4b06-b4f9-b5062867c294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:37.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:47.690Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=202b1656-dc44-469b-a032-25bc406ecbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:47.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:57.713Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=aacc7438-3d15-49af-994d-1228e152f1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:57.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:07.726Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ad5bba57-5bbf-44e7-89b4-0ee99c1a267e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:17.743Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fdebf442-ed20-4d4d-b832-f4f4f0fcc7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:17.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:27.760Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=58b1fdb6-0c36-402f-a00d-5a0a9c973a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:27.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:37.775Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7bf3c8d6-0ca0-4688-8e5e-05520bbc1202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:37.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:47.789Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e17366f5-e435-4289-a6b3-b91f7bff1136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:00:56.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:00:56.414Z |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-05T05:00:56.415Z |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-05T05:00:56.418Z |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-05T05:00:56.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:00:56.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:00:56.430Z |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-05T05:00:56.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:57.801Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8ce3e425-d052-41b6-8d9e-7469ec4872a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:07.814Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=aa9f1763-a1e3-4bc7-b788-b761ac367b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:07.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:17.827Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=37b9dc6e-7917-4849-8f08-139e9a36f07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:17.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:27.840Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=76b88051-3541-4181-bab4-ad48e91ac4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:27.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:37.852Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=75323a0f-709a-43e9-b303-094e390243b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:37.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:47.867Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9354ff5c-84cf-4c9e-a616-f68970ea62f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:47.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:57.881Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=69b9a4a4-5398-4e89-bc93-e88072e28527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:57.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:07.894Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=74f500b5-153e-4b1c-89bb-de2b8528275a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:07.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:17.906Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9eca489a-059d-43a3-a84f-6c48b130a21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:17.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:27.919Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bf62c775-3764-4094-acaf-d53599d6c250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:27.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:37.932Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bb69330d-e0c1-4c6e-8798-7ba9b89a0fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:37.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:47.945Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=92e95ce7-941a-4e7b-a72b-9c359aa3d5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:47.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:57.960Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8e633ccc-f0a8-4dd1-b685-6341011197d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:57.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:07.975Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=de60c0c6-eb53-4412-9966-96cfc550a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:07.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:17.986Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0b936718-f0a4-4193-b443-8908dcd4ea88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:17.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:28.000Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7266832b-9eb0-4ab8-811c-0f9ff470d4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:28.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:38.013Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2d1d3a1e-bd2b-4dd9-9a41-fd04041aebb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:38.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:48.024Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=eabebacc-4339-49dc-bbf9-fba515c4d31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:48.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:58.037Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=52e387f1-1a6f-4579-9c24-f1ec4063e267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:58.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:08.049Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cb9ccf9d-80f8-46d3-bd1e-f97b55bad9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:08.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:18.071Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=339f15cc-02dd-40fb-be5a-bf6754b382f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:18.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:28.081Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=07544eba-45e4-4570-ac68-100fb728f1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:28.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:38.092Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1f4aa53c-6901-49d2-8a70-f177da90e258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:38.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:48.103Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=80cf2ddc-a6f7-435d-b55f-6ba0b6ea0fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:48.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:58.115Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f01764bd-048c-47b3-90cb-b1346f8a84be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:58.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:08.125Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f718f0cc-fa63-4ad9-b10f-6fabe1fcb278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:08.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:18.137Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=903b2ad6-3bce-4f61-8072-0a414dc6e6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:18.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:28.147Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=46dab654-d06a-4988-96d8-9e4ed346a8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:38.159Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0b15d599-32df-4ea5-9e3e-30728cef8b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:38.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:48.174Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1bfc312f-ec51-4eb2-837b-74060cabe0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:48.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:05:55.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:05:55.788Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T05:05:55.790Z |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-05T05:05:55.795Z |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-05T05:05:55.809Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:05:55.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:05:55.810Z |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-05T05:05:55.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:58.185Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3c4d91bd-3da5-4fb8-9917-2bb403f91689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:58.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:08.197Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f01a25b7-1a50-4090-baec-a62c9a13162f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:18.207Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dead5445-3fb4-422e-867d-31a4f68b70d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:18.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:28.219Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dffbe726-2536-4c25-8964-652123abfd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:38.231Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=aabf060b-1270-4d54-a4eb-f130eaf13a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:38.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:48.241Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=49900ef6-2924-4204-b1da-4393ec854866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:48.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:58.252Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=443941c3-9a72-4dfd-bf35-4c4f915d98b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:58.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:08.265Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=de57cc8c-effa-4458-893c-7800db279642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:08.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:18.282Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d50c2975-f686-4be4-bc47-8ecfa9d0131e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:18.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:28.295Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5368caab-1aef-485d-9370-a05a5f8967d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:28.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:38.306Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d60d18f9-250d-4db1-b4f8-3b93ac679368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:38.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:48.315Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bc9242d2-a5aa-4808-99ad-4ef2199376f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:48.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:58.326Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5983f147-c761-4bdf-ba82-cb82b3482599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:08.338Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1cedcb0c-c6e1-40d8-94ae-14f1ae185457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:08.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:18.356Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b55e4636-ea19-4e8d-a0c1-2869260969db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:28.369Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3e1d8d25-a048-415f-b398-72dc96e8cbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:38.377Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=aa284cf7-effc-45b0-ac40-5325736a648a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:38.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:48.387Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=49204ac6-f78b-4661-aa9b-c8b9ba91cfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:48.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:58.398Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c7d5075e-6f7a-4a62-ac84-aacde383fb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:58.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:08.408Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6e4aa372-c3f2-400c-b4ff-1b7269a1f874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:08.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:18.418Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bdc0adf5-acdf-4051-86bb-1c7671a7f8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:18.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:28.429Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=af18aeac-bc00-49ab-8205-a78cf1082148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:28.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:38.441Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f8a0d266-4bb2-40d3-8f60-9d7fb53364ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:38.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:48.453Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2c23e89d-c049-4d93-8abc-a7263b4f5fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:48.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:58.464Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3585c057-7664-4e53-aad6-733cb0a75973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:58.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:08.472Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=66a170d3-3516-49a2-b0bf-99e1d2ce9a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:08.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:18.483Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1769bd58-07c0-4e32-9a9a-b6eb55e3d1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:18.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:28.495Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=04f0799d-5571-4ffd-826f-4c92f3bf3225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:28.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:38.506Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b6df09aa-243f-42d2-8540-4dde7ac5deef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:38.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:48.516Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c897a920-591e-404c-8c38-f27f560b499b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:48.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:10:55.752Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:10:55.753Z |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-05T05:10:55.754Z |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-05T05:10:55.757Z |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-05T05:10:55.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:10:55.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:10:55.768Z |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-05T05:10:55.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:58.527Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9fd3a4e6-655b-4a7d-ae92-19a285e621c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:58.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:08.536Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9cb051dd-b48b-4949-8de1-3b3c98afd2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:08.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:18.552Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=43154c19-7ce6-4485-89b3-f1ab564caf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:18.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:28.563Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2d400ce7-c41f-405f-8093-9ac3ff4969a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:28.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:38.574Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=4127871d-5d38-41fd-bac9-704569170f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:38.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:48.590Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9e7ffb5f-d976-4441-ab9d-f6fc2b226144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:48.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:58.603Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=86f606e9-ed71-4c7d-b17e-c2e51d6ef299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:58.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:08.614Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=86104c66-1d0c-45a7-b96b-5b4c75e658bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:08.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:18.626Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a67cde8b-ebf3-4673-b73f-46c4efc797ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:18.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:28.636Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8b611e78-30d1-4fb0-87b6-991f3ca0eb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:28.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:38.660Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2548cbf7-7118-4dd3-93a4-e1011e3faecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:38.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:48.680Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=61123b2d-2d1c-4f91-9588-694d0e3e2c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:48.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:58.708Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=93e21d3f-c2b1-4bf7-9f13-d50016deda6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:58.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:08.720Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f1fd9b6a-ba54-4f40-8f42-543ece971223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:08.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:18.752Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=eef68a02-70a6-42c2-9887-215ca3a7442d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:28.763Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c16eeae4-0cc7-4c90-b076-9cd54f971206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:28.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:38.776Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=729b76d8-6226-4b5c-a728-c19cb62bcc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:48.785Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=797063c6-c130-4312-9887-8999ec223201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:48.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:58.797Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9010ff34-3aff-43f9-bd79-5c8e35be92f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:58.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:08.806Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=134f4b7f-784f-495f-a657-6c6f57e8b00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:08.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:18.817Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=441eb845-b533-4051-8b51-42ed9c524778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:18.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:28.833Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d0856a11-3f0a-4c83-bac0-46ec291c8f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:28.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:38.850Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a639cfa9-d576-42db-b262-2c45fc832d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:38.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:48.866Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e58cd418-403d-4f73-9e94-b831e8fe6c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:48.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:58.876Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a91b725e-9e4e-45fa-98f7-33ce87cf8feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:58.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:08.891Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ea2a803c-d9c6-4201-b112-b8835945c37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:08.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:18.910Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8d60b20c-b731-4a50-8103-27b343d430a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:18.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:28.920Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f99cbc9d-9d6f-40ed-b541-594aeb1156be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:28.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:38.935Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a67367a1-81c0-4ff9-96ec-5de743c67db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:38.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:48.965Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b1e9d665-3b64-4d69-9b9e-d44f120501ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:49.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:15:55.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:15:55.750Z |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-05T05:15:55.751Z |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-05T05:15:55.754Z |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-05T05:15:55.763Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:15:55.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:15:55.763Z |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-05T05:15:55.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:59.020Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=90020294-e744-4edf-8704-48979fbd9c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:59.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:09.034Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ae06a272-dd4d-4e70-9760-3940c181fa64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:09.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:19.053Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2380d17a-6381-45b2-b83a-46b7698d1d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:19.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:29.062Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f72f8339-ad94-4049-8647-380db89eb07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:29.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:39.072Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=054b5e47-ba5d-40f2-8593-bb47c2bfc419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:49.083Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5b3406d6-88ad-4875-9e7c-5a9684607c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:49.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:59.097Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=58a3066b-6649-432b-9475-11e9e8dcae02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:59.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:09.107Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3d1fcf35-7430-43f3-b06e-6afa0acbf61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:09.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:19.129Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=60b4e5cc-221f-4c50-8ea9-0546bc55e017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:29.139Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7cc97639-9148-472b-b60f-88e4a83bde25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:39.150Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2dfea78b-9cdd-4404-8a6d-3eb5e7d2e193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:39.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:49.160Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=291c2143-d039-4482-997e-75846229ac5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:59.170Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1be4e6a8-45ed-4d7b-b0b3-47d11dfb4744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:59.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:09.181Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b83eab47-463f-404c-afe1-934596315230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:09.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:19.197Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c7c90833-f24c-45e0-8283-d988380f82d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:19.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:29.208Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d1238111-d35d-4e20-b620-b7b6ce21cc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:29.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:39.217Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d0260fb4-1219-49c0-94d4-898bce0056c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:39.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:49.229Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2c31a1ed-f658-4cff-8c62-7d9cc834aeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:59.238Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b585b679-537d-4a99-b9b0-b4dc61613a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:59.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:09.259Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b3e36d70-72cf-46b6-9287-91aa6657e723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:09.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:19.270Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d57c9b70-46f2-4215-9626-6ac312701571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:19.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:29.279Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=22a07cb4-3e07-42dc-8126-a689a1f63dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:39.289Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dfad0ca9-3182-4393-b1f4-c8b5a3f477a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:39.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:49.298Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d6d2af3e-9943-4e8c-8c0e-5c9a6078bbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:49.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:59.316Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=495fb1e2-795e-4d7d-857d-d40e04def96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:59.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:09.325Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=077a8b5d-48f4-42d0-8917-457b78f2553b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:09.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:19.335Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=355ed07b-6ade-4f2c-a248-698ea80519c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:19.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:29.344Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1fdb0ddf-37d7-416f-bea6-73244a3f0533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:29.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:39.363Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ca26553f-fb65-4d12-bfb8-aaca3f95b558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:39.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:49.373Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1b12265a-4725-4927-8dc7-9c8a9d29e959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:20:55.776Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:20:55.776Z |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-05T05:20:55.777Z |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-05T05:20:55.780Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:20:55.788Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:20:55.788Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:20:55.788Z |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-05T05:20:55.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:59.385Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5ad546bf-a108-4e26-a340-a12d7c68903b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:59.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:09.394Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2bdddc43-7fc1-4f09-890c-8037402adca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:09.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:19.410Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e43898ec-92db-40d7-bfcc-4ef72e507481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:29.419Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=94043815-6455-44fb-b064-0fc3b90c6848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:29.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:39.426Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7d00b008-c5b1-403f-91a0-6809a263606f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:49.441Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=336da6ba-0b01-4173-a682-3e577190480d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:59.452Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9a856445-74b1-4c94-9ffb-90d55de41231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:59.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:09.463Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=729625e2-bcdf-46a9-adef-e3d1bd2cbc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:09.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:19.472Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c1a25fa4-ed81-4222-90f4-4baa115bec32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:29.484Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=664eff81-5215-4431-907a-c789e5174496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:29.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:39.499Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=4eba0efa-682c-4522-8d79-c40b99045be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:39.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:49.509Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a0db6c5e-3f61-43c8-bdb7-2d0e05196e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:49.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:59.518Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=74cedd8d-c643-44b7-be6e-9aba94ba852e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:09.527Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f14d2e30-93eb-4f5c-abee-47303b5f054a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:09.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:19.539Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9b2f93f6-821d-4514-8e69-c99ce4d3dc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:29.549Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9694aa4b-2f88-4796-bb35-53a786a1ea56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:29.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:39.557Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=15e234d1-6759-441b-b039-eae4e0fbe987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:39.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:49.566Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dd64f0e3-c681-4e58-8d82-3ffb43953b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:49.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:59.578Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ae68ab0e-b897-4f48-9548-67c59260706d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:59.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:09.589Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=4075fc76-963c-49eb-b046-cdafc3828bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:09.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:19.597Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6334ac60-b4b1-43f5-b964-2e7ed23af178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:19.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:29.608Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6f90cce9-b10f-4f4b-af97-7c60a7932c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:29.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:39.622Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c114aec7-8c11-41ae-b5ad-70f078465f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:39.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:49.635Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=29eec1e1-35d8-448e-a29d-eca59fb406c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:49.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:59.648Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6fab6193-a108-41dd-b320-8df56f581427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:09.668Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2ffc31cf-f0f1-4a37-b0b5-df5f1ed59b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:09.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:19.680Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1ad2ef67-16e8-42ad-a7a6-85e78d66c990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:19.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:29.692Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d176d8e4-1b89-477a-9b21-3133c796d139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:29.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:39.703Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d025a4c5-b580-4ae2-87fb-41b7e5f5c5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:39.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:49.712Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3a319872-e763-427b-bfa9-96a0a78131c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:49.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:25:55.795Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:25:55.795Z |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-05T05:25:55.796Z |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-05T05:25:55.800Z |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-05T05:25:55.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:25:55.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:25:55.808Z |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-05T05:25:55.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:59.721Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b5278e5a-8c52-4f2b-9c96-de213f031145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:59.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:09.730Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a79cd7bf-1355-4796-94a5-0458b6ab9d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:09.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:19.741Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7063726d-e32f-489a-8087-88a29ca1f0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:19.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:29.764Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6e8641d3-2408-4fd5-a5da-f9026439d98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:29.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:39.773Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dc42d2f2-c546-4493-a47d-357a4e7dc657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:39.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:49.782Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1aa89a7c-106f-4c76-ac67-5c434f591d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:49.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:59.791Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3dc2a5b0-f4e3-47d7-98fb-f99ef336a99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:59.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:09.800Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3db93b3d-858f-41f6-8e10-d0c6cca7e780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:09.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:19.808Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9c5c5e52-d778-4be0-86c8-1863483b0126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:19.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:29.820Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=480d9fa5-8927-4c93-8138-d729fd664236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:29.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:39.829Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=4be92a44-9252-40a8-9b24-65af7845b226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:49.837Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8d9aad76-07b2-4496-8c85-00c68dba32bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:49.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:59.847Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b3f6d853-ac66-444b-a247-b266e474a3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:59.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:09.856Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=487b01c6-090d-42f8-87ef-5edfe5c823f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:19.866Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e2090ab9-d3d7-43ad-aa17-a7b11276c1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:19.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:29.875Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3345e57c-0b31-435e-b61e-2510d777c6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:39.885Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b5c92be1-a600-4c73-8c5d-1240c9369710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:39.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:49.897Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f4988bbc-8172-4760-b03a-2ebeb8358485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:49.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:59.906Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d7cc1228-0be0-45d9-90c5-f53e46a9aa60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:59.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:09.915Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=822f6ce6-2e00-45a8-a159-944006c8ff10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:09.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:19.923Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=45f64fd3-0e24-412f-9416-67025162c30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:19.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:29.932Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b1ebdb94-878c-43e6-b6db-e56854dd03da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:29.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:39.941Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=37ce1ecb-f9c2-4962-b511-1f3808267a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:39.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:49.949Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=88b929ad-b255-49e4-a124-2cffba24a589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:49.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:59.959Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6e8071cc-5c11-4133-b927-c5a0eb183b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:59.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:09.981Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=48b18e05-528b-4b8b-bd52-54fbb6dfc71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:09.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:19.991Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=362b8bb7-4fa8-4d27-b7ed-057d319ffdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:19.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:29.999Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f3bc1528-1688-4e15-8db5-ce4e32eb8f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:40.009Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=65de0bf3-2d2c-4200-becc-014e600c9d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:40.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:50.019Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f2b024f0-66b8-4d44-a9b5-c8550cce56c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:50.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:30:55.612Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:30:55.612Z |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-05T05:30:55.613Z |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-05T05:30:55.614Z |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-05T05:30:55.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:30:55.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:30:55.620Z |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-05T05:30:55.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:00.028Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=42843122-8d16-45bd-8c74-c4fc8f6f7519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:00.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:10.038Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=625a6aca-4d99-44c5-9b78-46b999886d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:10.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:20.048Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=673c4542-2864-4ea0-be40-b97b21fb5cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:30.057Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=620bb0fd-f3aa-4098-bcbc-9183986caf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:30.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:40.067Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1f768ed5-24b1-43fb-8be9-4cb696fbca53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:40.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:50.083Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8dc73f2c-b40b-45d2-b677-e39f401ccd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:00.093Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=023f6207-a0b8-4598-85d7-61574bae0ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:00.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:10.107Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8586b976-cf65-410b-a749-bfd42f43aa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:20.122Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5e2adeaf-1cf8-4c3e-b952-be5a3a77259c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:20.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:30.133Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a3c7e760-660b-44c4-8cb4-63f50c16fa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:40.143Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c242c9f8-8706-450a-9305-86dce849bc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:40.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:50.152Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cd1fcb96-e260-4b55-bc90-49217f3d63da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:50.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:00.161Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b52cb0ba-3525-412c-8316-8d52c63fa7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:00.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:10.174Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=05f658f6-5ffe-47e3-9abc-6994b2e7d53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:20.187Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=31ec62c9-de5e-4507-b917-733af489011c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:20.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:30.202Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3b631f64-7591-44bb-a92f-03643ecc5cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:30.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:40.214Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9cd1443f-6b1d-4f64-92ba-6d61c7e78b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:40.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:50.223Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c9fc1169-caf4-432f-9863-b92e300686c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:50.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:00.232Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ed996974-b198-437a-9895-0e295de6a1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:00.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:10.241Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9faefb53-e900-41b4-b068-e1d00357a470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:10.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:20.251Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=abcdfa4e-d370-4370-958b-73ae208e06c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:20.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:30.259Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1d6f007c-cecb-4deb-bad1-a3929576e370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:30.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:40.270Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5f8fd02f-2fb0-46d8-89ea-b2dacab82b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:40.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:50.284Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ba92b01c-e40d-4a35-a2e9-d5b5efd34dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:50.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:00.295Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bd4ca2fd-3198-4933-a68c-de2e919f290e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:00.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:10.305Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2de0d8d3-ff19-4909-814a-2c984df01e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:10.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:20.313Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=4d32d26d-2329-41f9-a952-c203023fa3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:20.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:30.321Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=afc21cca-6df3-45e2-8bd7-8dd7b48d067a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:30.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:40.340Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0958ffbb-eb54-4f65-8962-cba70c323f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:40.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:50.349Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b8355880-d948-4c18-a721-d4b47ec8ca79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:50.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:35:55.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:35:55.764Z |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-05T05:35:55.765Z |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-05T05:35:55.768Z |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-05T05:35:55.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:35:55.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:35:55.779Z |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-05T05:35:55.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:00.360Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dd882878-7e3b-4ed4-b78e-9b390d889a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:00.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:10.368Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d37fba04-198f-4a9b-bc8b-27ef24359b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:20.378Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3ff8027b-e1be-43a9-8b01-066372de9185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:20.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:30.386Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=14fc5181-bcd8-4878-810b-1587d79a584b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:30.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:40.396Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ce02fb48-f581-4079-98e1-c1910bbc1f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:40.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:50.405Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7001d410-0454-4aee-938e-8b0886cd4795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:50.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:00.413Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b40d48c2-f84b-414c-94b0-ccfd722c387f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:10.422Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f0ec30b9-7447-45e4-b00f-b39492f60cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:10.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:20.430Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=18f8c1ce-d7aa-41c2-b244-51bade1e7289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:20.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:30.444Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=47f2f05f-d436-43ad-88b4-5decddcad53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:30.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:40.452Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b5010005-3ac6-4ef9-add3-acfe23bb739c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:40.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:50.461Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6a36d969-ccce-4f9b-a0ff-2d79a9c1b550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:50.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:00.469Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c3e2fda8-697a-4f81-b41c-3187c7411346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:00.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:10.478Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7b0ed7cb-85c6-4ea6-a494-90df9a6f6008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:10.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:20.487Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2b78a55d-4940-4012-a698-7db619281e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:20.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:30.497Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ac94b4ac-f19a-46b2-bd3c-989161737b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:30.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:40.505Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a4ed41d4-5762-46a2-aac4-cbcb8a1c83ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:40.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:50.514Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1842e91a-0352-4434-8a53-5cbcc77c485f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:50.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:00.523Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e677a917-f707-4ff5-b80d-a5e49aeb36ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:00.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:10.532Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=963aa35b-7532-4e99-a51d-6439c69cd41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:10.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:20.541Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7411b512-bfd2-4678-b068-5b40ea92fa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:20.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:30.553Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=688fe881-534f-4cf0-96f1-33ab1d919db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:40.563Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7ffab743-a119-4bb6-89a5-3357670628dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:40.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:50.573Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=67f14d4d-dee1-4c4a-8751-0fdf301e96ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:50.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:00.583Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6b3e40b7-1d40-4f84-bc1b-79908e206742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:00.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:10.593Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9b0c3ed3-6230-41aa-8804-2ed6600f2db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:10.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:20.603Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a6a35cca-1a44-4b59-bfdf-1586f043f316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:20.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:30.613Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cd129b48-e383-4ee0-8db4-3b7560ac4471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:30.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:40.623Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d5679cd9-eae9-4a3d-bee7-bbca4a220678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:40.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:50.631Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=304ac2ad-528a-4b5b-9f55-b493085b9fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:50.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:40:55.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:40:55.733Z |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-05T05:40:55.734Z |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-05T05:40:55.738Z |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-05T05:40:55.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:40:55.745Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:40:55.746Z |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-05T05:40:55.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:00.640Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=12819d5f-4173-4854-9f25-39b7d714ddad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:00.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:10.649Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f9c0d05c-1bb0-44bf-81a7-178258d4884b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:20.658Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=30c0fda6-c835-4ada-b347-b09e072c6c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:20.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:30.666Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0a6e92cd-764e-418d-8fa7-f34ffb0c0309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:30.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:40.674Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=aba4429e-a903-4fdf-903d-a9d0e51d80b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:50.682Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=179afba6-3735-41ed-8336-d6403223864a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:00.691Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3a4fef08-ae6f-4d21-a9f9-73f4fb702460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:00.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:10.699Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7914ab59-255a-426e-b8aa-9466dae3aa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:10.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:20.707Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fa77457e-df46-454c-8f5b-e9141488c868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:20.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:30.715Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b3fa701a-ddc0-4a18-a375-8105ac96a68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:30.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:40.724Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c2fa0231-2e12-4df3-ad44-fda6f067065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:40.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:50.732Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7dd685ec-61b3-4267-af9d-70fb5697c1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:50.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:00.741Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3b564c24-2747-4722-9a73-e636bcba03ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:00.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:10.750Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fe5372bb-6841-4e38-a99b-870ef1d15f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:10.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:20.757Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=76be1254-acaa-4b12-aa67-8970429810f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:20.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:30.766Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6a2b6478-ac59-4efa-86d4-b801ae9bda9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:30.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:40.776Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cb83d862-7a19-4a32-8107-29c887237e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:40.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:50.784Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0579107b-784e-415e-9c40-0206f65b2efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:50.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:00.794Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a6afd2f6-1129-4b24-85f6-a612c6bb7ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:00.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:10.802Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=348aa0e3-105a-42a4-92af-ec1bd9506722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:10.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:20.811Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d480d006-e94e-4c8f-b865-9d44b62122c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:20.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:30.820Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bdac7a12-fe67-4f4a-97df-6a13db3c1d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:30.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:40.829Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=046cac2b-694f-46d4-8685-f1e2b80b4919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:40.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:50.842Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=20a9de18-caa3-4fec-ad26-4b267315590e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:50.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:00.850Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8c1344a1-4aca-44e9-a19c-74b46f036cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:10.858Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=52e9bde5-86a6-4787-bf55-1ef68b8824ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:10.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:20.868Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=351ad161-ae8a-4236-87c2-e8f9df50147b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:20.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:30.877Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dd4de344-9d92-40ae-a372-116ada2eb988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:30.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:40.884Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=96e4a20d-182a-4cd7-ad5c-64fc00b1d2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:40.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:50.892Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6e0a51bb-a686-4e57-8a4a-2c3dff8de3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:50.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:45:55.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:45:55.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T05:45:55.652Z |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-05T05:45:55.654Z |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-05T05:45:55.658Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:45:55.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:45:55.659Z |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-05T05:45:55.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:00.901Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=db48a96c-2df5-4180-9553-117ef5c0c326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:10.910Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fb8c98d9-94f5-41cf-8885-751e9e4f49be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:10.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:20.920Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8bcb9e6f-3f1a-4bc8-916b-bb67e1e4d4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:20.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:30.928Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cdf14f14-ae16-4c34-bea9-3ce75cedefb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:30.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:40.936Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=41f606ac-daa1-43f2-97bb-3734023cc044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:40.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:50.945Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d4c4619e-5f90-45a5-9ff8-332982874a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:50.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:00.953Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=39d5067a-249d-45c6-9594-fc7eebc58f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:00.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:10.962Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=db568c6e-1473-46b8-be09-d7f0b05917f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:20.971Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9eba00de-3928-4720-902f-c37d51bf6bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:20.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:30.979Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bdc6dbf1-2346-47fb-a4a9-cf40e96a9128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:40.998Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e71a1ddc-9f64-4a92-82cb-62ddde6ed7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:41.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:51.007Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6a13885b-04a8-4411-ae5a-1800e6c2a86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:51.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:01.016Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=092a8bec-47dd-4fb5-b10a-a407a281ae6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:01.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:11.025Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fea4477f-b19b-43ea-80f8-cb9ca5c77abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:11.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:21.035Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dc4dcac7-8556-4472-a7a0-d28dca988924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:21.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:31.046Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c5892907-12d1-437f-be0c-71903e82d3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:31.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |