. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:02:53.525Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:02:53.527Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-28T23:02:53.558Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:02:54.120Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:02:54.221Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:02:54.222Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-28T23:02:54.222Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-28T23:02:54.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-28T23:02:54.384Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-28T23:02:54.413Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-28T23:02:55.618Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-28T23:02:55.986Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-28T23:02:56.003Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-28T23:02:56.003Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-28T23:02:56.052Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-28T23:02:56.053Z |INFO |Root WebApplicationContext: initialization completed in 1639 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-28T23:02:56.362Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-28T23:02:57.108Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-28T23:02:58.453Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-28T23:02:58.961Z |INFO |Started MainApp in 7.387 seconds (JVM running for 8.018) |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-28T23:02:59.019Z |INFO |Start scheduling PRH workflow |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:02:59.030Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6c1cd407-6440-4010-8467-4755d1d1f5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:03:00.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:03:00.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:03:10.524Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9cc507e4-a45d-454e-87e4-207662fef591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:03:11.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:03:11.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:03:21.615Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=58b8e242-19b2-4651-8467-f3763bd8914e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:03:22.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:03:22.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:03:32.667Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5a618e96-7e9f-4ccf-a4a7-23ab594bdca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:03:33.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:03:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:03:43.730Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=68d2fce7-7686-45bf-8472-44ebb4552aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:03:44.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:03:44.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:03:54.769Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=386633e9-0d01-4461-8935-cf6f26499034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:03:55.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:03:55.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-28T23:03:56.731Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-28T23:03:56.732Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-28T23:03:56.736Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:04:05.805Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=578c4dcd-ec7e-4a82-b777-c76850f8e367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:04:06.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:04:06.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:04:16.851Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=16d728ba-027a-4026-9f83-1e99a9f6a84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:04:17.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:04:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:04:27.918Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=15ff602c-1e1c-47b3-a1e3-62366d406678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:04:28.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:04:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:04:38.957Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9957288f-fb4c-4bc4-b591-749181f7d9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:04:40.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:04:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:04:50.001Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3a0d0987-9242-411b-8019-ac03ddc44a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:04:51.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:04:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:05:01.038Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9326a1c3-0629-4a43-8a7f-deebcde60015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:05:02.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:05:02.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:05:12.081Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=07bb5c48-e872-47ce-9959-8f738cc6b51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:05:13.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:05:13.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:05:23.120Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ff6465b1-9901-43d6-80ec-8682ae57a158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:05:24.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:05:24.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:05:34.168Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6205a7a0-fd05-4c02-9332-12cbd7a919ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:05:35.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:05:35.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:05:45.198Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=df38e249-64a4-451f-b38b-b86f2b2f85e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:05:46.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:05:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:05:56.237Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2724ab3d-1f31-4abf-b468-509134abda96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:05:57.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:05:57.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:06:07.277Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f67e1041-56c3-4d45-91a0-690a65fe852f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:06:08.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:06:08.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:06:18.317Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=073ce6ad-3af0-4e9f-8a1f-44abc5c4f414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:06:19.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:06:19.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:06:29.357Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=efb0e082-9379-4c35-b83b-64a0ff3f4710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:06:30.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:06:30.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:06:40.399Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=224ca6a5-1115-4538-989d-c5e4fcf5cb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:06:41.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:06:41.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:06:51.446Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3735dc58-3efb-4cfc-9829-b91893d8d071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:06:52.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:06:52.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:07:02.478Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ad0a4417-e3f3-44ec-97e1-705acc060a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:07:03.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:07:03.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:07:13.517Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0ad28d5b-86a5-40e4-b0eb-be779309c95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:07:14.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:07:14.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:07:24.557Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=cc7fe02e-db56-4867-a6e8-f9937c5544bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:07:25.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:07:25.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:07:35.597Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8d81b06e-3c79-4381-8d32-c2cce8d894f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:07:36.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:07:36.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:07:46.643Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d9596591-92eb-439c-b4f5-b7b0d839044b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:07:47.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:07:47.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:07:57.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:07:57.348Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-28T23:07:57.349Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:07:57.353Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:07:57.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:07:57.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-28T23:07:57.364Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-28T23:07:57.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:07:57.681Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=bdb0a613-184b-4809-8e3f-b4e114e74e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:07:58.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:07:58.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:08:08.723Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c416e505-a058-418c-8e68-65536574c617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:08:09.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:08:09.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:08:19.757Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9a1bbfb3-671a-4140-af6b-195dfc893b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:08:20.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:08:20.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:08:30.797Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7c61ec48-00f8-40b3-9e66-9bb2eb4d9422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:08:31.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:08:31.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:08:41.837Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9e22027b-e148-45fc-bc27-851fc8114511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:08:42.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:08:42.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:08:52.877Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b16d0130-2d94-4a53-801d-b752a5b18cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-28T23:08:53.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.214:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:08:53.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:09:03.917Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=86fdf507-5bae-4aa4-9acb-c38ace4eca6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:09:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:09:14.022Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7238f4ba-1750-494f-9b4f-e0dc3b679eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:09:14.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:09:24.043Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3cc86a6e-3c15-4757-a76e-ac56d36274a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:09:24.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:09:34.063Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5717b00f-2435-47a9-8aa8-40005ea25612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:09:34.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:09:44.086Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=edb5dcf1-befc-4734-b37a-2ed0168fb7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:09:44.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:09:54.104Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e5c837ed-dff0-4aeb-995b-4496691e27fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:09:54.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:10:04.119Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=33af86a7-5556-4c8c-9678-720cde1e29de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:10:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:10:14.132Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=38d92a44-b023-44c8-a1cb-a252d7b67211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:10:14.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:10:24.142Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7580c5e0-b621-445f-9cdf-452c59560ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:10:24.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:10:34.153Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2c92f859-ebfe-4801-856f-15c2a29318a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:10:34.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:10:44.164Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=78199593-5c01-4482-b078-7a0506e4c66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:10:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:10:54.179Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=03105994-ac5a-4bb4-8bfe-8edf0112b936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:10:54.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:11:04.189Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=917087b3-2cfc-42aa-840c-3031b772b3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:11:04.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:11:14.201Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3f57972c-9499-426d-a62d-598a8e58f3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:11:14.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:11:24.209Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=bdf5b403-4275-42b5-8172-38a1f2fb07d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:11:24.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:11:34.219Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=89d26e5b-217d-474d-97a4-9ff3710d1c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:11:34.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:11:44.231Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c0068492-b4d4-4044-9aa0-b011fe5d20a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:11:44.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:11:54.242Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=4022e6dd-2c95-4bf4-b247-6a7fa0b9a3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:11:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:12:04.254Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d73ca50d-c32f-4411-8d8a-34d7569e3cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:12:04.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:12:14.271Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=649a8b28-095e-4ba6-9e26-7c7ca68f8b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:12:14.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:12:24.281Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=08739524-d612-4d28-aff4-ce743eb508df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:12:24.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:12:34.289Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=18b54e6e-38c7-4a69-b78a-dfa0a40863b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:12:34.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:12:44.298Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f3ef6d08-f759-4702-8f0b-2697469ec929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:12:44.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:12:54.307Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=71f3e8d5-be47-49eb-ab3c-1ae1540b6281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:12:54.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:12:56.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:12:56.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-28T23:12:56.755Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:12:56.758Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:12:56.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:12:56.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-28T23:12:56.766Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-28T23:12:56.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:13:04.319Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2954645c-5595-446b-b821-ddf748a01f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:13:04.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:13:14.333Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=61135516-e4bb-491b-9a3c-1bdbc4123743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:13:14.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:13:24.353Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8de857cd-78da-4ab6-8c51-4308e6ffa5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:13:24.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:13:34.365Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=96255912-ada0-47c1-8ee0-3379937f35ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:13:34.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:13:44.378Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a7cc1d79-6540-484c-ad71-e72c06d201d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:13:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:13:54.386Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=057a7769-9652-4471-8b59-b114851f8438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:13:54.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:14:04.395Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=fa3a04b6-d13b-45be-bf55-c87c9c9efe4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:14:04.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:14:14.406Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6d3f74a2-9a1b-4761-805e-bda0842dfddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:14:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:14:24.419Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6236b7cc-eaa2-4f88-b30b-9303a8ac0961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:14:24.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:14:34.442Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=057f707b-88f6-48b3-a824-3940ea1f3efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:14:34.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:14:44.455Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=37d8fe7d-f7b3-47bb-a62d-e85a38a50414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:14:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:14:54.475Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=61eaf286-3b9c-441b-8f11-0ed38366a7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:14:54.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:15:04.487Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c5b40dd3-68e3-41c7-8d5b-0291a077e5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:15:04.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:15:14.497Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=24bbf293-8f5f-4feb-8127-b645c9ee90af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:15:14.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:15:24.507Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3438a2ad-6e6c-4fab-b70f-a9457fd328cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:15:24.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:15:34.523Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=cc6bb8d1-b9c3-47a8-9ebe-1c0d859feaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:15:34.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:15:44.534Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8c427ecc-868c-43d0-87f4-22d11e3f3cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:15:44.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:15:54.558Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f99f5684-cbb9-4191-88e6-6b54c5e05165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:15:54.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:16:04.576Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=abf74a85-6ea8-4a21-9d73-120f8fafa626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:16:04.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:16:14.597Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=447365b7-c013-47d4-91f9-aba9d3a98873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:16:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:16:24.634Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=cf6f39e5-0629-4d2a-8b91-8b2370fe317e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:16:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:16:34.643Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5a1fcbf1-059c-40f2-a9ed-fa634d34f56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:16:34.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:16:44.679Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=435545a3-0c5f-41a6-a4ae-9f840cfe90eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:16:44.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:16:54.697Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=81df67eb-480c-4b60-913a-aaf76b0aba0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:16:54.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:17:04.708Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ae6008a4-cfdc-4cd9-b0bb-1057e6dc0757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:17:04.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:17:14.715Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f568fb43-e8f3-4719-bad6-326c686db1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:17:14.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:17:24.729Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a80764a8-5135-48c4-b5b7-b52470ce29d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:17:24.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:17:34.754Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e385aa88-fb3c-4199-8bfe-59963f91eb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:17:34.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:17:44.765Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c3e158d0-e9cf-4527-9e8d-490316c4e0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:17:44.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:17:54.777Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7e4123a8-9fcc-4828-8762-170af0358eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:17:54.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:17:56.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:17:56.729Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-28T23:17:56.875Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:17:56.904Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:17:56.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:17:56.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-28T23:17:56.922Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-28T23:17:56.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:18:04.793Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f388f60b-0c43-46c1-bf17-e388a079e589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:18:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:18:14.816Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=254761ec-360d-4283-878a-727c32c40bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:18:14.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:18:24.829Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b030dad4-4ef6-4f8e-8224-c6f9e3537aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:18:24.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:18:34.855Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=209d4806-d0a2-4d31-8cab-ba4b51d3ca25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:18:34.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:18:44.870Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6c84b0c6-5e1c-4d3a-969b-136f80a0ffd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:18:44.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:18:54.887Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8291923b-241f-494f-a102-568433b6c03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:18:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:19:04.896Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3fe9696e-a225-4635-93f2-45e772641bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:19:04.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:19:14.912Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f9cfcdae-9502-45f1-9e66-5054d5a77001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:19:14.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:19:24.931Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6855db02-008b-4794-a6a2-74b7c6eeb8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:19:24.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:19:34.952Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=1a298c48-45de-4ad1-b362-5feb0143362e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:19:34.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:19:44.979Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=628d27ac-a129-41dc-8655-5dcccd4ff2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:19:44.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:19:55.001Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=032a34fb-37dc-48fd-87cd-201892fac992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:19:55.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:20:05.020Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=dadfaaac-0a2a-449c-ad07-6e012a300340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:20:05.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:20:15.032Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=59b101aa-a637-4317-bd56-5fb1a43c4a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:20:15.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:20:25.042Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=31714adc-187e-401b-94ef-1f6817b36fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:20:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:20:35.058Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f74478ce-2b7c-4ccd-8b9f-5255e3b1adea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:20:35.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:20:45.074Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7ff7aa58-3ad4-4f0e-a707-70748d84a2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:20:45.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:20:55.090Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=df049b15-58be-4df7-935b-152e0400e26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:20:55.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:21:05.109Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b676a2df-304e-4336-aa4b-f0cd36390f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:21:05.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:21:15.128Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=59bb7722-5c7d-4f4a-a01c-9a9a64021360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:21:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:21:25.145Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=1f242527-750a-4f79-8c80-dce8590ac1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:21:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:21:35.156Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=20f19d2c-60b3-4d8f-b87c-b7c9fb853bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:21:35.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:21:45.166Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=cb111a69-5217-4213-a327-e777f62fda57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:21:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:21:55.188Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=eef17f55-90d2-4f92-b628-189a45ae5d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:21:55.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:22:05.209Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=245d741d-574d-4ead-b5a2-40049982e97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:22:05.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:22:15.219Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8e01052b-a784-407b-ab23-64fec498ac4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:22:15.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:22:25.226Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d806f8b2-318e-432b-8fa3-7d0b98af3a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:22:25.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:22:35.236Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=1867f713-68a3-4102-b4de-6eef9934cd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:22:35.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:22:45.253Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7fb2d58d-456f-4e80-a7b7-d5b8b9f1f68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:22:45.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:22:55.266Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7a9ad42c-0994-4c02-9a0f-2e7720b40da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:22:55.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:22:56.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:22:56.700Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-28T23:22:56.700Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:22:56.702Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:22:56.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:22:56.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-28T23:22:56.710Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-28T23:22:56.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:23:05.276Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f3415bcf-c8d4-4cd5-9793-af1fc617faee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:23:05.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:23:15.284Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=eb103210-4c43-4504-9f9b-bbf652cce0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:23:15.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:23:25.294Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2f5ea13a-1380-40ee-af5c-3f6a66d0c359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:23:25.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:23:35.308Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c13910e9-711e-4a5a-b05b-9c84c7db9eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:23:35.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:23:45.336Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a8fe5635-6d6a-4117-beef-88b6287d7ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:23:45.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:23:55.346Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a8fe69f4-5c04-4d78-bf03-8fbd894c2b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:23:55.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:24:05.358Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ab4c0291-edd1-4c3f-bd21-b737024f8bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:24:05.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:24:15.372Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=853ceff1-bf84-4251-99e7-d3eeb543cf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:24:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:24:25.388Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=4b7ba57d-1c05-4463-9540-be00181bbc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:24:25.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:24:35.399Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=94f8d3e0-77ad-4484-a054-5a9be085413f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:24:35.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:24:45.408Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=4c4c0463-ac39-4ab3-96ad-0871fe513718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:24:45.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:24:55.426Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=24ab72ae-3b92-4961-b4ef-576de0023cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:24:55.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:25:05.438Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=fc63e170-fdcc-408e-8827-9f7b385b7405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:25:05.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:25:15.460Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a609fcbd-0f5d-4fac-b91a-ff54a07338d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:25:15.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:25:25.470Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ad608fc5-f92a-4d8c-b42d-c2e5a69f7d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:25:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:25:35.478Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=604dee72-e430-4b5a-aac0-b63ca567b25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:25:35.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:25:45.491Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ecffa9bc-63b3-4428-912e-b969eb424c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:25:45.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:25:55.500Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=70f99647-62e0-494a-a4bb-14794e1b919c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:25:55.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:26:05.508Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=4899cb48-cc13-4cca-89a1-4160adc97e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:26:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:26:15.520Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a8a0feea-fde9-4cc4-9cef-b69be16e48bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:26:15.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:26:25.530Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5f3f3107-3054-468a-97d8-975b8b5297a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:26:25.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:26:35.548Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=cca01587-8a61-44f9-99fe-5a7ac3394831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:26:35.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:26:45.560Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7a2a78ad-c1e3-4f06-b0a4-7d224629264b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:26:45.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:26:55.572Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8937be0e-31cf-43bf-9227-4f06ce65cf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:26:55.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:27:05.596Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=fd312a70-798b-400f-aa87-697118bc5716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:27:05.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:27:15.612Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d4a21f8f-07da-420f-b33d-e107b18e0d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:27:15.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:27:25.621Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2f122a81-7d8b-4dfe-9424-633def6e1bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:27:25.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:27:35.631Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=01fee690-7d47-47a3-88e7-48401d607051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:27:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:27:45.641Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=66045779-a235-4cb9-9866-e93a7cfcc253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:27:45.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:27:55.660Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=576477b1-1a9e-4710-9165-405517931e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:27:55.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:27:56.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:27:56.711Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-28T23:27:56.712Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:27:56.714Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:27:56.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:27:56.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-28T23:27:56.719Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-28T23:27:56.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:28:05.672Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e40faa43-72cf-4de6-a7d1-bd1898bc3494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:28:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:28:15.681Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7e25844c-e164-4621-94c5-ffb2560b3d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:28:15.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:28:25.689Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d51ffbb3-28ee-4d0d-b6b4-8ee18041c067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:28:25.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:28:35.698Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ff7a804b-9bdf-4aff-94fb-2cfceb9e1d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:28:35.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:28:45.707Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0be7ad66-9ce1-4981-988f-34492576ee9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:28:45.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:28:55.715Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c8d4c9a2-546d-4bb6-bbe9-c651d015cf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:28:55.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:29:05.723Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9b066cbb-2018-4c2a-8370-9155fde002ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:29:05.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:29:15.734Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=93363c6c-22b7-4b2d-a725-c4abf283cfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:29:15.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:29:25.750Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b7292460-763f-417d-9459-02fc031eb2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:29:25.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:29:35.761Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2aa2f4f0-e5af-4167-bf1f-5b0b853a95d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:29:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:29:45.771Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=06163b1f-16d4-44ec-a42b-72f4ca2c3b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:29:45.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:29:55.780Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7c905b9b-bea0-44ea-8b1e-e6b25d6e7c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:29:55.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:30:05.789Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=40911d04-7f36-4f52-aa75-5b2b8d2f225c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:30:05.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:30:15.798Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=93fd8b31-d8ca-4820-bc35-567bfa3ab663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:30:15.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:30:25.808Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0e5c2a28-310a-4aa6-a041-a6f82424376f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:30:25.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:30:35.833Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f2f42068-d4e6-4334-921f-a44ecffbc5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:30:35.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:30:45.841Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=12f3ac33-8fac-466e-8b1a-f32dfe669d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:30:45.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:30:55.855Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f119aa1c-cfe6-4ce4-9ec3-e4b0674d20a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:30:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:31:05.864Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=62f1a311-af59-42a8-ada2-64207c86c868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:31:05.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:31:15.874Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9299d399-0854-4109-864f-5394bc7101d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:31:15.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:31:25.890Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=1f8dad40-2908-4d6d-90b6-d871acc723c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:31:25.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:31:35.906Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=69774e40-7ec7-4a6b-b367-b7b3784b0039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:31:35.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:31:45.914Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0305ebfa-e999-434c-bc5c-70e3f2285f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:31:45.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:31:55.923Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2ed54abe-2d85-4c31-a981-6fcb136c6a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:31:55.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:32:05.937Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=91ed068e-9793-43dc-a33e-8e2922db33d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:32:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:32:15.958Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=30dd0267-7828-48ca-a7d6-4b49dd733df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:32:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:32:25.973Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a592e966-99cb-4887-95d6-28c7e118aee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:32:25.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:32:35.997Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7aedf0ed-727d-4235-b289-69e0e2e1bdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:32:36.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:32:46.006Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d66a69ec-3bdc-4d82-a854-05188bf74cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:32:46.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:32:56.015Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5021d059-8fda-4868-848e-9b77adc43394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:32:56.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:32:56.686Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:32:56.686Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-28T23:32:56.687Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:32:56.690Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:32:56.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:32:56.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-28T23:32:56.697Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-28T23:32:56.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:33:06.030Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d53509b8-1aad-4ca6-a5f5-a8c340d605f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:33:06.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:33:16.041Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ee64f1aa-866c-4357-9b0e-d9160c1b114a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:33:16.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:33:26.057Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f59ca3b5-b39a-4e21-8462-8c8ce5fe3173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:33:26.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:33:36.068Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3ad38bdc-1520-47b4-9126-47deacf2b6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:33:36.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:33:46.077Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f20dc683-f82e-4ecd-b081-67782e4a9613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:33:46.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:33:56.087Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7398e699-4278-41c9-a2a0-501cf5e8574c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:33:56.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:34:06.107Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=25460c9d-993c-466a-b1b8-54e4716f6a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:34:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:34:16.116Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f7a84ea7-8391-445a-b173-95dc8763c2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:34:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:34:26.124Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=67f93a5f-39b7-49df-9506-73ea575bbe93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:34:26.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:34:36.131Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=968da285-e61d-433e-84ed-4f2d0aaca3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:34:36.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:34:46.141Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=cecc9cba-5c4f-443d-a2cf-59c7510d99e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:34:46.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:34:56.158Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b4cb39b9-5d5e-49d3-b263-341cf9d11bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:34:56.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:35:06.169Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ff7ead78-a8a0-483e-86ad-3e0b53ca543e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:35:06.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:35:16.177Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=cf5e09dd-f00c-4c9b-9fd9-836d101dc367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:35:16.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:35:26.185Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3c6afe34-0052-4343-abb4-2df278f65bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:35:26.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:35:36.198Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=870985e8-0dc3-4c6a-9245-7bca59d6f0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:35:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:35:46.206Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f7630a41-c8c8-45f6-8f05-fecfb1533b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:35:46.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:35:56.214Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7aadd933-eed0-47cc-aec8-4b0ec10a0c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:35:56.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:36:06.230Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b66f40d8-c002-4332-aa44-a6f97f4d6b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:36:06.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:36:16.248Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=cd5ab366-7560-4661-bac7-601d03ecaa67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:36:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:36:26.256Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0a512227-d4fa-4ccb-bf0a-a8db2d940745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:36:26.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:36:36.283Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=736bccb6-1926-40cc-8548-e421785708e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:36:36.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:36:46.293Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=041d0521-d025-4b0d-8607-f7bd2d37ccbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:36:46.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:36:56.301Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=54e92bb8-57f8-45f9-9940-ffb7f1c336bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:36:56.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:37:06.313Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=1615bc77-947f-4616-ad5f-dbf8fb1a6ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:37:06.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:37:16.336Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a51de1bc-4a94-4ea1-8f9d-b481c1cd0736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:37:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:37:26.347Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2de2d391-96ef-4bce-9dc6-889da4f03904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:37:26.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:37:36.358Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=eff8cb6e-e1a8-40d2-829e-0a579802d263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:37:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:37:46.370Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=41e53db7-fc04-4a4e-859d-7861d9c5585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:37:46.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:37:56.386Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=71425e82-06d0-4eee-af17-97380ca91a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:37:56.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:37:56.724Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:37:56.724Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-28T23:37:56.725Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:37:56.727Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:37:56.732Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:37:56.732Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-28T23:37:56.732Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-28T23:37:56.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:38:06.399Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9b5f291e-c466-4928-bfb7-fcaf446c4b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:38:06.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:38:16.407Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3a4e0fa5-b1d0-4190-aea3-bcf0d4094d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:38:16.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:38:26.416Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b1994bc0-235c-46cb-bab5-dc8ba7cc270c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:38:26.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:38:36.426Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=caeea068-272d-48ff-9b4d-58e64b1cde99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:38:36.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:38:46.435Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8e351409-07fb-44b9-b754-c5913d8fa3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:38:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:38:56.452Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=fe5d3cba-7e6e-471b-9421-4a9581ed5565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:38:56.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:39:06.464Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=cb4faf6b-0d7c-43be-9ade-06bde31f5279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:39:06.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:39:16.481Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d8db6de1-502f-40d6-af2b-e29ebc256de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:39:16.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:39:26.489Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ed132cb7-d3bb-41f5-95af-03301b97ec3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:39:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:39:36.503Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=eb7c771b-6902-4c3d-bba6-7bf5ece17389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:39:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:39:46.511Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d92dc39c-c213-4fc9-8c8d-55908c2cf19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:39:46.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:39:56.529Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ec6ea274-9017-4c81-9b63-65ff3fe262ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:39:56.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:40:06.540Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a6bebe3a-f83b-4160-ab78-92d39c1ecf78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:40:06.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:40:16.555Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=22716004-bc81-46bd-94dd-d5b8ca1fd98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:40:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:40:26.566Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f9acb518-c86d-4436-8662-cebf38accfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:40:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:40:36.576Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7449200f-8bcd-47cf-bc19-8616fc0cf754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:40:36.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:40:46.584Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e264b1a2-2eaa-4508-b7fc-92bedf71c7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:40:46.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:40:56.594Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2527e02f-d577-471a-8d3d-01c023907d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:40:56.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:41:06.609Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=618b5990-6954-402c-bfa7-3e29de2fa6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:41:06.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:41:16.618Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=57d38f57-b92b-41fc-9ffc-0c7a4faba52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:41:16.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:41:26.625Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=92ae57e7-e2ea-4535-8ec5-8fa6c7d8be9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:41:26.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:41:36.636Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=64cbb2fe-3214-4f8a-a78a-8a24597ee596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:41:36.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:41:46.652Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=eca0deef-b882-4249-9174-947c55b41819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:41:46.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:41:56.660Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3e30d8e0-db6d-4ae9-89ec-14f1630f31b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:41:56.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:42:06.668Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5c7b38dd-d414-48aa-a59c-7f83e783834e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:42:06.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:42:16.675Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a272cce6-41ba-46a2-86a6-d4a2cc1539cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:42:16.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:42:26.684Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5fd56a72-f460-4a8e-aebb-f0fd0961fd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:42:26.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:42:36.693Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=257f094f-257c-49c2-aba9-d67c94b510c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:42:36.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:42:46.709Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=bc60a632-4a40-484b-9d13-ea06fb62125b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:42:46.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:42:56.718Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:42:56.718Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:42:56.719Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=1c4b6828-ceac-4a5d-9cfd-c7154a0dd909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-28T23:42:56.719Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:42:56.724Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:42:56.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:42:56.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-28T23:42:56.730Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-28T23:42:56.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:42:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:43:06.734Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ab7153f2-a4af-4890-b441-943d430a4135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:43:06.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:43:16.751Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=78486baf-7c19-4f93-ad1d-03728fd63240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:43:16.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:43:26.767Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5ee3315a-cfaf-45f4-ab6d-5e20d6cf9174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:43:26.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:43:36.775Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=91cc387d-a3cb-457c-8adb-6d55549e2337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:43:36.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:43:46.787Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=96b9c82a-63a5-4550-a40f-8b2eb3e20723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:43:46.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:43:56.795Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e22bae45-3237-486b-9c0e-b183c6090444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:43:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:44:06.809Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=cfe7abbe-40cd-4171-9e83-63b277677d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:44:06.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:44:16.818Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=adeb1662-8f72-4968-926b-9bd2fb0c9ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:44:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:44:26.828Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6f55e2f5-b043-4d0f-a543-bdd39ee4df70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:44:26.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:44:36.845Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2ebf70bc-124e-4083-8c45-02b12a01eb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:44:36.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:44:46.854Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5da48c23-135c-4d34-a3b1-27a64d9a437b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:44:46.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:44:56.874Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=60ba39d7-31c2-4cf9-83ea-74c5534555a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:44:56.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:45:06.883Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=35d93b93-df12-4dec-b352-46a7de5fb87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:45:06.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:45:16.893Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b56b69e3-1d40-4ce1-ab28-f7d5b519202c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:45:16.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:45:26.901Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f1897921-60d2-4c22-830a-d945b6477773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:45:26.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:45:36.915Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b462d177-9611-4b4c-9cba-b1ead5004cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:45:36.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:45:46.921Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e17a1f22-c84d-4dda-9dbb-95086ab84997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:45:46.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:45:56.929Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=662d8e10-9dde-4f91-8055-01da73264b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:45:56.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:46:06.942Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=be02aada-1594-47e1-a425-d772f720c16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:46:06.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:46:16.952Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=bf414e38-3dba-47e8-a6ee-4c93168958ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:46:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:46:26.959Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=294dd4cd-f75a-41fe-996f-15807706aee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:46:26.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:46:36.968Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0f21bd5b-0a48-48ca-93be-766a9fa9b2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:46:36.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:46:46.986Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=209993c5-5655-4754-a541-35e91322e37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:46:46.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:46:56.994Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=61c1ac71-9e9b-4542-8b67-93322a875eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:46:57.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:47:07.004Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0142d3c1-abed-4067-8b0b-d8196e4330c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:47:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:47:17.014Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c39c4813-2030-49ee-b33b-e2845af8be34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:47:17.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:47:27.031Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5a6bbd6f-1536-4085-9a04-233554259603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:47:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:47:37.038Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=67ba36ad-58ee-4b16-8976-e7f51ab54554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:47:37.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:47:47.046Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=605fff9a-e9b8-4ba1-bcce-57849542411a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:47:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:47:56.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:47:56.742Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-28T23:47:56.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:47:56.746Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:47:56.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:47:56.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-28T23:47:56.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-28T23:47:56.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:47:57.054Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=89da0d23-12ee-4635-bebc-6db39b3a5e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:47:57.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:48:07.063Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=50a3eac5-6f81-43d7-b2cb-5ebc3eab8707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:48:07.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:48:17.073Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2c384cca-097d-4db7-950d-b15a3006a048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:48:17.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:48:27.085Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=33b5ec25-6865-48fd-b865-fa4511d173aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:48:27.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:48:37.094Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=521e89e3-1f8f-4261-b480-08242e0ba8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:48:37.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:48:47.101Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a5cbf263-c0aa-4703-be3b-dd165d1b9e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:48:47.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:48:57.108Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f4a09417-2d17-4af2-bfca-2c5de7a95e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:48:57.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:49:07.118Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=77d23117-481a-4481-8bb6-3e6b385adac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:49:07.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:49:17.147Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=190ced0e-6dd0-4d5b-9b7a-f04f6a0678aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:49:17.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:49:27.157Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=328315d7-cbac-4559-a1d9-7a535317fba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:49:27.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:49:37.165Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=098602a0-c838-4be6-890a-f0c30d9d6dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:49:37.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:49:47.173Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c4886bf0-6b8c-4761-8804-8e73c53b013f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:49:47.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:49:57.179Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ef12a26c-c164-4777-888f-9d4706dd8aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:49:57.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:50:07.188Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=79ac018f-4582-4913-8b11-ffe7450f462a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:50:07.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:50:17.203Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6f16ba72-4e59-42da-a488-9fbafcc66f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:50:17.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:50:27.211Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=edebbde4-672a-4e44-863f-1b031d6c987c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:50:27.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:50:37.218Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2f22c29e-749b-47e5-8800-db3e5ad979c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:50:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:50:47.225Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2bb6e09c-bc1a-48b6-9b68-bacdba55ae48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:50:47.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:50:57.233Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6a7267c2-4c71-4ff8-b753-088fd33db86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:50:57.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:51:07.240Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=97766021-96b3-4549-ac13-33d87b9c9b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:51:07.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:51:17.248Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=006d1ef4-e72a-4e36-958d-24364d14bc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:51:17.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:51:27.256Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=817c0291-6a5a-4221-be2d-1fc6974cea14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:51:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:51:37.272Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=64fdad76-ecb6-4986-8e2c-fa1499f6446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:51:37.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:51:47.285Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ba4c8667-6664-4377-8def-9a8f0fc2cae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:51:47.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:51:57.295Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b405d5b0-37ab-442e-a9ab-cee463019e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:51:57.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:52:07.302Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0211d2f7-7396-4fc6-9f38-8872aafe7c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:52:07.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:52:17.316Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=13d001c8-3d97-44fa-bc8c-a32eb0649cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:52:17.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:52:27.325Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c2b87325-19b0-43b6-9f50-204c6ba8ca4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:52:27.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:52:37.337Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=73c99a02-9bc5-4dd0-8b49-c0f5937487d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:52:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:52:47.347Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0037732d-35c4-44b6-8a13-33d50984db93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:52:47.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:52:56.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:52:56.699Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-28T23:52:56.700Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:52:56.702Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:52:56.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:52:56.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-28T23:52:56.707Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-28T23:52:56.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:52:57.364Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=4272fd2d-2221-4e97-b67a-b65326bba210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:52:57.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:53:07.370Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=111cedd0-519e-4dfa-a0dd-526afbb494cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:53:07.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:53:17.379Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=dba37d35-aed1-460f-b8b5-ca171544cbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:53:17.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:53:27.390Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=24f80946-d513-4200-a46a-0dff4815991a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:53:27.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:53:37.403Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=4e19c844-4410-4c2c-b33f-123881c2d654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:53:37.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:53:47.416Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2b13eac9-97f8-4040-80a5-a316810c84d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:53:47.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:53:57.428Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=de4eb854-5a2f-42aa-885f-cb5009f3b974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:53:57.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:54:07.436Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=4511441f-7fb9-43e4-a43f-09d925296c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:54:07.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:54:17.444Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=164b5289-d2f8-4738-be08-df2edd06b96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:54:17.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:54:27.452Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9d9b25e3-aaf5-47e0-b1f1-bbd25504e975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:54:27.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:54:37.462Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9b1ed00d-a448-4bb1-8a33-2465d9791158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:54:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:54:47.486Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=4c69e560-ef28-4499-8b47-35a68c59f570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:54:47.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:54:57.495Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=133f27de-77ec-4753-a37f-5a4053c6f126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:54:57.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:55:07.503Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0199d830-746b-4565-9ed4-5c21ee2170b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:55:07.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:55:17.512Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=16cd037e-0a20-4e6d-952b-a146638d5957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:55:17.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:55:27.519Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6bb0cb8d-0457-4c25-bb33-d8b4338272a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:55:27.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:55:37.533Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d3c4a29d-692b-4732-93ef-1fb9d65f14e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:55:37.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:55:47.543Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3eadf564-8168-4716-a6fc-3cd14af70148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:55:47.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:55:57.558Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8dffe34c-0bb6-493e-9027-206c582773b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:55:57.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:56:07.566Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9c612f94-14d7-4b76-9eaf-c57a7af51944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:56:07.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:56:17.574Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a3e06b27-fb19-4685-b2bf-7fe9321ab106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:56:17.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:56:27.588Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=777969d5-c135-4d06-b62d-a343756dd5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:56:27.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:56:37.596Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=540079c9-5ba0-42fc-b72b-982fd2b9e83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:56:37.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:56:47.605Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c86ca0c5-b26c-4d60-a70b-eb7181486cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:56:47.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:56:57.614Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e9bf9c22-63c5-4a34-8825-523ddafd16f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:56:57.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:57:07.623Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=fb956edf-9dda-4ea2-aea7-5fe5c0892e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:57:07.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:57:17.641Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=62b3a926-561c-40ee-b2a0-623a4e933f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:57:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:57:27.655Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0a632112-9a5d-49a5-a332-88e88a043cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:57:27.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:57:37.663Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3ef31961-ad51-4f3b-be96-c5d868488d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:57:37.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:57:47.670Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9bee3d5e-2329-451b-a5e1-f4f72293a04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:57:47.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:57:56.706Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-28T23:57:56.706Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-28T23:57:56.707Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:57:56.709Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:57:56.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-28T23:57:56.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-28T23:57:56.714Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-28T23:57:56.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:57:57.678Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3368a772-1760-4d14-b3f1-47443e15e499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:57:57.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:58:07.684Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9db8a14e-5cb6-4502-8572-f81407adb468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:58:07.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:58:17.692Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=4a381c79-9cd9-45c2-b99c-50a1921212cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:58:17.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:58:27.706Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=dc404553-6d3a-425f-b2da-70a2559cbf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:58:27.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:58:37.715Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6b01af9a-4c1c-4224-af98-ecd19fca4207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:58:37.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:58:47.727Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=aa1e07d8-74df-4640-8f01-e639d7031f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:58:47.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:58:57.739Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=38069a45-90ff-4f56-9651-1a0e1f920470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:58:57.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:59:07.752Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3b32c82d-09a3-436f-83bd-57b017209504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:59:07.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:59:17.760Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=30d78357-92af-4230-9d18-1dc85c5ff3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:59:17.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:59:27.775Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b2b34f0a-829e-448c-8ca8-c5791c00adb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:59:27.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:59:37.785Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=33a87757-c209-46bc-bd6b-250e41db9028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:59:37.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:59:47.797Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0b41b4dc-0cc2-4eb0-82e4-73c7fa5dcf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:59:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:59:57.803Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=bc5b19c0-70a1-455c-bb8e-2a7c4c8fbd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-28T23:59:57.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:00:07.810Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=64219769-57c0-4aeb-9c4b-e43182ef00a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:00:07.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:00:17.856Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=bc898ac6-8724-4249-9bb0-e32f2a61552a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:00:17.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:00:27.865Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=45e2f2a5-50b4-4543-8d10-865fec7c6c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:00:27.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:00:37.880Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=60cf7e55-c440-496b-b9fa-e8b502fca69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:00:37.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:00:47.891Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0abc6eb1-57db-4008-b3c1-18051c580244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:00:47.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:00:57.903Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d0832e41-d2e9-45ca-9c28-b97f7af446d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:00:57.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:01:07.910Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=18581939-683e-4da3-87d9-6dba487e255b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:01:07.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:01:17.923Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b1f5d034-d8ae-47aa-bac7-a1be58356e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:01:17.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:01:27.938Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=422a6c1f-e1ba-45e5-90d2-97b1badcbdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:01:27.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:01:37.947Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=763fa528-4a47-4d54-9999-2b563b7d3106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:01:37.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:01:47.956Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=dc3b7ccc-c4e0-41fe-b94b-167ea117ce39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:01:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:01:57.963Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f801c90e-4d30-4f28-825a-29c2f3ba6a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:01:57.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:02:07.969Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=65f72006-941a-4cc0-a0df-e80f323d55c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:02:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:02:17.976Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=84f70c6a-1394-4747-9f19-555f5a16b0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:02:17.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:02:27.983Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a0d51ec0-ad81-4c4d-84b0-742b7b9af07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:02:27.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:02:37.992Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0b49b1cb-6169-45a3-a2e9-ea54fd885db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:02:38.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:02:48.007Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7895c502-3345-494d-9ba8-f52e9fb65b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:02:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T00:02:56.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T00:02:56.710Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T00:02:56.711Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:02:56.713Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:02:56.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:02:56.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T00:02:56.717Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-29T00:02:56.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:02:58.024Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=60a7d5b4-5d56-4905-96ab-3d8570d1ddec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:02:58.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:03:08.030Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0372f8a2-1394-4b77-b64e-e34d25a6c5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:03:08.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:03:18.038Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0fc1b91f-e9ac-477a-8922-5e9079a48809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:03:18.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:03:28.046Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a6cfa93b-6081-4073-be3e-632f28801f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:03:28.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:03:38.052Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f1aa0bb6-129e-4f22-ba22-22c0b05515b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:03:38.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:03:48.060Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b2ac5e9d-b1b5-48ab-885a-e5d6d5d2193d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:03:48.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:03:58.072Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9045f49d-91e9-4481-83e4-05a2b79df6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:03:58.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:04:08.080Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5f83f91f-cab1-4dcc-b7c8-71bbb2362a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:04:08.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:04:18.089Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e523d100-db25-43d0-9be2-0cd141d03d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:04:18.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:04:28.122Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=32ae774d-d8c2-47c0-8d65-68aa22d7d12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:04:28.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:04:38.130Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=58f6bc23-f031-48ba-835d-02290edae562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:04:38.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:04:48.138Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=96ac9768-6a82-490f-9443-5cb96d3ee479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:04:48.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:04:58.150Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7b6eeff4-14c1-4ce5-ab3f-d17f95d3b408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:04:58.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:05:08.158Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=34a6ffb6-1f80-496f-be3a-774572e37db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:05:08.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:05:18.165Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8f0e960c-ea1f-4f86-8a38-aace734cdd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:05:18.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:05:28.174Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=158dc94e-0cf4-4c94-859a-2fee1bfe30e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:05:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:05:38.181Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=4b2e1a72-e424-4d5f-ab2e-a6c56ab1aeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:05:38.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:05:48.188Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ef028fa7-012e-4e72-97a2-d0a055338a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:05:48.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:05:58.195Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c35041e4-fe0f-4c1c-8b08-78a5294a76ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:05:58.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:06:08.205Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=54602b27-03f2-4599-b264-985630d295e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:06:08.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:06:18.216Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5e2e7e3d-6b75-49d2-b880-8ae180cfb531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:06:18.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:06:28.223Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5081e984-2ed6-4d3b-a5af-fccee77f5766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:06:28.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:06:38.229Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=26c20903-3a5a-45a0-a54c-f47ad3dcaf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:06:38.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:06:48.238Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d0411b85-dc2f-4de6-ba81-d5b6b4102e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:06:48.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:06:58.250Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d22d819b-b6ee-4286-b2f4-6fa7d7f55979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:06:58.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:07:08.258Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0ac200d6-774c-4bce-b134-fbcffad30680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:07:08.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:07:18.276Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=acd90696-1bc6-4e5b-bc92-5131ca7df38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:07:18.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:07:28.286Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e7d191f2-837f-4a29-8a33-52b8312e0b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:07:28.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:07:38.293Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=30e00b4c-3f5e-4399-b6ae-04df8b7f9a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:07:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:07:48.300Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=fd126061-6e30-4636-83c2-593dde0dcaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:07:48.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T00:07:56.689Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T00:07:56.689Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T00:07:56.690Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:07:56.700Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:07:56.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:07:56.704Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T00:07:56.704Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-29T00:07:56.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:07:58.309Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=16f691b7-e4a7-4dbc-a93a-0053c8158fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:07:58.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:08:08.317Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=87f5456d-9733-4053-87dd-4bd5613bed44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:08:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:08:18.324Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ba51eaf0-ced3-4ac2-a488-56daf630bdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:08:18.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:08:28.334Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=eaf57d0e-2f87-4a14-8102-9c7ce41c3b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:08:28.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:08:38.347Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=1dce813b-9cae-441b-ab4e-28c0dbf8935a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:08:38.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:08:48.354Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2a1029b7-6f2d-456c-89c4-a6f9e8f792fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:08:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:08:58.362Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b336f484-f301-4250-8605-b3edb3d8974e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:08:58.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:09:08.370Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=469cf309-c7f8-4ae2-b80c-795b84f8efea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:09:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:09:18.378Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=67a5afe3-0971-4eb1-bcca-0ef7219f1fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:09:18.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:09:28.386Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=1ea3e0f1-26a4-48a7-b3c6-353e8fca9061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:09:28.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:09:38.398Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=25e5dd12-0d8f-4319-bf70-16f1f9104590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:09:38.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:09:48.415Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e87c4e0b-cfc1-48d1-9a85-d9adf39459a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:09:48.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:09:58.423Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ca3b6e6e-fdac-4002-8ff5-8c4eb5e86aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:09:58.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:10:08.432Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=374d4c84-66be-43a5-9266-97c146962c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:10:08.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:10:18.446Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c798ad32-66a2-4ca3-9814-63a09413e0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:10:18.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:10:28.453Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=fc6b9928-193c-40b7-a45c-5af5b8f1589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:10:28.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:10:38.462Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8749258c-82c2-4a2a-bb4e-9bb185d43533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:10:38.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:10:48.477Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0d174a16-eeb0-4e91-b920-82064218eb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:10:48.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:10:58.487Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d9ba6489-4c39-4c81-846a-511714f1d634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:10:58.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:11:08.495Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a7d10e41-e284-4af6-a6ad-c3095226c3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:11:08.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:11:18.502Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=70f79ffc-0680-4aec-b61c-1b7423645bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:11:18.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:11:28.511Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=bb56ef4f-71b9-4d01-8355-db6cde5473f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:11:28.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:11:38.520Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=1bf1de4f-eebe-4ac5-851a-fb8e5c4bb3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:11:38.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:11:48.536Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d2042936-afce-4f21-9fcd-3ff882d4a004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:11:48.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:11:58.547Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=39c9d6e2-b27b-4e1d-99dc-7ab830e1e0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:11:58.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:12:08.556Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=939f2477-175f-4aba-bf8b-6b43fd03edb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:12:08.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:12:18.565Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=24097497-8982-45a3-8ebd-895d420f3e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:12:18.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:12:28.572Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3dbb716a-c19c-4722-8c86-30bd4fd37541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:12:28.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:12:38.578Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e7667bd3-9a35-4af6-a226-60d3c37c2f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:12:38.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:12:48.587Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ab5f350b-9367-4dea-900f-f60accb05899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:12:48.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T00:12:56.714Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T00:12:56.714Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T00:12:56.715Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:12:56.718Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:12:56.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:12:56.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T00:12:56.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-29T00:12:56.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:12:58.596Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=485264f6-f059-4d4b-9d6a-34885ab4cd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:12:58.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:13:08.615Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7206b97c-0cf9-4fdb-8969-8b9c82b6dec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:13:08.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:13:18.624Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e14a2ef5-bce7-4e0a-9889-34ac4dd4e411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:13:18.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:13:28.635Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d0ff2fcb-9627-41d3-a2bc-186c93d84309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:13:28.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:13:38.643Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c757cbc7-7925-4f8d-8011-73502e47d63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:13:38.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:13:48.651Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=06403198-4acb-4d50-81f0-43c363a8e162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:13:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:13:58.660Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=eede2e13-b969-4936-970a-5254750327a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:13:58.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:14:08.673Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=58307b6b-0aec-4c7f-936c-8d51598e52fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:14:08.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:14:18.684Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=37070c46-c633-4b47-b11f-2dd35432dda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:14:18.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:14:28.690Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=eabb452a-282a-439c-b2e2-abb6128ad8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:14:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:14:38.697Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=4ff9452f-cfd3-4f36-af48-a5cc828fed8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:14:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:14:48.704Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=bd386fd7-c97d-4e3f-8df5-6f25971f85cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:14:48.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:14:58.713Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=696cda74-e3f1-43f1-a61c-b800052d4592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:14:58.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:15:08.722Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=28bb390a-49ad-4ccf-8382-d5abb4b343ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:15:08.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:15:18.738Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ebf29931-413e-462e-ba32-d846b9ff2a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:15:18.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:15:28.744Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=83aba5a5-4c0b-4ffd-8651-025e55921a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:15:28.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:15:38.752Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=366ecb6e-203a-437e-a789-e9f11bef2535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:15:38.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:15:48.760Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=748219ca-198a-4afe-b446-8a807ff68534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:15:48.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:15:58.767Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=710f6c1e-8af6-46fa-9b2c-3d203f9984b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:15:58.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:16:08.774Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=58fdbf85-c01d-49d5-a002-13ae19f5f299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:16:08.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:16:18.781Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3ddc6a01-c867-480c-b4e8-5e62d03a6c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:16:18.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:16:28.798Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=1d6a8ffa-6b14-42c3-9fa5-0f9a5396d705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:16:28.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:16:38.807Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ecd050e0-cc33-4fd6-aa1e-7ccc61eda3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:16:38.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:16:48.819Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=776c6378-d7d2-4b3d-984c-4c3ee4abcfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:16:48.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:16:58.830Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ad96c068-e9dc-4d4c-bae3-f11e91024645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:16:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:17:08.843Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a7eb9d89-ac4c-4236-b13d-4aa442d6f185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:17:08.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:17:18.854Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a0372943-b086-4e6d-b090-5f9939309dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:17:18.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:17:28.860Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ee563082-280a-4aba-8adc-99e5def4cc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:17:28.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:17:38.866Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b95b4a17-a59e-4355-900e-0d53061dbf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:17:38.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:17:48.873Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=33357609-f059-462b-9f77-eed847a4825d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:17:48.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T00:17:56.694Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T00:17:56.694Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T00:17:56.695Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:17:56.697Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:17:56.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:17:56.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T00:17:56.701Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-29T00:17:56.702Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:17:58.881Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=65b5e588-30f6-4467-bdba-bdd7121d5a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:17:58.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:18:08.888Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0a7af5a0-0894-48f3-b4b0-c73c1e7612ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:18:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:18:18.897Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=341511c1-de2c-4573-95e8-02bff9389705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:18:18.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:18:28.910Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8771c272-6420-4f4e-8f19-eb869957c066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:18:28.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:18:38.919Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=89397481-505c-48b2-8e03-41deb06a998d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:18:38.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:18:48.929Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f3ea4e54-c7d4-42b2-861e-2d8b7d32e145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:18:48.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:18:58.937Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7d893942-f0e1-4b6b-9f6a-429ea9e5fed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:18:58.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:19:08.947Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=67ca7f38-f58b-48ef-9e84-87280eca0fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:19:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:19:18.954Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=bae695e3-37ac-491c-8855-4237d5f49b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:19:18.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:19:28.967Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b544b73c-96e3-4b9a-a5ae-da5e89742930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:19:28.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:19:38.975Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f5926adc-f202-48f5-b820-d74058c1981a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:19:38.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:19:48.983Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=618dd8e2-9165-453b-9be9-5c4395b2fc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:19:48.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:19:58.989Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ed8bbfbd-90f8-4eef-ad52-e69726d1e146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:19:58.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:20:08.996Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=68835e32-0e28-4dee-bb41-4565c2e88f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:20:09.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:20:19.003Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7b38c249-14c4-4769-aa9b-ca265d66f51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:20:19.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:20:29.010Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=178fd0df-ef9c-40ad-968f-fdfc6b81314a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:20:29.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:20:39.017Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ec1aa762-e6c8-4b1e-b96a-c39877f627c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:20:39.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:20:49.025Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=21dfbe9a-61e2-4f0b-8204-1e4ebbbe1713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:20:49.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:20:59.039Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=06e40e34-2cec-495b-bfd3-cf4fb3896f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:20:59.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:21:09.049Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2f644fe1-6eed-4cca-8240-75f7088abdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:21:09.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:21:19.055Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ae9ed86e-f298-4b46-9c72-09c5081e56dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:21:19.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:21:29.062Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e23f87e4-f6ed-42bc-83f5-e62efa9dc6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:21:29.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:21:39.069Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2f7300eb-5186-4963-b03b-2a836078b1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:21:39.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:21:49.076Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0163b05d-ae9f-4e87-845c-c404a4266dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:21:49.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:21:59.083Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f974a6ec-8b79-4b13-af65-720625460a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:21:59.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:22:09.094Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ecc1c08d-9956-4249-b13a-1f58b7675a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:22:09.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:22:19.101Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=72c93971-079f-4ea5-bf06-7019bd0a084a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:22:19.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:22:29.114Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=cc2ea1ec-aed0-4a69-9308-bef5fadde263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:22:29.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:22:39.131Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0153ac01-fe5a-4c69-ba1f-a8e495300cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:22:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:22:49.138Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=dd51b9c0-a0cd-492a-b257-b6e419152934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:22:49.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T00:22:56.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T00:22:56.712Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T00:22:56.712Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:22:56.714Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:22:56.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:22:56.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T00:22:56.717Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-29T00:22:56.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:22:59.145Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=abfd4337-83bc-4869-93dc-f182880ff0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:22:59.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:23:09.151Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7d6a34e2-7114-41d5-97de-b3a1d58181f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:23:09.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:23:19.158Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=dfd1f59a-48da-4ee3-ad90-9421350a8945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:23:19.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:23:29.165Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=98cc3f43-7366-4940-9577-34c5b33ab05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:23:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:23:39.173Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=32513ea7-090d-46f6-99a0-92e467411d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:23:39.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:23:49.185Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c4b5becc-c95c-43eb-91de-1687622fcfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:23:49.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:23:59.192Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ca35c58d-a968-4a38-977b-6fcfd2d892d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:23:59.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:24:09.200Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c2c4169e-34ac-44a8-b15c-b0bfaa7aac82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:24:09.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:24:19.210Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ddde70e6-e2f5-481f-812a-fc421121ec5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:24:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:24:29.218Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a911405b-66fe-4955-ad99-84d234c056f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:24:29.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:24:39.236Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d3c596f5-80bf-4df6-8834-ebe50f6e4ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:24:39.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:24:49.249Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=1cddbe4e-7d21-4fd8-bb6b-336f89aadc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:24:49.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:24:59.255Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e420e5cd-b244-4c1e-aaa0-f80a57fa4799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:24:59.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:25:09.262Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=497c1c03-7823-4690-a38e-ceb484e16530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:25:09.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:25:19.279Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=1009f92a-049b-4a86-bae9-425393bd7cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:25:19.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:25:29.287Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=bb253c73-3218-483f-a49a-bae73d17da13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:25:29.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:25:39.296Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0e7eb55b-c642-414e-a805-e2b80430b2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:25:39.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:25:49.310Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8704a505-86e3-4acf-9bcc-91b5d19ae0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:25:49.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:25:59.323Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a781e747-811b-461e-a60b-3b33d5425fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:25:59.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:26:09.339Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8255da4d-20bd-48f4-ba50-ab1d6e0d0cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:26:09.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:26:19.348Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=de06d480-a9b7-4f14-bf58-ca74a20cabd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:26:19.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:26:29.356Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=74051a1d-9f31-4c10-8ab5-5304242c43e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:26:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:26:39.362Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=fc91e341-ab9b-48c2-8b5f-8a259b62eeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:26:39.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:26:49.370Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=96b888dc-1431-441e-85cc-98d62d8721dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:26:49.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:26:59.384Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=be4c7b2e-a371-4d0b-ab64-75ce29d7546a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:26:59.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:27:09.399Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=cd0ff8aa-1d2f-4cdf-ade3-7b53cc6674a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:27:09.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:27:19.410Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c910864f-cefa-4ab5-8ce0-f96738868f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:27:19.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:27:29.417Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=84f977ac-efc7-4e37-96d1-63ad5af7e495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:27:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:27:39.425Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=42850fa3-8288-4bee-ac4a-bc809ae0d014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:27:39.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:27:49.432Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=28eb7a7a-54b2-430a-aaf8-227f85e66b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:27:49.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T00:27:56.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T00:27:56.704Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T00:27:56.705Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:27:56.707Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:27:56.710Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:27:56.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T00:27:56.710Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-29T00:27:56.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:27:59.439Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8d892516-dc4f-4c3e-8500-e143514f87fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:27:59.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:28:09.449Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e50aa5fa-2ace-4fbe-be28-09228a342cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:28:09.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:28:19.465Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9682d1d9-46ba-4103-835d-38a4ec5f3f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:28:19.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:28:29.473Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=f88b1a0a-dbf9-410f-a3a9-c1e799bf2d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:28:29.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:28:39.481Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=cc6ba3ad-c131-4d1b-883e-7670acf03d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:28:39.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:28:49.488Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6405daf5-7bf1-44ef-828f-53bfca5117d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:28:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:28:59.498Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=4499872d-be3d-4c78-94c3-32cf4ef448f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:28:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:29:09.506Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6ed00350-25a4-4584-8670-65feb103a2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:29:09.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:29:19.515Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d61c34dd-a21a-4dea-8fc2-983b5e3eee97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:29:19.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:29:29.524Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=def558d0-4d40-40ad-8abb-a503ac44b23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:29:29.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:29:39.536Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=a083e273-657a-4cd2-a111-2a53e2d6aee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:29:39.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:29:49.544Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9b7d94da-dc8f-4b87-b8ad-a7f883c0b027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:29:49.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:29:59.551Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=faefb02c-9785-4ce3-a6be-3704a93bcce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:29:59.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:30:09.558Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2a2bb576-108a-4082-9d59-2f4e1d31dc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:30:09.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:30:19.568Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0e5ee813-4b6d-4adc-b6ee-ad524476f656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:30:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:30:29.575Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=bc1d4ee4-c5f1-4bf1-9a21-3db4f2d2e1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:30:29.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:30:39.581Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9238824c-1986-4818-85e8-81f33d28b1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:30:39.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:30:49.592Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=2058f7fa-8b4a-4273-b9c7-a4d5ab366594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:30:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:30:59.605Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5fbe27ba-61bb-4d4b-8e1c-1dc7eae3b5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:30:59.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:31:09.615Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=cff337fa-50f4-49f8-bf07-be74e4b921f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:31:09.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:31:19.623Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9446a605-829a-4ef6-bcc1-aec6675414c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:31:19.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:31:29.630Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8a6335b8-6112-40e1-9846-60816b6d83c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:31:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:31:39.641Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9e204a62-809d-4c40-ad4a-260972955a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:31:39.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:31:49.653Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=e7b968b1-1353-45f3-b35f-bb9bf7743eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:31:49.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:31:59.662Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ba271901-d7c6-41c1-824a-4f37af0f1f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:31:59.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:32:09.670Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=9fcc5198-159f-4bad-bc4f-e193de236d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:32:09.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:32:19.677Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=4185f48b-ddf1-46f9-80b1-29fb8d579ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:32:19.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:32:29.686Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=5754043e-799b-4105-8bab-d3adaa370b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:32:29.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:32:39.693Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6d5de052-b2a2-4917-a9f5-177d9f8e4c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:32:39.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:32:49.700Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ed93ae87-f60b-4edc-a747-4d74e1bdfa67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:32:49.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T00:32:56.672Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T00:32:56.672Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T00:32:56.673Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:32:56.674Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:32:56.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T00:32:56.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T00:32:56.678Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-29T00:32:56.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:32:59.706Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=27439325-aa16-45b9-8e92-4784e44955c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:32:59.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:33:09.712Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c5324bab-3b69-41a4-9bdd-688b2d3d1c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:33:09.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:33:19.729Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=261db2a2-a34e-4c3e-a9c2-49282f44766f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:33:19.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:33:29.738Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=6c2b4ea7-8b61-43f8-bb28-741cedb1d8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:33:29.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:33:39.748Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=0a9c4c8c-0292-476f-8fdf-a180af34d4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:33:39.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:33:49.758Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7c83adb3-4e2b-4c51-9710-7da5c363e389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:33:49.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:33:59.766Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=279f71ca-eee1-4acb-a017-ab8c7a6a207e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:33:59.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:34:09.774Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=c54fea8a-7159-45d2-b4ff-cf09f91254e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:34:09.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:34:19.781Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3dcc9452-464d-4c51-96fa-47b6768491df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:34:19.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:34:29.794Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ecf3ec0f-113d-49cc-a616-3a5109978239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:34:29.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:34:39.809Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=38297107-f699-4e42-9eac-de1088136bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:34:39.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:34:49.817Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=92b7e417-9256-4757-ae25-fd4890f04870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:34:49.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:34:59.826Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=d9d3d26c-6251-4506-89a9-f8b53f88806e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:34:59.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:35:09.834Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=deec3d85-cfc1-4fa2-af9c-8adf81601ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:35:09.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:35:19.842Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=1a651134-3555-4b56-8295-36b556ed0bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:35:19.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:35:29.850Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=aad1273d-d1ef-41e8-b2dd-9c476d7ecf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:35:29.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:35:39.870Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=aefb67db-58e0-4f88-b008-62715ca4a28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:35:39.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:35:49.881Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b566996e-ad47-4a28-97ae-cbe3c9ed4403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:35:49.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:35:59.889Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8ec7ce3b-04bd-4949-9e78-fc7f625e5267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:35:59.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:36:09.896Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=345ab774-ac91-46df-af56-7a96c05706e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:36:09.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:36:19.907Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=ef09189b-7ca1-4531-a9b0-25af9c3920b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:36:19.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:36:29.913Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=7479e981-2023-4e4a-9fb2-f56d22d065ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:36:29.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:36:39.922Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=b8b4fd83-186c-47bc-bbff-24305c6e8034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:36:39.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:36:49.936Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=58781cb9-545a-4151-bde0-6a489ed4f00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:36:49.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:36:59.943Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=aeb673c5-c21e-428d-8b54-b3559cd977e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:36:59.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:37:09.948Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=3c827968-f355-4e4a-91dd-7dddd6ae7085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:37:09.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:37:19.961Z |INFO |Init configs |InvocationID=401fb3fe-1c8d-4e9d-912e-fdfedbad2a2c, InstanceUUID=8fe9999b-b6e7-413a-a076-dcd09ff9a1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T00:37:19.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |